Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/138984 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos8-docker-8c-8g-40120 (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-fWY21A7aYwuN/agent.5429 SSH_AGENT_PID=5431 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/cps-master-verify-java@tmp/private_key_3368250518265873435.key (/w/workspace/cps-master-verify-java@tmp/private_key_3368250518265873435.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-ssh7369196027209089900.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-ssh179355281334568219.key Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git refs/changes/84/138984/1 # timeout=30 > git rev-parse 01a3b7573a5f46d485cce8301141a509451d0d6a^{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 01a3b7573a5f46d485cce8301141a509451d0d6a (refs/changes/84/138984/1) > git config core.sparsecheckout # timeout=10 > git checkout -f 01a3b7573a5f46d485cce8301141a509451d0d6a # timeout=30 Commit message: "Reduce anchor lookups related to PrefixResolver (CPS-2417 #1)" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk e715450db255af638e6de700d21df3c71a065e08 # timeout=10 [cps-master-verify-java] $ /bin/bash /tmp/jenkins2138880932920110922.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-tPtM 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-tPtM/bin to PATH Generating Requirements File Python 3.10.6 pip 24.2 from /tmp/venv-tPtM/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.5.0 aspy.yaml==1.3.0 attrs==24.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.35.23 botocore==1.35.23 bs4==0.0.2 cachetools==5.5.0 certifi==2024.8.30 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.7.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.6.1 docker==4.2.2 dogpile.cache==1.3.3 durationpy==0.7 email_validator==2.2.0 filelock==3.16.1 future==1.0.0 gitdb==4.0.11 GitPython==3.1.43 google-auth==2.35.0 httplib2==0.22.0 identify==2.6.1 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.4 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.23.0 jsonschema-specifications==2023.12.1 keystoneauth1==5.8.0 kubernetes==31.0.0 lftools==0.37.10 lxml==5.3.0 MarkupSafe==2.1.5 msgpack==1.1.0 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 netifaces==0.11.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==4.0.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.1.0 oslo.config==9.6.0 oslo.context==5.6.0 oslo.i18n==6.4.0 oslo.log==6.1.2 oslo.serialization==5.5.0 oslo.utils==7.3.0 packaging==24.1 pbr==6.1.0 platformdirs==4.3.6 prettytable==3.11.0 pyasn1==0.6.1 pyasn1_modules==0.4.1 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.4.0 PyJWT==2.9.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.6.0 python-dateutil==2.9.0.post0 python-heatclient==4.0.0 python-jenkins==1.8.2 python-keystoneclient==5.5.0 python-magnumclient==4.7.0 python-openstackclient==7.1.2 python-swiftclient==4.6.0 PyYAML==6.0.2 referencing==0.35.1 requests==2.32.3 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.20.0 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.8 s3transfer==0.10.2 simplejson==3.19.3 six==1.16.0 smmap==5.0.1 soupsieve==2.6 stevedore==5.3.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.2 tqdm==4.66.5 typing_extensions==4.12.2 tzdata==2024.1 urllib3==1.26.20 virtualenv==20.26.5 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.4.3 [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/jenkins11576714714074401561.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/config7657428315791018768tmp copy managed file [cps-settings] to file:/w/workspace/cps-master-verify-java@tmp/config7118995318613746800tmp [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-40120 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/settings9516187905650148597.xml -gs /tmp/global-settings4028468950638824187.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=01a3b7573a5f46d485cce8301141a509451d0d6a -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=daniel.hanrahan@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Daniel Hanrahan" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/cps/+/138984 -DGERRIT_PATCHSET_UPLOADER_EMAIL=daniel.hanrahan@est.tech "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=comment-added -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=cps -DGERRIT_CHANGE_NUMBER=138984 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Daniel Hanrahan\" <daniel.hanrahan@est.tech>' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/84/138984/1 "-DGERRIT_PATCHSET_UPLOADER_NAME=Daniel Hanrahan" -DGERRIT_EVENT_UPDATED_APPROVALS={} '-DGERRIT_CHANGE_OWNER=\"Daniel Hanrahan\" <daniel.hanrahan@est.tech>' -DPROJECT=cps -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=UmVkdWNlIGFuY2hvciBsb29rdXBzIHJlbGF0ZWQgdG8gUHJlZml4UmVzb2x2ZXIgKENQUy0yNDE3ICMxKQoKSW5zdGVhZCBvZiBsb29raW5nIHVwIHNhbWUgQW5jaG9yIG1hbnkgdGltZXMgaW5zaWRlIGEgZm9yLWxvb3AsCmRvIGl0IG9uY2Ugb3V0c2lkZSB0aGUgbG9vcC4KClRoaXMgZ3JlYXRseSBpbXByb3ZlcyBwZXJmb3JtYW5jZSBpbiBzb21lIGNhc2VzLCBzdWNoIGFzIHYyIEdFVCBBUEk6Ci0gL2Nwcy9hcGkvdjIvZGF0YXNwYWNlcy97ZGF0YXNwYWNlfS9hbmNob3JzL3thbmNob3J9L25vZGUKVGVzdGluZyBzaG93cyAzeCBmYXN0ZXIgcmVzcG9uc2UgdGltZS4KCklzc3VlLUlEOiBDUFMtMjQxNwpTaWduZWQtb2ZmLWJ5OiBkYW5pZWxoYW5yYWhhbiA8ZGFuaWVsLmhhbnJhaGFuQGVzdC50ZWNoPgpDaGFuZ2UtSWQ6IEk4MGQ5N2Q4Y2MyNDM3MmVlZDcwNjI2ZWQ4NDBjYWQ5ODVjYmUwYTRiCg== -DGERRIT_NAME=Primary -DGERRIT_TOPIC=CPS-2417 "-DGERRIT_CHANGE_SUBJECT=Reduce anchor lookups related to PrefixResolver (CPS-2417 #1)" '-DGERRIT_EVENT_ACCOUNT=\"Daniel Hanrahan\" <daniel.hanrahan@est.tech>' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I80d97d8cc24372eed70626ed840cad985cbe0a4b -DGERRIT_EVENT_HASH=1990638205 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_COMMENT_TEXT=UGF0Y2ggU2V0IDE6CgpyZWNoZWNr -DGERRIT_EVENT_ACCOUNT_EMAIL=daniel.hanrahan@est.tech -DGERRIT_PATCHSET_NUMBER=1 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=Daniel Hanrahan" -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.5.3-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 177, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest:jar:3.5.3-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 211, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest-stub-service:jar:3.5.3-SNAPSHOT [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.spockframework:spock-core:jar -> duplicate declaration of version (?) @ line 66, 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] integration-test [jar] [INFO] cps-application [jar] [INFO] policy-executor-stub [jar] [INFO] jacoco-report [jar] [INFO] cps [pom] [INFO] [INFO] -------------------< org.onap.cps:cps-dependencies >-------------------- [INFO] Building org.onap.cps:cps-dependencies 3.5.3-SNAPSHOT [1/21] [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.5.3-SNAPSHOT/cps-dependencies-3.5.3-SNAPSHOT.pom [INFO] [INFO] ------------------------< org.onap.cps:cps-bom >------------------------ [INFO] Building cps-bom 3.5.3-SNAPSHOT [2/21] [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.5.3-SNAPSHOT/cps-bom-3.5.3-SNAPSHOT.pom [INFO] [INFO] ----------------------< org.onap.cps:checkstyle >----------------------- [INFO] Building checkstyle 3.5.3-SNAPSHOT [3/21] [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.5.3-SNAPSHOT.jar [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (copyright-check) @ checkstyle --- ======================================================================================================================== Copyright Check Python Script: /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/utils/PrefixResolver.java | line 3 update year to include 2024 /w/workspace/cps-master-verify-java/cps-service/src/test/groovy/org/onap/cps/utils/PrefixResolverSpec.groovy | line 3 update year to include 2024 2 issue(s) found after 7 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.5.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.5.3-SNAPSHOT/checkstyle-3.5.3-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.5.3-SNAPSHOT/checkstyle-3.5.3-SNAPSHOT.pom [INFO] [INFO] -----------------------< org.onap.cps:spotbugs >------------------------ [INFO] Building spotbugs 3.5.3-SNAPSHOT [4/21] [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.5.3-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.5.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.5.3-SNAPSHOT/spotbugs-3.5.3-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/spotbugs/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.5.3-SNAPSHOT/spotbugs-3.5.3-SNAPSHOT.pom [INFO] [INFO] ----------------------< org.onap.cps:cps-parent >----------------------- [INFO] Building cps-parent 3.5.3-SNAPSHOT [5/21] [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/*:org/onap/cps/policyexecutor/stub/model/* [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/*:org/onap/cps/policyexecutor/stub/model/* [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] --- 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/*:org/onap/cps/policyexecutor/stub/model/* [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.5.3-SNAPSHOT/cps-parent-3.5.3-SNAPSHOT.pom [INFO] [INFO] ----------------------< org.onap.cps:cps-events >----------------------- [INFO] Building cps-events 3.5.3-SNAPSHOT [6/21] [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/*:org/onap/cps/policyexecutor/stub/model/* [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/*:org/onap/cps/policyexecutor/stub/model/* [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 2 resources [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 2 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.3/spotbugs-4.2.3.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] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/src/test/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] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-events --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-events --- [INFO] Skipping JaCoCo execution due to missing execution data file. [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.5.3-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/*:org/onap/cps/policyexecutor/stub/model/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-events --- [INFO] No tests to run. [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] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec [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.5.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.5.3-SNAPSHOT/cps-events-3.5.3-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.5.3-SNAPSHOT/cps-events-3.5.3-SNAPSHOT.pom [INFO] [INFO] --------------------< org.onap.cps:cps-path-parser >-------------------- [INFO] Building cps-path-parser 3.5.3-SNAPSHOT [7/21] [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/*:org/onap/cps/policyexecutor/stub/model/* [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/*:org/onap/cps/policyexecutor/stub/model/* [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 [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.3/spotbugs-4.2.3.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:2 extraneous input '/' expecting QName 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 '<EOF>' line 1:37 mismatched input '@' expecting {'[', '/'} line 1:37 mismatched input ']' expecting {'[', '/'} line 1:37 mismatched input '::' expecting {'[', '/'} [INFO] Tests run: 82, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.632 s - in org.onap.cps.cpspath.parser.CpsPathQuerySpec [INFO] Running org.onap.cps.cpspath.parser.CpsPathUtilSpec line 1:2 missing QName at '/' [INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.onap.cps.cpspath.parser.CpsPathUtilSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 122, 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 7 classes [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.5.3-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/*:org/onap/cps/policyexecutor/stub/model/* [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 7 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.5.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.5.3-SNAPSHOT/cps-path-parser-3.5.3-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.5.3-SNAPSHOT/cps-path-parser-3.5.3-SNAPSHOT.pom [INFO] [INFO] ----------------------< org.onap.cps:cps-service >---------------------- [INFO] Building cps-service 3.5.3-SNAPSHOT [8/21] [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/*:org/onap/cps/policyexecutor/stub/model/* [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/*:org/onap/cps/policyexecutor/stub/model/* [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.3/spotbugs-4.2.3.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 1 source file 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 76 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.aop.CpsLoggingAspectServiceSpec [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.626 s - in org.onap.cps.aop.CpsLoggingAspectServiceSpec [INFO] Running org.onap.cps.api.impl.CpsAnchorServiceImplSpec [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in org.onap.cps.api.impl.CpsAnchorServiceImplSpec [INFO] Running org.onap.cps.api.impl.CpsDataServiceImplSpec [Fatal Error] :1:13: XML document structures must start and end within the same entity. [Fatal Error] :1:13: XML document structures must start and end within the same entity. [Fatal Error] :1:16: The markup in the document following the root element must be well-formed. [Fatal Error] :1:16: The markup in the document following the root element must be well-formed. 14:47:28.792 [main] ERROR org.onap.cps.api.impl.CpsDataServiceImpl -- Failed to send message to notification service java.lang.Exception: publishing failed 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_34_closure21.doCall(CpsDataServiceImplSpec.groovy:597) 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.events.CpsDataUpdateEventsService$SpockMock$136665935.publishCpsDataUpdateEvent(Unknown Source) at org.onap.cps.api.impl.CpsDataServiceImpl.sendDataUpdatedEvent(CpsDataServiceImpl.java:520) at org.onap.cps.api.impl.CpsDataServiceImpl.updateNodeLeaves(CpsDataServiceImpl.java:171) at org.onap.cps.api.CpsDataService$updateNodeLeaves$4.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.onap.cps.api.impl.CpsDataServiceImplSpec.$spock_feature_0_34(CpsDataServiceImplSpec.groovy:599) 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:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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: 83, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.585 s - in org.onap.cps.api.impl.CpsDataServiceImplSpec [INFO] Running org.onap.cps.api.impl.CpsDataspaceServiceImplSpec [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.api.impl.CpsDataspaceServiceImplSpec [INFO] Running org.onap.cps.api.impl.CpsDeltaServiceImplSpec [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.onap.cps.api.impl.CpsDeltaServiceImplSpec [INFO] Running org.onap.cps.api.impl.CpsModuleServiceImplSpec [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 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.409 s - in org.onap.cps.api.impl.E2ENetworkSliceSpec [INFO] Running org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec 14:47:23,983 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 14:47:23,986 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3241c573 - Here is a list of configurators discovered as a service, by rank: 14:47:23,986 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3241c573 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 14:47:23,986 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3241c573 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 14:47:23,986 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3241c573 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 14:47:23,995 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3241c573 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 14:47:23,995 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3241c573 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 14:47:23,996 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3241c573 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 14:47:23,998 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 14:47:23,998 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 14:47:23,998 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3241c573 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 14:47:23,998 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3241c573 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 14:47:23,999 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3241c573 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 14:47:23,999 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 14:47:24,000 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 14:47:24,000 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3241c573 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 14:47:24,000 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3241c573 - Trying to configure with ch.qos.logback.classic.BasicConfigurator 14:47:24,001 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3241c573 - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 14:47:24,001 |-INFO in ch.qos.logback.classic.BasicConfigurator@62cf74f3 - Setting up default configuration. 14:47:24,019 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3241c573 - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 18 milliseconds. ExecutionStatus=NEUTRAL 14:47:29,689 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6f7be76 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 14:47:29,689 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@14ccd97f - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 14:47:29,692 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 14:47:29,692 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 14:47:29,692 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 14:47:29,692 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 14:47:29,692 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 14:47:29,694 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6f7be76 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 14:47:29,694 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@14ccd97f - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 14:47:29,703 |-WARN in IfNestedWithinSecondPhaseElementSC - <if> elements cannot be nested within an <appender>, <logger> or <root> element 14:47:29,703 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 14:47:29,708 |-WARN in IfNestedWithinSecondPhaseElementSC - Element <appender> at line 60 contains a nested <if> element at line 61 14:47:29,741 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1726843649740) 14:47:29,741 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [file:/w/workspace/cps-master-verify-java/cps-service/target/classes/logback-spring.xml] 14:47:29,741 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 14:47:29,748 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 14:47:29,748 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@281aecc8 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 14:47:29,749 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 14:47:29,749 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@281aecc8 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 14:47:29,749 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 14:47:29,749 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@281aecc8 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 14:47:29,749 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 14:47:29,749 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@281aecc8 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 14:47:29,749 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 14:47:29,749 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@281aecc8 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 14:47:29,749 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 14:47:29,749 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@281aecc8 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 14:47:29,749 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 14:47:29,749 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@281aecc8 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 14:47:29,749 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 14:47:29,749 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@281aecc8 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 14:47:29,749 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 14:47:29,749 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 14:47:29,755 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 14:47:29,776 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 14:47:29,776 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 14:47:29,782 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 14:47:29,789 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 14:47:30,334 |-INFO in ch.qos.logback.classic.pattern.DateConverter@31eb7dd4 - Setting zoneId to "UTC" 14:47:30,344 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 14:47:30,344 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 14:47:30,641 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 14:47:30,642 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 14:47:30,643 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 14:47:30,643 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 14:47:30,644 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 14:47:30,644 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@281aecc8 - Propagating INFO level on Logger[ROOT] onto the JUL framework 14:47:30,644 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 14:47:30,644 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@a547191 - End of configuration. 14:47:30,644 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@78214685 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-20T14:47:30.708Z INFO 6640 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Starting YangTextSchemaSourceSetCacheSpec using Java 17.0.6-ea with PID 6640 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 2024-09-20T14:47:30.726Z INFO 6640 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : No active profile set, falling back to 1 default profile: "default" 2024-09-20T14:47:31.154Z INFO 6640 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Started YangTextSchemaSourceSetCacheSpec in 1.745 seconds (process running for 8.001) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.457 s - in org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec [INFO] Running org.onap.cps.cache.AnchorDataCacheConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-20T14:47:31.871Z INFO 6640 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Starting AnchorDataCacheConfigSpec using Java 17.0.6-ea with PID 6640 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 2024-09-20T14:47:31.871Z INFO 6640 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2024-09-20T14:47:31.983Z WARN 6640 --- [ 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 2024-09-20T14:47:32.092Z INFO 6640 --- [ main] com.hazelcast.system.logo : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] + + 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 2024-09-20T14:47:32.092Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 2024-09-20T14:47:32.092Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.106.74]:5701 2024-09-20T14:47:32.092Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 2024-09-20T14:47:32.092Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-09-20T14:47:32.095Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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) 2024-09-20T14:47:32.288Z INFO 6640 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 2024-09-20T14:47:32.520Z INFO 6640 --- [ main] com.hazelcast.system.security : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2024-09-20T14:47:32.623Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 2024-09-20T14:47:32.628Z WARN 6640 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2024-09-20T14:47:32.944Z INFO 6640 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-09-20T14:47:32.951Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.74]:5701 is STARTING 2024-09-20T14:47:33.113Z INFO 6640 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.30.107.86]:5701 2024-09-20T14:47:33.159Z INFO 6640 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:49791 and /10.30.107.86:5701 2024-09-20T14:47:38.262Z INFO 6640 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:5701 and /10.30.107.231:60569 2024-09-20T14:47:38.265Z INFO 6640 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Members {size:3, ver:3} [ Member [10.30.107.86]:5701 - 9abe4964-cc9c-4477-bc7b-63c7371d92af Member [10.30.107.231]:5701 - 4a16cd73-2dad-4514-9f99-e2a8ecb4b6c2 Member [10.30.106.74]:5701 - 804295b3-4547-4e6e-a5d7-327f2138cf95 this ] 2024-09-20T14:47:38.268Z INFO 6640 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:47:38.283Z INFO 6640 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:51869 and /10.30.107.231:5701 2024-09-20T14:47:39.288Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.74]:5701 is STARTED 2024-09-20T14:47:39.309Z INFO 6640 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Started AnchorDataCacheConfigSpec in 7.472 seconds (process running for 16.156) [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.589 s - in org.onap.cps.cache.AnchorDataCacheConfigSpec 2024-09-20T14:47:39.420Z INFO 6640 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name [INFO] Running org.onap.cps.cache.AnchorDataCacheEntrySpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.cache.AnchorDataCacheEntrySpec [INFO] Running org.onap.cps.cache.HazelcastCacheConfigSpec 2024-09-20T14:47:39.445Z INFO 6640 --- [ main] com.hazelcast.system.logo : [10.30.106.74]:5702 [my cluster] [5.3.6] + + 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 2024-09-20T14:47:39.445Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.106.74]:5702 [my cluster] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 2024-09-20T14:47:39.445Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.106.74]:5702 [my cluster] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.106.74]:5702 2024-09-20T14:47:39.445Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.106.74]:5702 [my cluster] [5.3.6] Cluster name: my cluster 2024-09-20T14:47:39.445Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.106.74]:5702 [my cluster] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-09-20T14:47:39.445Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.106.74]:5702 [my cluster] [5.3.6] 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) 2024-09-20T14:47:39.452Z INFO 6640 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.106.74]:5702 [my cluster] [5.3.6] TPC: disabled 2024-09-20T14:47:39.463Z INFO 6640 --- [ main] com.hazelcast.system.security : [10.30.106.74]:5702 [my cluster] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2024-09-20T14:47:39.465Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.74]:5702 [my cluster] [5.3.6] Using Multicast discovery 2024-09-20T14:47:39.465Z WARN 6640 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.74]:5702 [my cluster] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2024-09-20T14:47:39.478Z INFO 6640 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.74]:5702 [my cluster] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-09-20T14:47:39.479Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.74]:5702 [my cluster] [5.3.6] [10.30.106.74]:5702 is STARTING 2024-09-20T14:47:39.559Z INFO 6640 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.74]:5702 [my cluster] [5.3.6] Trying to join to discovered node: [10.30.107.86]:5702 2024-09-20T14:47:39.565Z INFO 6640 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5702 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.74:54377 and /10.30.107.86:5702 2024-09-20T14:47:41.763Z INFO 6640 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5702 [my cluster] [5.3.6] Connection[id=1, /10.30.106.74:54377->/10.30.107.86:5702, qualifier=null, endpoint=[10.30.107.86]:5702, remoteUuid=689c45a9-a116-4415-b1af-d68671d4e3cb, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-20T14:47:41.766Z INFO 6640 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=1, /10.30.106.74:49791->/10.30.107.86:5701, qualifier=null, endpoint=[10.30.107.86]:5701, remoteUuid=9abe4964-cc9c-4477-bc7b-63c7371d92af, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-20T14:47:41.768Z INFO 6640 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:47:41.770Z INFO 6640 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:47:41.871Z INFO 6640 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:47:41.872Z INFO 6640 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:47:41.973Z INFO 6640 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:47:41.974Z INFO 6640 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:47:42.074Z INFO 6640 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:47:42.075Z INFO 6640 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:47:42.076Z WARN 6640 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 5 2024-09-20T14:47:42.077Z WARN 6640 --- [cached.thread-4] c.h.i.cluster.impl.MembershipManager : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.107.86]:5701 - 9abe4964-cc9c-4477-bc7b-63c7371d92af is suspected to be dead for reason: No connection 2024-09-20T14:47:42.077Z WARN 6640 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Mastership of [10.30.107.231]:5701 is accepted. Response: MembersView{version=3, members=[MemberInfo{address=[10.30.107.231]:5701, uuid=4a16cd73-2dad-4514-9f99-e2a8ecb4b6c2, cpMemberUUID=null, liteMember=false, memberListJoinVersion=2}, MemberInfo{address=[10.30.106.74]:5701, uuid=804295b3-4547-4e6e-a5d7-327f2138cf95, cpMemberUUID=null, liteMember=false, memberListJoinVersion=3}]} 2024-09-20T14:47:42.084Z INFO 6640 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID 9abe4964-cc9c-4477-bc7b-63c7371d92af 2024-09-20T14:47:42.086Z INFO 6640 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Members {size:2, ver:4} [ Member [10.30.107.231]:5701 - 4a16cd73-2dad-4514-9f99-e2a8ecb4b6c2 Member [10.30.106.74]:5701 - 804295b3-4547-4e6e-a5d7-327f2138cf95 this ] 2024-09-20T14:47:42.090Z INFO 6640 --- [cached.thread-1] c.h.t.TransactionManagerService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.107.86]:5701, UUID: 9abe4964-cc9c-4477-bc7b-63c7371d92af 2024-09-20T14:47:42.114Z WARN 6640 --- [ration.thread-2] c.h.i.p.InternalPartitionService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Following unknown addresses are found in partition table sent from master[[10.30.107.231]:5701]. (Probably they have recently joined or left the cluster.) { [10.30.107.86]:5701 - 9abe4964-cc9c-4477-bc7b-63c7371d92af } 2024-09-20T14:47:42.258Z INFO 6640 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.74]:5702 [my cluster] [5.3.6] Trying to join to discovered node: [10.30.107.231]:5702 2024-09-20T14:47:42.263Z INFO 6640 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5702 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.74:58681 and /10.30.107.231:5702 2024-09-20T14:47:52.278Z INFO 6640 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.74]:5702 [my cluster] [5.3.6] Members {size:4, ver:8} [ Member [10.30.107.231]:5702 - b95bc6d0-6203-45c3-b7bf-58083915c3d1 Member [10.30.107.231]:5703 - bb081572-448c-4284-92d5-14f5b63021cc Member [10.30.107.231]:5704 - e14c13d9-e144-4736-94b5-1db01da1adba Member [10.30.106.74]:5702 - 7a7aa9f9-5364-49da-a51e-9b4d1227e73e this ] 2024-09-20T14:47:52.279Z INFO 6640 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5702 [my cluster] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:47:52.280Z INFO 6640 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5702 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.74:5702 and /10.30.107.231:39555 2024-09-20T14:47:52.280Z INFO 6640 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5702 [my cluster] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:47:52.281Z INFO 6640 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5702 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.74:5702 and /10.30.107.231:43985 2024-09-20T14:47:52.282Z INFO 6640 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5702 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.74:43281 and /10.30.107.231:5703 2024-09-20T14:47:52.285Z INFO 6640 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5702 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.74:49119 and /10.30.107.231:5704 2024-09-20T14:47:53.280Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.74]:5702 [my cluster] [5.3.6] [10.30.106.74]:5702 is STARTED 2024-09-20T14:47:53.288Z INFO 6640 --- [ main] com.hazelcast.system.logo : [10.30.106.74]:5703 [my cluster] [5.3.6] + + 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 2024-09-20T14:47:53.288Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.106.74]:5703 [my cluster] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 2024-09-20T14:47:53.288Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.106.74]:5703 [my cluster] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.106.74]:5703 2024-09-20T14:47:53.288Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.106.74]:5703 [my cluster] [5.3.6] Cluster name: my cluster 2024-09-20T14:47:53.288Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.106.74]:5703 [my cluster] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-09-20T14:47:53.288Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.106.74]:5703 [my cluster] [5.3.6] 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) 2024-09-20T14:47:53.293Z INFO 6640 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.106.74]:5703 [my cluster] [5.3.6] TPC: disabled 2024-09-20T14:47:53.302Z INFO 6640 --- [ main] com.hazelcast.system.security : [10.30.106.74]:5703 [my cluster] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2024-09-20T14:47:53.304Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.74]:5703 [my cluster] [5.3.6] Using Multicast discovery 2024-09-20T14:47:53.304Z WARN 6640 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.74]:5703 [my cluster] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2024-09-20T14:47:53.318Z INFO 6640 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.74]:5703 [my cluster] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-09-20T14:47:53.319Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.74]:5703 [my cluster] [5.3.6] [10.30.106.74]:5703 is STARTING 2024-09-20T14:47:53.502Z INFO 6640 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.74]:5703 [my cluster] [5.3.6] Trying to join to discovered node: [10.30.107.231]:5702 2024-09-20T14:47:53.506Z INFO 6640 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.74:48755 and /10.30.107.231:5702 2024-09-20T14:47:54.835Z INFO 6640 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5702 [my cluster] [5.3.6] Connection[id=6, /10.30.106.74:49119->/10.30.107.231:5704, qualifier=null, endpoint=[10.30.107.231]:5704, remoteUuid=e14c13d9-e144-4736-94b5-1db01da1adba, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-20T14:47:54.835Z INFO 6640 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5702 [my cluster] [5.3.6] Connection[id=5, /10.30.106.74:5702->/10.30.107.231:43985, qualifier=null, endpoint=[10.30.107.231]:5704, remoteUuid=e14c13d9-e144-4736-94b5-1db01da1adba, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-20T14:47:54.836Z INFO 6640 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5702 [my cluster] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:47:54.836Z INFO 6640 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=3, /10.30.106.74:51869->/10.30.107.231:5701, qualifier=null, endpoint=[10.30.107.231]:5701, remoteUuid=4a16cd73-2dad-4514-9f99-e2a8ecb4b6c2, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-20T14:47:54.836Z INFO 6640 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5702 [my cluster] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:47:54.837Z INFO 6640 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=2, /10.30.106.74:5701->/10.30.107.231:60569, qualifier=null, endpoint=[10.30.107.231]:5701, remoteUuid=4a16cd73-2dad-4514-9f99-e2a8ecb4b6c2, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-20T14:47:54.837Z INFO 6640 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:47:54.837Z INFO 6640 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5702 [my cluster] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:47:54.837Z INFO 6640 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5702 [my cluster] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:47:54.837Z INFO 6640 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:47:54.838Z INFO 6640 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:47:54.839Z INFO 6640 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5702 [my cluster] [5.3.6] Connection[id=4, /10.30.106.74:43281->/10.30.107.231:5703, qualifier=null, endpoint=[10.30.107.231]:5703, remoteUuid=bb081572-448c-4284-92d5-14f5b63021cc, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-20T14:47:54.839Z INFO 6640 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [my cluster] [5.3.6] Connection[id=1, /10.30.106.74:48755->/10.30.107.231:5702, qualifier=null, endpoint=[10.30.107.231]:5702, remoteUuid=b95bc6d0-6203-45c3-b7bf-58083915c3d1, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-20T14:47:54.839Z INFO 6640 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:47:54.840Z INFO 6640 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5702 [my cluster] [5.3.6] Connection[id=2, /10.30.106.74:58681->/10.30.107.231:5702, qualifier=null, endpoint=[10.30.107.231]:5702, remoteUuid=b95bc6d0-6203-45c3-b7bf-58083915c3d1, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-20T14:47:54.840Z INFO 6640 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5702 [my cluster] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:47:54.840Z INFO 6640 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5702 [my cluster] [5.3.6] Connecting to /10.30.107.231:5702, timeout: 10000, bind-any: true 2024-09-20T14:47:54.841Z INFO 6640 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5702 [my cluster] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:47:54.841Z INFO 6640 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5702 [my cluster] [5.3.6] Connection[id=3, /10.30.106.74:5702->/10.30.107.231:39555, qualifier=null, endpoint=[10.30.107.231]:5703, remoteUuid=bb081572-448c-4284-92d5-14f5b63021cc, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-20T14:47:54.841Z INFO 6640 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5702 [my cluster] [5.3.6] Could not connect to: /10.30.107.231:5702. Reason: IOException[Connection refused to address /10.30.107.231:5702] 2024-09-20T14:47:54.841Z INFO 6640 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5702 [my cluster] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:47:54.842Z INFO 6640 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5702 [my cluster] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:47:54.938Z INFO 6640 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5702 [my cluster] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:47:54.938Z INFO 6640 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:47:54.939Z INFO 6640 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5702 [my cluster] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:47:54.939Z INFO 6640 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:47:54.940Z INFO 6640 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:47:54.941Z INFO 6640 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:47:54.942Z INFO 6640 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5702 [my cluster] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:47:54.942Z INFO 6640 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5702 [my cluster] [5.3.6] Connecting to /10.30.107.231:5702, timeout: 10000, bind-any: true 2024-09-20T14:47:54.943Z INFO 6640 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5702 [my cluster] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:47:54.943Z INFO 6640 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5702 [my cluster] [5.3.6] Could not connect to: /10.30.107.231:5702. Reason: IOException[Connection refused to address /10.30.107.231:5702] 2024-09-20T14:47:55.040Z INFO 6640 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5702 [my cluster] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:47:55.040Z INFO 6640 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:47:55.041Z INFO 6640 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5702 [my cluster] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:47:55.042Z INFO 6640 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:47:55.045Z INFO 6640 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5702 [my cluster] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:47:55.045Z INFO 6640 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5702 [my cluster] [5.3.6] Connecting to /10.30.107.231:5702, timeout: 10000, bind-any: true 2024-09-20T14:47:55.046Z INFO 6640 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5702 [my cluster] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:47:55.047Z INFO 6640 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5702 [my cluster] [5.3.6] Could not connect to: /10.30.107.231:5702. Reason: IOException[Connection refused to address /10.30.107.231:5702] 2024-09-20T14:47:55.142Z INFO 6640 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5702 [my cluster] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:47:55.143Z INFO 6640 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:47:55.144Z INFO 6640 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:47:55.144Z INFO 6640 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5702 [my cluster] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:47:55.144Z WARN 6640 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 5 2024-09-20T14:47:55.144Z WARN 6640 --- [cached.thread-7] c.h.i.cluster.impl.MembershipManager : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.107.231]:5701 - 4a16cd73-2dad-4514-9f99-e2a8ecb4b6c2 is suspected to be dead for reason: No connection 2024-09-20T14:47:55.144Z WARN 6640 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5702 [my cluster] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 5 2024-09-20T14:47:55.144Z INFO 6640 --- [cached.thread-7] c.h.i.cluster.impl.MembershipManager : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Starting mastership claim process... 2024-09-20T14:47:55.144Z INFO 6640 --- [cached.thread-7] c.h.i.cluster.impl.MembershipManager : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Local MembersView{version=4, members=[MemberInfo{address=[10.30.107.231]:5701, uuid=4a16cd73-2dad-4514-9f99-e2a8ecb4b6c2, cpMemberUUID=null, liteMember=false, memberListJoinVersion=2}, MemberInfo{address=[10.30.106.74]:5701, uuid=804295b3-4547-4e6e-a5d7-327f2138cf95, cpMemberUUID=null, liteMember=false, memberListJoinVersion=3}]} with suspected members: [Member [10.30.107.231]:5701 - 4a16cd73-2dad-4514-9f99-e2a8ecb4b6c2] and initial addresses to ask: [] 2024-09-20T14:47:55.145Z WARN 6640 --- [cached.thread-3] c.h.i.cluster.impl.MembershipManager : [10.30.106.74]:5702 [my cluster] [5.3.6] Member [10.30.107.231]:5704 - e14c13d9-e144-4736-94b5-1db01da1adba is suspected to be dead for reason: No connection 2024-09-20T14:47:55.147Z INFO 6640 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManager : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID 4a16cd73-2dad-4514-9f99-e2a8ecb4b6c2 2024-09-20T14:47:55.147Z INFO 6640 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5702 [my cluster] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:47:55.148Z INFO 6640 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5702 [my cluster] [5.3.6] Connecting to /10.30.107.231:5702, timeout: 10000, bind-any: true 2024-09-20T14:47:55.148Z INFO 6640 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5702 [my cluster] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:47:55.148Z WARN 6640 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5702 [my cluster] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 5 2024-09-20T14:47:55.148Z WARN 6640 --- [cached.thread-3] c.h.i.cluster.impl.MembershipManager : [10.30.106.74]:5702 [my cluster] [5.3.6] Member [10.30.107.231]:5703 - bb081572-448c-4284-92d5-14f5b63021cc is suspected to be dead for reason: No connection 2024-09-20T14:47:55.148Z INFO 6640 --- [cached.thread-7] c.h.t.TransactionManagerService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.107.231]:5701, UUID: 4a16cd73-2dad-4514-9f99-e2a8ecb4b6c2 2024-09-20T14:47:55.148Z INFO 6640 --- [cached.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Members {size:1, ver:5} [ Member [10.30.106.74]:5701 - 804295b3-4547-4e6e-a5d7-327f2138cf95 this ] 2024-09-20T14:47:55.149Z INFO 6640 --- [cached.thread-3] c.h.i.cluster.impl.MembershipManager : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Mastership is claimed with: MembersView{version=5, members=[MemberInfo{address=[10.30.106.74]:5701, uuid=804295b3-4547-4e6e-a5d7-327f2138cf95, cpMemberUUID=null, liteMember=false, memberListJoinVersion=3}]} 2024-09-20T14:47:55.149Z INFO 6640 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5702 [my cluster] [5.3.6] Could not connect to: /10.30.107.231:5702. Reason: IOException[Connection refused to address /10.30.107.231:5702] 2024-09-20T14:47:55.150Z WARN 6640 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5702 [my cluster] [5.3.6] Removing connection to endpoint [10.30.107.231]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5702}, Error-Count: 5 2024-09-20T14:47:55.150Z WARN 6640 --- [cached.thread-2] c.h.i.cluster.impl.MembershipManager : [10.30.106.74]:5702 [my cluster] [5.3.6] Member [10.30.107.231]:5702 - b95bc6d0-6203-45c3-b7bf-58083915c3d1 is suspected to be dead for reason: No connection 2024-09-20T14:47:55.150Z INFO 6640 --- [cached.thread-2] c.h.i.cluster.impl.MembershipManager : [10.30.106.74]:5702 [my cluster] [5.3.6] Starting mastership claim process... 2024-09-20T14:47:55.150Z INFO 6640 --- [cached.thread-2] c.h.i.cluster.impl.MembershipManager : [10.30.106.74]:5702 [my cluster] [5.3.6] Local MembersView{version=8, members=[MemberInfo{address=[10.30.107.231]:5702, uuid=b95bc6d0-6203-45c3-b7bf-58083915c3d1, cpMemberUUID=null, liteMember=false, memberListJoinVersion=3}, MemberInfo{address=[10.30.107.231]:5703, uuid=bb081572-448c-4284-92d5-14f5b63021cc, cpMemberUUID=null, liteMember=false, memberListJoinVersion=4}, MemberInfo{address=[10.30.107.231]:5704, uuid=e14c13d9-e144-4736-94b5-1db01da1adba, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.106.74]:5702, uuid=7a7aa9f9-5364-49da-a51e-9b4d1227e73e, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}]} with suspected members: [Member [10.30.107.231]:5704 - e14c13d9-e144-4736-94b5-1db01da1adba, Member [10.30.107.231]:5703 - bb081572-448c-4284-92d5-14f5b63021cc, Member [10.30.107.231]:5702 - b95bc6d0-6203-45c3-b7bf-58083915c3d1] and initial addresses to ask: [] 2024-09-20T14:47:55.151Z INFO 6640 --- [cached.thread-3] c.h.t.TransactionManagerService : [10.30.106.74]:5702 [my cluster] [5.3.6] Committing/rolling-back live transactions of [10.30.107.231]:5702, UUID: b95bc6d0-6203-45c3-b7bf-58083915c3d1 2024-09-20T14:47:55.152Z INFO 6640 --- [cached.thread-3] c.h.t.TransactionManagerService : [10.30.106.74]:5702 [my cluster] [5.3.6] Committing/rolling-back live transactions of [10.30.107.231]:5703, UUID: bb081572-448c-4284-92d5-14f5b63021cc 2024-09-20T14:47:55.152Z INFO 6640 --- [cached.thread-5] c.h.internal.cluster.ClusterService : [10.30.106.74]:5702 [my cluster] [5.3.6] Members {size:1, ver:9} [ Member [10.30.106.74]:5702 - 7a7aa9f9-5364-49da-a51e-9b4d1227e73e this ] 2024-09-20T14:47:55.152Z INFO 6640 --- [cached.thread-5] c.h.i.cluster.impl.MembershipManager : [10.30.106.74]:5702 [my cluster] [5.3.6] Mastership is claimed with: MembersView{version=9, members=[MemberInfo{address=[10.30.106.74]:5702, uuid=7a7aa9f9-5364-49da-a51e-9b4d1227e73e, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}]} 2024-09-20T14:47:55.153Z INFO 6640 --- [cached.thread-3] c.h.t.TransactionManagerService : [10.30.106.74]:5702 [my cluster] [5.3.6] Committing/rolling-back live transactions of [10.30.107.231]:5704, UUID: e14c13d9-e144-4736-94b5-1db01da1adba 2024-09-20T14:47:55.155Z INFO 6640 --- [sCore.migration] c.h.i.p.InternalPartitionService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Fetching partition tables from cluster to determine the most recent one... Local stamp: 107148166122641454 2024-09-20T14:47:55.155Z INFO 6640 --- [sCore.migration] c.h.i.p.InternalPartitionService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Most recent partition table is determined. 2024-09-20T14:47:55.155Z INFO 6640 --- [sCore.migration] c.h.i.p.InternalPartitionService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Applying the most recent of partition state... 2024-09-20T14:47:55.155Z WARN 6640 --- [sCore.migration] c.h.i.p.InternalPartitionService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Following unknown addresses are found in partition table sent from master[[10.30.106.74]:5701]. (Probably they have recently joined or left the cluster.) { [10.30.107.231]:5701 - 4a16cd73-2dad-4514-9f99-e2a8ecb4b6c2 } 2024-09-20T14:47:55.298Z INFO 6640 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Partition balance is ok, no need to repartition. 2024-09-20T14:47:55.403Z INFO 6640 --- [onfig.migration] c.h.i.p.InternalPartitionService : [10.30.106.74]:5702 [my cluster] [5.3.6] Fetching partition tables from cluster to determine the most recent one... Local stamp: 0 2024-09-20T14:47:55.403Z INFO 6640 --- [onfig.migration] c.h.i.p.InternalPartitionService : [10.30.106.74]:5702 [my cluster] [5.3.6] Most recent partition table is determined. 2024-09-20T14:47:55.420Z INFO 6640 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.74]:5703 [my cluster] [5.3.6] Trying to join to discovered node: [10.30.106.74]:5702 2024-09-20T14:47:55.422Z INFO 6640 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5702 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.74:5702 and /10.30.106.74:53985 2024-09-20T14:47:55.423Z INFO 6640 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.74:53985 and /10.30.106.74:5702 2024-09-20T14:48:00.528Z INFO 6640 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.74]:5702 [my cluster] [5.3.6] Members {size:2, ver:10} [ Member [10.30.106.74]:5702 - 7a7aa9f9-5364-49da-a51e-9b4d1227e73e this Member [10.30.106.74]:5703 - 188b33a8-55be-4171-8682-c6a7a8d615e4 ] 2024-09-20T14:48:00.531Z INFO 6640 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.74]:5703 [my cluster] [5.3.6] Members {size:2, ver:10} [ Member [10.30.106.74]:5702 - 7a7aa9f9-5364-49da-a51e-9b4d1227e73e Member [10.30.106.74]:5703 - 188b33a8-55be-4171-8682-c6a7a8d615e4 this ] 2024-09-20T14:48:00.531Z WARN 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.74]:5703 [my cluster] [5.3.6] Config seed port is 5701 and cluster size is 2. Some of the ports seem occupied! 2024-09-20T14:48:00.532Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.74]:5703 [my cluster] [5.3.6] [10.30.106.74]:5703 is STARTED 2024-09-20T14:48:00.543Z INFO 6640 --- [ main] com.hazelcast.system.logo : [10.30.106.74]:5704 [my cluster] [5.3.6] + + 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 2024-09-20T14:48:00.543Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.106.74]:5704 [my cluster] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 2024-09-20T14:48:00.543Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.106.74]:5704 [my cluster] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.106.74]:5704 2024-09-20T14:48:00.543Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.106.74]:5704 [my cluster] [5.3.6] Cluster name: my cluster 2024-09-20T14:48:00.543Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.106.74]:5704 [my cluster] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-09-20T14:48:00.543Z INFO 6640 --- [ main] com.hazelcast.system : [10.30.106.74]:5704 [my cluster] [5.3.6] 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) 2024-09-20T14:48:00.547Z INFO 6640 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.106.74]:5704 [my cluster] [5.3.6] TPC: disabled 2024-09-20T14:48:00.554Z INFO 6640 --- [ main] com.hazelcast.system.security : [10.30.106.74]:5704 [my cluster] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2024-09-20T14:48:00.555Z INFO 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.74]:5704 [my cluster] [5.3.6] Using Multicast discovery 2024-09-20T14:48:00.555Z WARN 6640 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.74]:5704 [my cluster] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2024-09-20T14:48:00.575Z INFO 6640 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.74]:5704 [my cluster] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-09-20T14:48:00.576Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.74]:5704 [my cluster] [5.3.6] [10.30.106.74]:5704 is STARTING 2024-09-20T14:48:00.681Z INFO 6640 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.74]:5704 [my cluster] [5.3.6] Trying to join to discovered node: [10.30.106.74]:5702 2024-09-20T14:48:00.684Z INFO 6640 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5702 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.74:5702 and /10.30.106.74:52655 2024-09-20T14:48:00.690Z INFO 6640 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5704 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.74:52655 and /10.30.106.74:5702 2024-09-20T14:48:05.792Z INFO 6640 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.74]:5702 [my cluster] [5.3.6] Members {size:3, ver:11} [ Member [10.30.106.74]:5702 - 7a7aa9f9-5364-49da-a51e-9b4d1227e73e this Member [10.30.106.74]:5703 - 188b33a8-55be-4171-8682-c6a7a8d615e4 Member [10.30.106.74]:5704 - 8f0a6351-24ff-475d-9477-fb48f0679518 ] 2024-09-20T14:48:05.795Z INFO 6640 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.74]:5704 [my cluster] [5.3.6] Members {size:3, ver:11} [ Member [10.30.106.74]:5702 - 7a7aa9f9-5364-49da-a51e-9b4d1227e73e Member [10.30.106.74]:5703 - 188b33a8-55be-4171-8682-c6a7a8d615e4 Member [10.30.106.74]:5704 - 8f0a6351-24ff-475d-9477-fb48f0679518 this ] 2024-09-20T14:48:05.795Z INFO 6640 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.74]:5703 [my cluster] [5.3.6] Members {size:3, ver:11} [ Member [10.30.106.74]:5702 - 7a7aa9f9-5364-49da-a51e-9b4d1227e73e Member [10.30.106.74]:5703 - 188b33a8-55be-4171-8682-c6a7a8d615e4 this Member [10.30.106.74]:5704 - 8f0a6351-24ff-475d-9477-fb48f0679518 ] 2024-09-20T14:48:05.796Z INFO 6640 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [my cluster] [5.3.6] Connecting to /10.30.106.74:5703, timeout: 10000, bind-any: true 2024-09-20T14:48:05.797Z INFO 6640 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5704 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.74:5704 and /10.30.106.74:42519 2024-09-20T14:48:05.797Z INFO 6640 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.74:42519 and /10.30.106.74:5704 2024-09-20T14:48:05.799Z INFO 6640 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.74:5703 and /10.30.106.74:59917 2024-09-20T14:48:05.799Z INFO 6640 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5704 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.74:59917 and /10.30.106.74:5703 2024-09-20T14:48:06.795Z WARN 6640 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.74]:5704 [my cluster] [5.3.6] Config seed port is 5701 and cluster size is 3. Some of the ports seem occupied! 2024-09-20T14:48:06.796Z INFO 6640 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.74]:5704 [my cluster] [5.3.6] [10.30.106.74]:5704 is STARTED [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.37 s - in org.onap.cps.cache.HazelcastCacheConfigSpec [INFO] Running org.onap.cps.config.AsyncConfigSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.onap.cps.config.AsyncConfigSpec [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.events.CpsDataUpdateEventsServiceSpec [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 s - in org.onap.cps.events.CpsDataUpdateEventsServiceSpec [INFO] Running org.onap.cps.events.EventsPublisherSpec 2024-09-20T14:48:07.348Z DEBUG 6640 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 2024-09-20T14:48:07.353Z ERROR 6640 --- [ main] org.onap.cps.events.EventsPublisher : Unable to publish event to topic : some-topic due to some exception 2024-09-20T14:48:07.367Z DEBUG 6640 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 2024-09-20T14:48:07.372Z DEBUG 6640 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.304 s - in org.onap.cps.events.EventsPublisherSpec 2024-09-20T14:48:07.377Z DEBUG 6640 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 2024-09-20T14:48:07.377Z DEBUG 6640 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 2024-09-20T14:48:07.378Z ERROR 6640 --- [ main] org.onap.cps.events.EventsPublisher : Unable to publish event to topic : some-topic due to some exception [INFO] Running org.onap.cps.spi.FetchDescendantsOptionSpec [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 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.02 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.006 s - in org.onap.cps.spi.model.ConditionPropertiesSpec [INFO] Running org.onap.cps.spi.model.DataNodeBuilderSpec 2024-09-20T14:48:07.604Z WARN 6640 --- [ main] org.onap.cps.spi.model.DataNodeBuilder : Unsupported NormalizedNode type detected: class jdk.proxy2.$Proxy150 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 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.005 s - in org.onap.cps.spi.model.DeltaReportBuilderSpec [INFO] Running org.onap.cps.utils.DataMapUtilsSpec [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 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.009 s - in org.onap.cps.utils.GsonSpec [INFO] Running org.onap.cps.utils.JsonObjectMapperSpec 2024-09-20T14:48:08.083Z ERROR 6640 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON object to bytes. 2024-09-20T14:48:08.086Z ERROR 6640 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting Object to JSON string. 2024-09-20T14:48:08.097Z ERROR 6640 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to specific class type. 2024-09-20T14:48:08.099Z ERROR 6640 --- [ main] org.onap.cps.utils.JsonObjectMapper : Found structurally incompatible object while converting into value type. 2024-09-20T14:48:08.111Z ERROR 6640 --- [ main] 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: 0.406 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.035 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.064 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.032 s - in org.onap.cps.utils.XmlFileUtilsSpec [INFO] Running org.onap.cps.utils.YangParserHelperSpec [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 '<EOF>' [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s - in org.onap.cps.utils.YangParserHelperSpec [INFO] Running org.onap.cps.utils.YangParserSpec [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.onap.cps.utils.YangParserSpec [INFO] Running org.onap.cps.utils.YangUtilsSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.onap.cps.utils.YangUtilsSpec [INFO] Running org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 2024-09-20T14:48:08.453Z ERROR 6640 --- [ 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 <UNKNOWN>:8:5] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 2024-09-20T14:48:08.489Z INFO 6640 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.74]:5703 [my cluster] [5.3.6] Running shutdown hook... Current node state: ACTIVE 2024-09-20T14:48:08.490Z INFO 6640 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.30.106.74]:5703 [my cluster] [5.3.6] [10.30.106.74]:5703 is SHUTTING_DOWN [INFO] [INFO] Results: [INFO] [INFO] Tests run: 355, 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] --- 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.5.3-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/*:org/onap/cps/policyexecutor/stub/model/* [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.5.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.5.3-SNAPSHOT/cps-service-3.5.3-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.5.3-SNAPSHOT/cps-service-3.5.3-SNAPSHOT.pom [INFO] [INFO] -----------------------< org.onap.cps:cps-rest >------------------------ [INFO] Building cps-rest 3.5.3-SNAPSHOT [9/21] [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/*:org/onap/cps/policyexecutor/stub/model/* [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/*:org/onap/cps/policyexecutor/stub/model/* [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). [INFO] Inline schema created as getDeltaByDataspaceAnchorAndPayload_request. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI). [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) [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 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 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [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 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [INFO] Processing operation deleteListOrListElement [INFO] Processing operation replaceListContent [INFO] Processing operation addListElements [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [INFO] Processing operation getDeltaByDataspaceAndAnchors [INFO] Processing operation getDeltaByDataspaceAnchorAndPayload [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] Model getDeltaByDataspaceAnchorAndPayload_request 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 [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 [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.3/spotbugs-4.2.3.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] Inline schema created as getDeltaByDataspaceAnchorAndPayload_request. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI). [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] Model getDeltaByDataspaceAnchorAndPayload_request 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 [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) [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/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] ------------------------------------------------------- 14:48:24.189 [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. 14:48:24.409 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 14:48:24.551 [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. 14:48:24.571 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 14:48:24.594 [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. 14:48:24.606 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 14:48:24.623 [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. 14:48:24.650 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 14:48:24.688 [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. 14:48:24.698 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 14:48:24.702 [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. 14:48:24.712 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 14:48:24.715 [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. 14:48:24.725 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 14:48:24.729 [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. 14:48:24.738 [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 14:48:23,997 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 14:48:24,000 |-INFO in ch.qos.logback.classic.util.ContextInitializer@66464f27 - Here is a list of configurators discovered as a service, by rank: 14:48:24,000 |-INFO in ch.qos.logback.classic.util.ContextInitializer@66464f27 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 14:48:24,000 |-INFO in ch.qos.logback.classic.util.ContextInitializer@66464f27 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 14:48:24,000 |-INFO in ch.qos.logback.classic.util.ContextInitializer@66464f27 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 14:48:24,009 |-INFO in ch.qos.logback.classic.util.ContextInitializer@66464f27 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 14:48:24,009 |-INFO in ch.qos.logback.classic.util.ContextInitializer@66464f27 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 14:48:24,011 |-INFO in ch.qos.logback.classic.util.ContextInitializer@66464f27 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 14:48:24,013 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 14:48:24,013 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 14:48:24,013 |-INFO in ch.qos.logback.classic.util.ContextInitializer@66464f27 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 14:48:24,013 |-INFO in ch.qos.logback.classic.util.ContextInitializer@66464f27 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 14:48:24,014 |-INFO in ch.qos.logback.classic.util.ContextInitializer@66464f27 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 14:48:24,015 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 14:48:24,015 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 14:48:24,015 |-INFO in ch.qos.logback.classic.util.ContextInitializer@66464f27 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 14:48:24,015 |-INFO in ch.qos.logback.classic.util.ContextInitializer@66464f27 - Trying to configure with ch.qos.logback.classic.BasicConfigurator 14:48:24,016 |-INFO in ch.qos.logback.classic.util.ContextInitializer@66464f27 - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 14:48:24,016 |-INFO in ch.qos.logback.classic.BasicConfigurator@75392381 - Setting up default configuration. 14:48:24,037 |-INFO in ch.qos.logback.classic.util.ContextInitializer@66464f27 - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 21 milliseconds. ExecutionStatus=NEUTRAL 14:48:25,932 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@13198b8e - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] is not of type file 14:48:25,992 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5ae5a507 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 14:48:25,992 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@13198b8e - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 14:48:25,995 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 14:48:25,995 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 14:48:25,995 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 14:48:25,995 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 14:48:25,995 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 14:48:25,997 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5ae5a507 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 14:48:25,997 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@13198b8e - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 14:48:26,004 |-WARN in IfNestedWithinSecondPhaseElementSC - <if> elements cannot be nested within an <appender>, <logger> or <root> element 14:48:26,004 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 14:48:26,009 |-WARN in IfNestedWithinSecondPhaseElementSC - Element <appender> at line 60 contains a nested <if> element at line 61 14:48:26,043 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1726843706042) 14:48:26,043 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] 14:48:26,043 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 14:48:26,051 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 14:48:26,052 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@e8ef60b - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 14:48:26,052 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 14:48:26,052 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@e8ef60b - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 14:48:26,052 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 14:48:26,052 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@e8ef60b - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 14:48:26,052 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 14:48:26,052 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@e8ef60b - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 14:48:26,052 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 14:48:26,052 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@e8ef60b - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 14:48:26,053 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 14:48:26,053 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@e8ef60b - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 14:48:26,053 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 14:48:26,053 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@e8ef60b - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 14:48:26,053 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 14:48:26,053 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@e8ef60b - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 14:48:26,053 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 14:48:26,053 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 14:48:26,060 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 14:48:26,082 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 14:48:26,082 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 14:48:26,094 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 14:48:26,102 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 14:48:26,427 |-INFO in ch.qos.logback.classic.pattern.DateConverter@3217e970 - Setting zoneId to "UTC" 14:48:26,436 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 14:48:26,436 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 14:48:26,718 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 14:48:26,719 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 14:48:26,720 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 14:48:26,720 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 14:48:26,720 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 14:48:26,721 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@e8ef60b - Propagating INFO level on Logger[ROOT] onto the JUL framework 14:48:26,721 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 14:48:26,721 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@6d0d5147 - End of configuration. 14:48:26,721 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@1a370c7c - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-20T14:48:26.840Z INFO 7015 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Starting AdminRestControllerSpec using Java 17.0.6-ea with PID 7015 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 2024-09-20T14:48:26.841Z INFO 7015 --- [ main] o.o.c.r.c.AdminRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 2024-09-20T14:48:28.118Z INFO 7015 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-09-20T14:48:28.119Z INFO 7015 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-09-20T14:48:28.120Z INFO 7015 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2024-09-20T14:48:28.140Z INFO 7015 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Started AdminRestControllerSpec in 2.66 seconds (process running for 4.97) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-09-20T14:48:29.255Z ERROR 7015 --- [ 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:103) 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:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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 2024-09-20T14:48:29.443Z ERROR 7015 --- [ 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:110) 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:351) 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:765) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.rest.controller.AdminRestController$$SpringCGLIB$$0.createSchemaSet(<generated>) 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:255) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 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:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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: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:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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:378) at com.google.common.collect.ImmutableMap.checkNoConflict(ImmutableMap.java:372) at com.google.common.collect.RegularImmutableMap.checkNoConflictInKeyBucket(RegularImmutableMap.java:246) at com.google.common.collect.RegularImmutableMap.fromEntryArrayCheckingBucketOverflow(RegularImmutableMap.java:133) at com.google.common.collect.RegularImmutableMap.fromEntryArray(RegularImmutableMap.java:95) at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:572) at com.google.common.collect.ImmutableMap$Builder.buildOrThrow(ImmutableMap.java:600) at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:587) at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:90) ... 150 common frames omitted 2024-09-20T14:48:29.603Z ERROR 7015 --- [ 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:168) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178) 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:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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:251) 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:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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) 2024-09-20T14:48:29.613Z ERROR 7015 --- [ 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:168) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178) 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:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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:251) 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:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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: 4.648 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.2.4) 2024-09-20T14:48:29.811Z INFO 7015 --- [ main] o.o.c.r.c.DataRestControllerSpec : Starting DataRestControllerSpec using Java 17.0.6-ea with PID 7015 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 2024-09-20T14:48:29.811Z INFO 7015 --- [ main] o.o.c.r.c.DataRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 2024-09-20T14:48:30.223Z INFO 7015 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-09-20T14:48:30.223Z INFO 7015 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-09-20T14:48:30.223Z INFO 7015 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 2024-09-20T14:48:30.228Z INFO 7015 --- [ main] o.o.c.r.c.DataRestControllerSpec : Started DataRestControllerSpec in 0.449 seconds (process running for 7.058) 2024-09-20T14:48:30.333Z ERROR 7015 --- [ 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:235) at org.onap.cps.rest.controller.DataRestController.createNode(DataRestController.java:81) 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:351) 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:765) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.createNode(<generated>) 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:255) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 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:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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:149) 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:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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) 2024-09-20T14:48:30.376Z ERROR 7015 --- [ 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:235) at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:105) 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:351) 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:765) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements(<generated>) 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:255) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 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:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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: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.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:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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) 2024-09-20T14:48:30.393Z ERROR 7015 --- [ 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:235) at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:105) 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:351) 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:765) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements(<generated>) 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:255) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 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:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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: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.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:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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) 2024-09-20T14:48:30.412Z ERROR 7015 --- [ 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:235) at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:105) at jdk.internal.reflect.GeneratedMethodAccessor59.invoke(Unknown Source) 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:351) 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:765) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements(<generated>) at jdk.internal.reflect.GeneratedMethodAccessor59.invoke(Unknown Source) 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:255) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 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:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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: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.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:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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) 2024-09-20T14:48:30.425Z ERROR 7015 --- [ 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:235) at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:105) at jdk.internal.reflect.GeneratedMethodAccessor59.invoke(Unknown Source) 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:351) 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:765) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements(<generated>) at jdk.internal.reflect.GeneratedMethodAccessor59.invoke(Unknown Source) 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:255) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 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:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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: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.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:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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) 2024-09-20T14:48:30.736Z ERROR 7015 --- [ 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:235) at org.onap.cps.rest.controller.DataRestController.updateNodeLeaves(DataRestController.java:150) 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:351) 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:765) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.updateNodeLeaves(<generated>) 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:255) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 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:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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:445) 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:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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) 2024-09-20T14:48:30.771Z ERROR 7015 --- [ 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:235) at org.onap.cps.rest.controller.DataRestController.replaceNode(DataRestController.java:161) 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:351) 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:765) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceNode(<generated>) 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:255) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 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:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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:493) 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:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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) 2024-09-20T14:48:30.879Z ERROR 7015 --- [ 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:235) at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:171) 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:351) 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:765) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent(<generated>) 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:255) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 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:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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:518) 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:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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) 2024-09-20T14:48:30.899Z ERROR 7015 --- [ 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:235) at org.onap.cps.rest.controller.DataRestController.deleteListOrListElement(DataRestController.java:179) 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:351) 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:765) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteListOrListElement(<generated>) 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:255) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 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:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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_18(DataRestControllerSpec.groovy:537) 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:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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) 2024-09-20T14:48:30.915Z ERROR 7015 --- [ 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:235) at org.onap.cps.rest.controller.DataRestController.deleteDataNode(DataRestController.java:94) 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:351) 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:765) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteDataNode(<generated>) 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:255) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 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:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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_19(DataRestControllerSpec.groovy:559) 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:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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: 74, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.193 s - in org.onap.cps.rest.controller.DataRestControllerSpec [INFO] Running org.onap.cps.rest.controller.QueryRestControllerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-20T14:48:30.952Z INFO 7015 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Starting QueryRestControllerSpec using Java 17.0.6-ea with PID 7015 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 2024-09-20T14:48:30.953Z INFO 7015 --- [ main] o.o.c.r.c.QueryRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 2024-09-20T14:48:31.211Z INFO 7015 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-09-20T14:48:31.211Z INFO 7015 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-09-20T14:48:31.212Z INFO 7015 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2024-09-20T14:48:31.216Z INFO 7015 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Started QueryRestControllerSpec in 0.289 seconds (process running for 8.046) [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.454 s - in org.onap.cps.rest.controller.QueryRestControllerSpec [INFO] Running org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-20T14:48:31.420Z INFO 7015 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Starting CpsRestExceptionHandlerSpec using Java 17.0.6-ea with PID 7015 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 2024-09-20T14:48:31.420Z INFO 7015 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 2024-09-20T14:48:31.711Z INFO 7015 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-09-20T14:48:31.711Z INFO 7015 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-09-20T14:48:31.711Z INFO 7015 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 2024-09-20T14:48:31.716Z INFO 7015 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Started CpsRestExceptionHandlerSpec in 0.323 seconds (process running for 8.545) 2024-09-20T14:48:31.737Z ERROR 7015 --- [ 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: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.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:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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) 2024-09-20T14:48:31.763Z ERROR 7015 --- [ 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:135) 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:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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.445 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.021 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.019 s - in org.onap.cps.rest.utils.ZipFileSizeValidatorSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 181, 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] --- 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.5.3-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/*:org/onap/cps/policyexecutor/stub/model/* [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.5.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.5.3-SNAPSHOT/cps-rest-3.5.3-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.5.3-SNAPSHOT/cps-rest-3.5.3-SNAPSHOT.pom [INFO] [INFO] --------------------< org.onap.cps:cps-ncmp-events >-------------------- [INFO] Building cps-ncmp-events 3.5.3-SNAPSHOT [10/21] [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/*:org/onap/cps/policyexecutor/stub/model/* [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/*:org/onap/cps/policyexecutor/stub/model/* [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 12 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 42 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.3/spotbugs-4.2.3.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] --- 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.5.3-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/*:org/onap/cps/policyexecutor/stub/model/* [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.5.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.5.3-SNAPSHOT/cps-ncmp-events-3.5.3-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.5.3-SNAPSHOT/cps-ncmp-events-3.5.3-SNAPSHOT.pom [INFO] [INFO] -------------------< org.onap.cps:cps-ncmp-service >-------------------- [INFO] Building cps-ncmp-service 3.5.3-SNAPSHOT [11/21] [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/*:org/onap/cps/policyexecutor/stub/model/* [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/*:org/onap/cps/policyexecutor/stub/model/* [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 2 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 154 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/impl/data/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/impl/inventory/sync/lcm/LcmEventHeaderMapper.java:[34,20] Unmapped target properties: "withEventId, withEventCorrelationId, withEventTime, withEventSource, withEventType, withEventSchema, withEventSchemaVersion". [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/cmnotificationsubscription/utils/CmSubscriptionPersistenceService.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/impl/cmnotificationsubscription/utils/CmSubscriptionPersistenceService.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.3/spotbugs-4.2.3.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 12 resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-service --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 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 214 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.utils.events.TopicValidatorSpec [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.onap.cps.ncmp.utils.events.TopicValidatorSpec 14:48:58.126 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 14:48:58.134 [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.utils.events.CmAvcEventPublisherSpec 14:48:58.923 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 14:48:58.932 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 14:48:58.957 [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 14:48:58.961 [main] WARN org.testcontainers.utility.ResourceReaper -- ******************************************************************************** Ryuk has been disabled. This can cause unexpected behavior in your environment. ******************************************************************************** 14:48:58.965 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 14:48:58.966 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 14:48:58.994 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling docker image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1. Please be patient; this may take some time but only needs to be done once. 14:48:59.001 [main] INFO org.testcontainers.utility.RegistryAuthLocator -- Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: registry.nordix.org/onaptest/confluentinc/cp-kafka:latest, configFile: /home/jenkins/.docker/config.json, configEnv: DOCKER_AUTH_CONFIG). Falling back to docker-java default behaviour. Exception message: Status 404: No config supplied. Checked in order: /home/jenkins/.docker/config.json (file not found), DOCKER_AUTH_CONFIG (not set) 14:49:00.729 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Starting to pull image 14:49:00.759 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 14:49:01.137 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 10 pending, 1 downloaded, 0 extracted, (1 KB/? MB) 14:49:02.656 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 9 pending, 2 downloaded, 0 extracted, (33 MB/? MB) 14:49:03.189 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 8 pending, 3 downloaded, 0 extracted, (57 MB/? MB) 14:49:03.743 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 7 pending, 4 downloaded, 0 extracted, (79 MB/? MB) 14:49:04.148 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 6 pending, 5 downloaded, 0 extracted, (88 MB/? MB) 14:49:04.541 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 5 pending, 6 downloaded, 0 extracted, (98 MB/? MB) 14:49:04.815 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 5 pending, 6 downloaded, 1 extracted, (109 MB/? MB) 14:49:04.909 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 5 pending, 6 downloaded, 2 extracted, (115 MB/? MB) 14:49:04.983 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 4 pending, 7 downloaded, 2 extracted, (117 MB/? MB) 14:49:06.010 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 3 pending, 8 downloaded, 2 extracted, (157 MB/? MB) 14:49:06.413 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 2 pending, 9 downloaded, 2 extracted, (169 MB/? MB) 14:49:09.489 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 1 pending, 10 downloaded, 2 extracted, (299 MB/? MB) 14:49:12.790 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 2 extracted, (366 MB/370 MB) 14:49:17.719 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 3 extracted, (367 MB/370 MB) 14:49:17.887 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 4 extracted, (367 MB/370 MB) 14:49:17.981 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 5 extracted, (367 MB/370 MB) 14:49:18.285 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 6 extracted, (368 MB/370 MB) 14:49:18.366 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 7 extracted, (368 MB/370 MB) 14:49:18.446 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 8 extracted, (368 MB/370 MB) 14:49:18.527 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 9 extracted, (368 MB/370 MB) 14:49:19.192 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 10 extracted, (370 MB/370 MB) 14:49:19.261 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 11 extracted, (370 MB/370 MB) 14:49:19.279 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pull complete. 11 layers, pulled in 18s (downloaded 370 MB at 20 MB/s) 14:49:19.279 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Image registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 pull took PT20.284066827S 14:49:19.321 [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 14:49:21.582 [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: a17b99ddabde628c278bffd8e99d77090db3dd38c6ad2829fc1d3cb10d920dee 14:49:27.982 [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 PT8.660749279S [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.768 s - in org.onap.cps.ncmp.utils.events.CmAvcEventPublisherSpec [INFO] Running org.onap.cps.ncmp.init.AbstractModelLoaderSpec 14:49:30.161 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding model for NCMP failed: test message 14:49:30.180 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new schema set failed as schema set already exists 14:49:30.184 [main] DEBUG org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding failed as unable to read file: models/no such yang file 14:49:30.185 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating schema set failed: Onboarding failed as unable to read file: models/no such yang file 14:49:30.196 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Deleting schema set failed: test message 14:49:30.205 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new anchor failed as anchor already exists 14:49:30.210 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating anchor failed: test message 14:49:30.226 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new data node 'new node' failed as data node already exists 14:49:30.231 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating data node failed: test message 14:49:30.240 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Updating schema set failed: test message [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.296 s - in org.onap.cps.ncmp.init.AbstractModelLoaderSpec [INFO] Running org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 14:49:30.270 [main] INFO org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Subscription Models onboarded successfully 14:49:30.276 [main] INFO org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Creating new child data node 'some datastore' for data node 'datastores' failed as data node already exists 14:49:30.279 [main] ERROR org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Creating data node failed: test message [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec [INFO] Running org.onap.cps.ncmp.init.InventoryModelLoaderSpec 14:49:30.310 [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.014 s - in org.onap.cps.ncmp.init.InventoryModelLoaderSpec [INFO] Running org.onap.cps.ncmp.api.data.models.DatastoreTypeSpec [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.onap.cps.ncmp.api.data.models.DatastoreTypeSpec [INFO] Running org.onap.cps.ncmp.api.data.models.OperationTypeSpec [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.onap.cps.ncmp.api.data.models.OperationTypeSpec [INFO] Running org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponseSpec 14:49:30.405 [main] WARN org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponse -- Unexpected xpath valid/xpath/without-id[@key='123'] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponseSpec [INFO] Running org.onap.cps.ncmp.api.inventory.models.CompositeStateBuilderSpec [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.onap.cps.ncmp.api.inventory.models.CompositeStateBuilderSpec [INFO] Running org.onap.cps.ncmp.api.inventory.models.CompositeStateSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.onap.cps.ncmp.api.inventory.models.CompositeStateSpec [INFO] Running org.onap.cps.ncmp.api.inventory.models.TrustLevelSpec [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.ncmp.api.inventory.models.TrustLevelSpec [INFO] Running org.onap.cps.ncmp.api.inventory.models.YangResourceSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.ncmp.api.inventory.models.YangResourceSpec [INFO] Running org.onap.cps.ncmp.config.CpsApplicationContextSpec 14:48:55,814 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 14:48:55,817 |-INFO in ch.qos.logback.classic.util.ContextInitializer@58f0bd05 - Here is a list of configurators discovered as a service, by rank: 14:48:55,817 |-INFO in ch.qos.logback.classic.util.ContextInitializer@58f0bd05 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 14:48:55,817 |-INFO in ch.qos.logback.classic.util.ContextInitializer@58f0bd05 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 14:48:55,817 |-INFO in ch.qos.logback.classic.util.ContextInitializer@58f0bd05 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 14:48:55,826 |-INFO in ch.qos.logback.classic.util.ContextInitializer@58f0bd05 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 14:48:55,826 |-INFO in ch.qos.logback.classic.util.ContextInitializer@58f0bd05 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 14:48:55,828 |-INFO in ch.qos.logback.classic.util.ContextInitializer@58f0bd05 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 14:48:55,829 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 14:48:55,829 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 14:48:55,829 |-INFO in ch.qos.logback.classic.util.ContextInitializer@58f0bd05 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 14:48:55,829 |-INFO in ch.qos.logback.classic.util.ContextInitializer@58f0bd05 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 14:48:55,831 |-INFO in ch.qos.logback.classic.util.ContextInitializer@58f0bd05 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 14:48:55,831 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 14:48:55,831 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 14:48:55,831 |-INFO in ch.qos.logback.classic.util.ContextInitializer@58f0bd05 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 14:48:55,831 |-INFO in ch.qos.logback.classic.util.ContextInitializer@58f0bd05 - Trying to configure with ch.qos.logback.classic.BasicConfigurator 14:48:55,832 |-INFO in ch.qos.logback.classic.util.ContextInitializer@58f0bd05 - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 14:48:55,832 |-INFO in ch.qos.logback.classic.BasicConfigurator@187fb0cf - Setting up default configuration. 14:48:55,854 |-INFO in ch.qos.logback.classic.util.ContextInitializer@58f0bd05 - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 22 milliseconds. ExecutionStatus=NEUTRAL 14:49:30,766 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2b9b61f4 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] is not of type file 14:49:30,812 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@692b6703 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 14:49:30,812 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2b9b61f4 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 14:49:30,816 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 14:49:30,816 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 14:49:30,816 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 14:49:30,816 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 14:49:30,816 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 14:49:30,818 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@692b6703 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 14:49:30,818 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2b9b61f4 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 14:49:30,827 |-WARN in IfNestedWithinSecondPhaseElementSC - <if> elements cannot be nested within an <appender>, <logger> or <root> element 14:49:30,827 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 14:49:30,831 |-WARN in IfNestedWithinSecondPhaseElementSC - Element <appender> at line 60 contains a nested <if> element at line 61 14:49:30,861 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1726843770860) 14:49:30,862 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] 14:49:30,862 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 14:49:30,868 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 14:49:30,868 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@346ee7b6 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 14:49:30,868 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 14:49:30,868 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@346ee7b6 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 14:49:30,868 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 14:49:30,868 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@346ee7b6 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 14:49:30,868 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 14:49:30,868 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@346ee7b6 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 14:49:30,869 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 14:49:30,869 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@346ee7b6 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 14:49:30,869 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 14:49:30,869 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@346ee7b6 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 14:49:30,869 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 14:49:30,869 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@346ee7b6 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 14:49:30,869 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 14:49:30,869 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@346ee7b6 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 14:49:30,869 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 14:49:30,869 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 14:49:30,875 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 14:49:30,917 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 14:49:30,917 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 14:49:30,934 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 14:49:30,944 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 14:49:31,389 |-INFO in ch.qos.logback.classic.pattern.DateConverter@51f2d03c - Setting zoneId to "UTC" 14:49:31,399 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 14:49:31,399 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 14:49:31,669 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 14:49:31,670 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 14:49:31,670 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 14:49:31,670 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 14:49:31,671 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 14:49:31,671 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@346ee7b6 - Propagating INFO level on Logger[ROOT] onto the JUL framework 14:49:31,671 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 14:49:31,671 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@21168f37 - End of configuration. 14:49:31,671 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@1337e769 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-20T14:49:31.704Z INFO 7181 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : Starting CpsApplicationContextSpec using Java 17.0.6-ea with PID 7181 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-09-20T14:49:31.705Z INFO 7181 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : No active profile set, falling back to 1 default profile: "default" 2024-09-20T14:49:31.750Z INFO 7181 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : Started CpsApplicationContextSpec in 1.218 seconds (process running for 36.867) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.428 s - in org.onap.cps.ncmp.config.CpsApplicationContextSpec [INFO] Running org.onap.cps.ncmp.config.DmiHttpClientConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-20T14:49:31.998Z INFO 7181 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : Starting DmiHttpClientConfigSpec using Java 17.0.6-ea with PID 7181 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-09-20T14:49:31.998Z INFO 7181 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : No active profile set, falling back to 1 default profile: "default" 2024-09-20T14:49:32.164Z INFO 7181 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : Started DmiHttpClientConfigSpec in 0.204 seconds (process running for 37.281) [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.241 s - in org.onap.cps.ncmp.config.DmiHttpClientConfigSpec [INFO] Running org.onap.cps.ncmp.config.KafkaConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-20T14:49:32.235Z INFO 7181 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : Starting KafkaConfigSpec using Java 17.0.6-ea with PID 7181 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-09-20T14:49:32.236Z INFO 7181 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 2024-09-20T14:49:32.374Z INFO 7181 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : Started KafkaConfigSpec in 0.168 seconds (process running for 37.492) 2024-09-20T14:49:32.418Z INFO 7181 --- [ 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-1 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingProducerInterceptor] 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 2024-09-20T14:49:32.491Z INFO 7181 --- [ main] i.opentelemetry.api.GlobalOpenTelemetry : AutoConfiguredOpenTelemetrySdk found on classpath but automatic configuration is disabled. To enable, run your JVM with -Dotel.java.global-autoconfigure.enabled=true 2024-09-20T14:49:32.531Z INFO 7181 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-1] Instantiated an idempotent producer. 2024-09-20T14:49:32.580Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-20T14:49:32.580Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-20T14:49:32.580Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1726843772579 2024-09-20T14:49:32.603Z INFO 7181 --- [ 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-2 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingProducerInterceptor] 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 2024-09-20T14:49:32.605Z INFO 7181 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-2] Instantiated an idempotent producer. 2024-09-20T14:49:32.610Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-20T14:49:32.610Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-20T14:49:32.610Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1726843772610 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.414 s - in org.onap.cps.ncmp.config.KafkaConfigSpec [INFO] Running org.onap.cps.ncmp.config.OpenTelemetryConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-20T14:49:32.649Z INFO 7181 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : Starting OpenTelemetryConfigSpec using Java 17.0.6-ea with PID 7181 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-09-20T14:49:32.649Z INFO 7181 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : No active profile set, falling back to 1 default profile: "default" 2024-09-20T14:49:32.967Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:49:32.967Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:49:32.968Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:49:32.968Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:49:32.968Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:49:32.968Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:49:33.031Z INFO 7181 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : Started OpenTelemetryConfigSpec in 0.41 seconds (process running for 38.149) 2024-09-20T14:49:33.071Z ERROR 7181 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url: Name or service not known 2024-09-20T14:49:33.071Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:49:33.071Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:49:33.071Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:49:33.071Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:49:33.071Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:49:33.071Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:49:33.072Z ERROR 7181 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.536 s - in org.onap.cps.ncmp.config.OpenTelemetryConfigSpec [INFO] Running org.onap.cps.ncmp.config.PolicyExecutorHttpClientConfigSpec 2024-09-20T14:49:33.173Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:49:33.173Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:49:33.173Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-20T14:49:33.182Z INFO 7181 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : Starting PolicyExecutorHttpClientConfigSpec using Java 17.0.6-ea with PID 7181 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-09-20T14:49:33.182Z INFO 7181 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : No active profile set, falling back to 1 default profile: "default" 2024-09-20T14:49:33.201Z INFO 7181 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : Started PolicyExecutorHttpClientConfigSpec in 0.041 seconds (process running for 38.318) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.onap.cps.ncmp.config.PolicyExecutorHttpClientConfigSpec [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.cache.CmSubscriptionConfigSpec 2024-09-20T14:49:33.225Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:49:33.225Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:49:33.225Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-20T14:49:33.237Z INFO 7181 --- [ main] o.o.c.n.i.c.c.CmSubscriptionConfigSpec : Starting CmSubscriptionConfigSpec using Java 17.0.6-ea with PID 7181 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-09-20T14:49:33.237Z INFO 7181 --- [ main] o.o.c.n.i.c.c.CmSubscriptionConfigSpec : No active profile set, falling back to 1 default profile: "default" 2024-09-20T14:49:33.334Z WARN 7181 --- [ 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 2024-09-20T14:49:33.381Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:49:33.382Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:49:33.382Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:49:33.414Z INFO 7181 --- [ main] com.hazelcast.system.logo : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] + + 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 2024-09-20T14:49:33.414Z INFO 7181 --- [ main] com.hazelcast.system : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 2024-09-20T14:49:33.414Z INFO 7181 --- [ main] com.hazelcast.system : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.106.74]:5701 2024-09-20T14:49:33.414Z INFO 7181 --- [ main] com.hazelcast.system : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 2024-09-20T14:49:33.414Z INFO 7181 --- [ main] com.hazelcast.system : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-09-20T14:49:33.417Z INFO 7181 --- [ main] com.hazelcast.system : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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) 2024-09-20T14:49:33.482Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:49:33.482Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:49:33.482Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:49:33.603Z INFO 7181 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 2024-09-20T14:49:33.828Z INFO 7181 --- [ main] com.hazelcast.system.security : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2024-09-20T14:49:33.835Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:49:33.835Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:49:33.836Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:49:33.836Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:49:33.836Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:49:33.836Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:49:33.988Z INFO 7181 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 2024-09-20T14:49:33.994Z WARN 7181 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2024-09-20T14:49:34.240Z INFO 7181 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-09-20T14:49:34.247Z INFO 7181 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.74]:5701 is STARTING 2024-09-20T14:49:34.391Z INFO 7181 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.30.107.86]:5701 2024-09-20T14:49:34.426Z INFO 7181 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:45797 and /10.30.107.86:5701 2024-09-20T14:49:34.544Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:49:34.544Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:49:34.545Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:49:34.592Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:49:34.593Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:49:34.593Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:49:35.602Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:49:35.602Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:49:35.602Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:49:35.650Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:49:35.650Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:49:35.650Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:49:36.708Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:49:36.708Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:49:36.708Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:49:36.709Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:49:36.709Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:49:36.709Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:49:37.666Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:49:37.666Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:49:37.666Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:49:37.815Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:49:37.816Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:49:37.816Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:49:38.572Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:49:38.573Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:49:38.573Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:49:38.672Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:49:38.672Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:49:38.672Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:49:39.427Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:49:39.427Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:49:39.427Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:49:39.535Z INFO 7181 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:5701 and /10.30.107.231:58585 2024-09-20T14:49:39.552Z INFO 7181 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Members {size:3, ver:3} [ Member [10.30.107.86]:5701 - d5e151d7-ca11-4b38-a46d-05f86b085d5b Member [10.30.107.231]:5701 - 58f1b9c6-f3b3-4272-89dc-a3ffe707060a Member [10.30.106.74]:5701 - 7cfabc93-67d6-4b70-b26b-18d45bb9afa4 this ] 2024-09-20T14:49:39.569Z INFO 7181 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.74]:5701 is STARTED 2024-09-20T14:49:39.585Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:49:39.586Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:49:39.586Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:49:39.620Z INFO 7181 --- [ main] o.o.c.n.i.c.c.CmSubscriptionConfigSpec : Started CmSubscriptionConfigSpec in 6.403 seconds (process running for 44.737) [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.537 s - in org.onap.cps.ncmp.impl.cmnotificationsubscription.cache.CmSubscriptionConfigSpec [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.cache.DmiCacheHandlerSpec 2024-09-20T14:49:39.762Z INFO 7181 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2024-09-20T14:49:39.812Z INFO 7181 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 4eea03db0431b7500d9203f358ba8a60215f9f16a93fcf569f2d124ca1780cb9 2024-09-20T14:49:40.358Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:49:40.358Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:49:40.359Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:49:40.442Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:49:40.442Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:49:40.442Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:49:41.486Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:49:41.486Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:49:41.486Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:49:41.612Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:49:41.612Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:49:41.612Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:49:42.642Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:49:42.642Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:49:42.642Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:49:42.818Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:49:42.818Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:49:42.818Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:49:43.775Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:49:43.775Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:49:43.775Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:49:43.849Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:49:43.849Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:49:43.849Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:49:44.682Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:49:44.683Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:49:44.683Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:49:44.915Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:49:44.915Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:49:44.915Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:49:45.340Z INFO 7181 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.577297957S . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-20T14:49:45.409Z INFO 7181 --- [ main] o.o.c.n.i.c.cache.DmiCacheHandlerSpec : Starting DmiCacheHandlerSpec using Java 17.0.6-ea with PID 7181 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-09-20T14:49:45.409Z INFO 7181 --- [ main] o.o.c.n.i.c.cache.DmiCacheHandlerSpec : No active profile set, falling back to 1 default profile: "default" 2024-09-20T14:49:45.463Z INFO 7181 --- [ main] o.o.c.n.i.c.cache.DmiCacheHandlerSpec : Started DmiCacheHandlerSpec in 0.075 seconds (process running for 50.581) 2024-09-20T14:49:45.796Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:49:45.796Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:49:45.796Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.098 s - in org.onap.cps.ncmp.impl.cmnotificationsubscription.cache.DmiCacheHandlerSpec [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.dmi.DmiCmSubscriptionDetailsPerDmiMapperSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.ncmp.impl.cmnotificationsubscription.dmi.DmiCmSubscriptionDetailsPerDmiMapperSpec [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.dmi.DmiInEventMapperSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.onap.cps.ncmp.impl.cmnotificationsubscription.dmi.DmiInEventMapperSpec [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.dmi.DmiInEventProducerSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.onap.cps.ncmp.impl.cmnotificationsubscription.dmi.DmiInEventProducerSpec [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.dmi.DmiOutEventConsumerSpec 2024-09-20T14:49:45.923Z INFO 7181 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2024-09-20T14:49:45.974Z INFO 7181 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 7f36559a4c50464d4b5e81924175e6286d3d09fde6d925263d4572df9f454eef 2024-09-20T14:49:46.076Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:49:46.076Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:49:46.076Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:49:46.661Z INFO 7181 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Members {size:4, ver:4} [ Member [10.30.107.86]:5701 - d5e151d7-ca11-4b38-a46d-05f86b085d5b Member [10.30.107.231]:5701 - 58f1b9c6-f3b3-4272-89dc-a3ffe707060a Member [10.30.106.74]:5701 - 7cfabc93-67d6-4b70-b26b-18d45bb9afa4 this Member [10.30.106.207]:5704 - de47f90f-eb20-44ac-9f94-e1da30edf259 ] 2024-09-20T14:49:46.674Z INFO 7181 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:59797 and /10.30.106.207:5704 2024-09-20T14:49:46.907Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:49:46.907Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:49:46.908Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:49:47.193Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:49:47.193Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:49:47.193Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:49:48.076Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:49:48.077Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:49:48.077Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:49:48.100Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:49:48.100Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:49:48.100Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:49:49.182Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:49:49.182Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:49:49.182Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:49:49.206Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:49:49.206Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:49:49.206Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:49:50.098Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:49:50.098Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:49:50.098Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:49:50.263Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:49:50.263Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:49:50.263Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:49:51.104Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:49:51.104Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:49:51.104Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:49:51.119Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:49:51.119Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:49:51.119Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:49:51.307Z INFO 7181 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.384487787S . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-20T14:49:51.519Z INFO 7181 --- [ main] o.o.c.n.i.c.dmi.DmiOutEventConsumerSpec : Starting DmiOutEventConsumerSpec using Java 17.0.6-ea with PID 7181 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-09-20T14:49:51.519Z INFO 7181 --- [ main] o.o.c.n.i.c.dmi.DmiOutEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 2024-09-20T14:49:51.527Z INFO 7181 --- [ main] o.o.c.n.i.c.dmi.DmiOutEventConsumerSpec : Started DmiOutEventConsumerSpec in 0.033 seconds (process running for 56.644) 2024-09-20T14:49:51.537Z INFO 7181 --- [ main] o.o.c.n.i.c.dmi.DmiOutEventConsumer : Cm Subscription with id : sub-1 handled by the dmi-plugin : test-dmi-plugin-name has the status : accepted 2024-09-20T14:49:51.550Z INFO 7181 --- [ main] o.o.c.n.i.c.dmi.DmiOutEventConsumer : Cm Subscription with id : sub-1 handled by the dmi-plugin : test-dmi-plugin-name has the status : ACCEPTED 2024-09-20T14:49:51.554Z INFO 7181 --- [ main] o.o.c.n.i.c.dmi.DmiOutEventConsumer : Cm Subscription with id : sub-1 handled by the dmi-plugin : test-dmi-plugin-name has the status : REJECTED [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.918 s - in org.onap.cps.ncmp.impl.cmnotificationsubscription.dmi.DmiOutEventConsumerSpec [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.CmSubscriptionComparatorSpec [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.CmSubscriptionComparatorSpec [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.CmSubscriptionHandlerImplSpec [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.CmSubscriptionHandlerImplSpec [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.NcmpOutEventMapperSpec [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.NcmpOutEventMapperSpec [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.NcmpOutEventProducerSpec 2024-09-20T14:49:52.142Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:49:52.142Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:49:52.142Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:49:52.272Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:49:52.272Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:49:52.272Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:49:52.961Z ERROR 7181 --- [ool-10-thread-1] o.o.c.n.utils.events.CloudEventMapper : Unable to map cloud event to target event class type : class org.onap.cps.ncmp.impl.cmnotificationsubscription_1_0_0.ncmp_to_client.NcmpOutEvent with cause : null 2024-09-20T14:49:52.996Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:49:52.996Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:49:52.997Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:49:53.427Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:49:53.427Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:49:53.427Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.547 s - in org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.NcmpOutEventProducerSpec [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.NcmpInEventConsumerSpec 2024-09-20T14:49:53.502Z INFO 7181 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2024-09-20T14:49:53.556Z INFO 7181 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: aad1c3134f149ce424f82790e21a5b40707b3f6db10167eafe954b94eb632f8e 2024-09-20T14:49:53.955Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:49:53.955Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:49:53.955Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:49:54.382Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:49:54.382Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:49:54.382Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:49:55.027Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:49:55.028Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:49:55.028Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:49:55.594Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:49:55.594Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:49:55.594Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:49:55.982Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:49:55.982Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:49:55.982Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:49:56.648Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:49:56.649Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:49:56.649Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:49:56.887Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:49:56.887Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:49:56.887Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:49:57.531Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:49:57.531Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:49:57.531Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:49:57.810Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:49:57.810Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:49:57.810Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:49:58.403Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:49:58.403Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:49:58.403Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:49:58.667Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:49:58.667Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:49:58.667Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:49:58.782Z INFO 7181 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.280219674S 2024-09-20T14:49:58.805Z INFO 7181 --- [ main] o.o.c.n.i.c.ncmp.NcmpInEventConsumer : Subscription with name test-id to be mapped to hazelcast object... 2024-09-20T14:49:58.805Z INFO 7181 --- [ main] o.o.c.n.i.c.ncmp.NcmpInEventConsumer : Subscription create request for source some-resource with subscription id test-id ... 2024-09-20T14:49:58.812Z INFO 7181 --- [ main] o.o.c.n.i.c.ncmp.NcmpInEventConsumer : Subscription with name test-id to be mapped to hazelcast object... 2024-09-20T14:49:58.812Z INFO 7181 --- [ main] o.o.c.n.i.c.ncmp.NcmpInEventConsumer : Subscription delete request for source some-resource with subscription id test-id ... [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.579 s - in org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.NcmpInEventConsumerSpec [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.utils.CmSubscriptionPersistenceServiceSpec 2024-09-20T14:49:59.108Z INFO 7181 --- [ main] n.i.c.u.CmSubscriptionPersistenceService : There are subscribers left for the following cps path /datastores/datastore[@name='ncmp-datastore:passthrough-running']/cm-handles/cm-handle[@id='ch-1']/filters/filter[@xpath='/x/y'] : 2024-09-20T14:49:59.109Z INFO 7181 --- [ main] n.i.c.u.CmSubscriptionPersistenceService : There are subscribers left for the following cps path /datastores/datastore[@name='ncmp-datastore:passthrough-running']/cm-handles/cm-handle[@id='ch-1']/filters/filter[@xpath='/x/y'] : 2024-09-20T14:49:59.109Z INFO 7181 --- [ main] n.i.c.u.CmSubscriptionPersistenceService : No subscribers left for the following cps path /datastores/datastore[@name='ncmp-datastore:passthrough-running']/cm-handles/cm-handle[@id='ch-1']/filters/filter[@xpath='/x/y'] : 2024-09-20T14:49:59.111Z INFO 7181 --- [ main] n.i.c.u.CmSubscriptionPersistenceService : There are subscribers left for the following cps path /datastores/datastore[@name='ncmp-datastore:passthrough-running']/cm-handles/cm-handle[@id='ch-1']/filters/filter[@xpath='/x/y'] : 2024-09-20T14:49:59.111Z INFO 7181 --- [ main] n.i.c.u.CmSubscriptionPersistenceService : No subscribers left for the following cps path /datastores/datastore[@name='ncmp-datastore:passthrough-running']/cm-handles/cm-handle[@id='ch-1']/filters/filter[@xpath='/x/y'] : [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.onap.cps.ncmp.impl.cmnotificationsubscription.utils.CmSubscriptionPersistenceServiceSpec [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.cmavc.CmAvcEventConsumerSpec 2024-09-20T14:49:59.131Z INFO 7181 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2024-09-20T14:49:59.184Z INFO 7181 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 34d6613ebd655be59498ff4ef570b60eba5683582049a6ad626096ca8f18abff 2024-09-20T14:49:59.265Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:49:59.265Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:49:59.265Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:49:59.776Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:49:59.776Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:49:59.776Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:00.471Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:50:00.471Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:00.471Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:00.944Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:50:00.944Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:00.944Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:01.677Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:50:01.677Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:01.677Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:01.849Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:50:01.849Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:01.849Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:02.740Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:50:02.740Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:02.740Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:03.004Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:50:03.005Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:03.005Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:03.074Z ERROR 7181 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url: Name or service not known 2024-09-20T14:50:03.074Z ERROR 7181 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url 2024-09-20T14:50:03.597Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:50:03.597Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:03.597Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:03.909Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:50:03.909Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:03.909Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:04.437Z INFO 7181 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.30542248S 2024-09-20T14:50:04.490Z INFO 7181 --- [ 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:32776] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-group-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 = 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 2024-09-20T14:50:04.531Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-20T14:50:04.531Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-20T14:50:04.531Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1726843804531 . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-20T14:50:04.552Z INFO 7181 --- [ main] o.o.c.n.i.c.c.CmAvcEventConsumerSpec : Starting CmAvcEventConsumerSpec using Java 17.0.6-ea with PID 7181 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-09-20T14:50:04.552Z INFO 7181 --- [ main] o.o.c.n.i.c.c.CmAvcEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 2024-09-20T14:50:04.604Z INFO 7181 --- [ main] o.o.c.n.i.c.c.CmAvcEventConsumerSpec : Started CmAvcEventConsumerSpec in 0.071 seconds (process running for 69.721) 2024-09-20T14:50:04.608Z INFO 7181 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Subscribed to topic(s): cm-events 2024-09-20T14:50:04.643Z INFO 7181 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-09-20T14:50:04.643Z INFO 7181 --- [ 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-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 2024-09-20T14:50:04.651Z INFO 7181 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-09-20T14:50:04.651Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-20T14:50:04.651Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-20T14:50:04.651Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1726843804651 2024-09-20T14:50:04.670Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:50:04.670Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:04.670Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:04.833Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Error while fetching metadata with correlation id 1 : {cm-events=LEADER_NOT_AVAILABLE} 2024-09-20T14:50:04.834Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Cluster ID: b_hgxYsQTYiV4qy20RfrtA 2024-09-20T14:50:04.951Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Error while fetching metadata with correlation id 3 : {cm-events=LEADER_NOT_AVAILABLE} 2024-09-20T14:50:05.031Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:50:05.031Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:05.031Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:05.112Z INFO 7181 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Cluster ID: b_hgxYsQTYiV4qy20RfrtA 2024-09-20T14:50:05.231Z INFO 7181 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Discovered group coordinator localhost:32776 (id: 2147483646 rack: null) 2024-09-20T14:50:05.239Z INFO 7181 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group 2024-09-20T14:50:05.278Z INFO 7181 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-1-dfc79c40-f2cf-4493-8c27-a00573006f47 2024-09-20T14:50:05.278Z INFO 7181 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2024-09-20T14:50:05.278Z INFO 7181 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group 2024-09-20T14:50:05.306Z INFO 7181 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-1-dfc79c40-f2cf-4493-8c27-a00573006f47', protocol='range'} 2024-09-20T14:50:05.314Z INFO 7181 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-1-dfc79c40-f2cf-4493-8c27-a00573006f47=Assignment(partitions=[cm-events-0])} 2024-09-20T14:50:05.343Z INFO 7181 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-1-dfc79c40-f2cf-4493-8c27-a00573006f47', protocol='range'} 2024-09-20T14:50:05.343Z INFO 7181 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[cm-events-0]) 2024-09-20T14:50:05.346Z INFO 7181 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Adding newly assigned partitions: cm-events-0 2024-09-20T14:50:05.362Z INFO 7181 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Found no committed offset for partition cm-events-0 2024-09-20T14:50:05.380Z INFO 7181 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Resetting offset for partition cm-events-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32776 (id: 1 rack: null)], epoch=0}}. 2024-09-20T14:50:05.512Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:50:05.516Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2024-09-20T14:50:05.521Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:50:05.521Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 90ms, elapsed time since send: 90ms, request timeout: 30000ms) 2024-09-20T14:50:05.521Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2024-09-20T14:50:05.521Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 2147483646 disconnected. 2024-09-20T14:50:05.522Z INFO 7181 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Error sending fetch request (sessionId=1303429031, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2024-09-20T14:50:05.524Z INFO 7181 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Group coordinator localhost:32776 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2024-09-20T14:50:05.614Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:50:05.614Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:05.625Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:50:05.625Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.594 s - in org.onap.cps.ncmp.impl.cmnotificationsubscription.cmavc.CmAvcEventConsumerSpec [INFO] Running org.onap.cps.ncmp.impl.data.NcmpCachedResourceRequestHandlerSpec 2024-09-20T14:50:05.721Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:50:05.722Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:05.737Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:50:05.738Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:05.738Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:50:05,782 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 14:50:05,782 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 14:50:05,783 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@46480215 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] is not of type file 14:50:05,786 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@692b6703 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 14:50:05,786 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@46480215 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 14:50:05,788 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 14:50:05,789 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 14:50:05,789 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 14:50:05,789 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 14:50:05,789 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 14:50:05,789 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@692b6703 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 14:50:05,789 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@46480215 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 14:50:05,792 |-WARN in IfNestedWithinSecondPhaseElementSC - <if> elements cannot be nested within an <appender>, <logger> or <root> element 14:50:05,792 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 14:50:05,792 |-WARN in IfNestedWithinSecondPhaseElementSC - Element <appender> at line 60 contains a nested <if> element at line 61 14:50:05,792 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1726843805792) 14:50:05,792 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] 14:50:05,792 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 14:50:05,793 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 14:50:05,793 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1af83dc8 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 14:50:05,794 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 14:50:05,794 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1af83dc8 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 14:50:05,794 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 14:50:05,794 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1af83dc8 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 14:50:05,794 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 14:50:05,794 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1af83dc8 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 14:50:05,794 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 14:50:05,794 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1af83dc8 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 14:50:05,794 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 14:50:05,794 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1af83dc8 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 14:50:05,794 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 14:50:05,794 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1af83dc8 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 14:50:05,794 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 14:50:05,794 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1af83dc8 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 14:50:05,794 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 14:50:05,794 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 14:50:05,794 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 14:50:05,796 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 14:50:05,796 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 14:50:05,796 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 14:50:05,796 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 14:50:05,803 |-INFO in ch.qos.logback.classic.pattern.DateConverter@1bd76e59 - Setting zoneId to "UTC" 14:50:05,804 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 14:50:05,804 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 14:50:05,807 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 14:50:05,807 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 14:50:05,807 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 14:50:05,807 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 14:50:05,808 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 14:50:05,808 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1af83dc8 - Propagating INFO level on Logger[ROOT] onto the JUL framework 14:50:05,808 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 14:50:05,808 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@296c11dd - End of configuration. 14:50:05,808 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@2fb2f64f - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-20T14:50:05.811Z INFO 7181 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : Starting NcmpCachedResourceRequestHandlerSpec using Java 17.0.6-ea with PID 7181 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-09-20T14:50:05.811Z INFO 7181 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : No active profile set, falling back to 1 default profile: "default" 2024-09-20T14:50:05.828Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:50:05.828Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:05.834Z INFO 7181 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : Started NcmpCachedResourceRequestHandlerSpec in 0.07 seconds (process running for 70.951) [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 s - in org.onap.cps.ncmp.impl.data.NcmpCachedResourceRequestHandlerSpec [INFO] Running org.onap.cps.ncmp.impl.data.NcmpDatastoreRequestHandlerSpec 2024-09-20T14:50:05.923Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:50:05.923Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:06.048Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:50:06.048Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:06.048Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:06.054Z WARN 7181 --- [ main] o.o.c.n.i.d.NcmpDatastoreRequestHandler : Asynchronous request is unavailable as notification feature is currently disabled, will use synchronous operation. [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 s - in org.onap.cps.ncmp.impl.data.NcmpDatastoreRequestHandlerSpec [INFO] Running org.onap.cps.ncmp.impl.data.NetworkCmProxyFacadeSpec 2024-09-20T14:50:06.130Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:50:06.130Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in org.onap.cps.ncmp.impl.data.NetworkCmProxyFacadeSpec [INFO] Running org.onap.cps.ncmp.impl.data.NetworkCmProxyQueryServiceImplSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.ncmp.impl.data.NetworkCmProxyQueryServiceImplSpec [INFO] Running org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventMapperSpec [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventMapperSpec [INFO] Running org.onap.cps.ncmp.impl.data.async.RecordFilterStrategiesSpec [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.ncmp.impl.data.async.RecordFilterStrategiesSpec [INFO] Running org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 2024-09-20T14:50:06.221Z INFO 7181 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2024-09-20T14:50:06.268Z INFO 7181 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: c22ba6950812009d4a84e3eb1b4d8e5d433b179217db328ad9bdf36a8a834fa8 2024-09-20T14:50:06.428Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:50:06.428Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:06.633Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:50:06.633Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:06.872Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:50:06.872Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:06.872Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:07.137Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:50:07.138Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:07.211Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:50:07.211Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:07.211Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:07.445Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:50:07.445Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:07.985Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:50:07.985Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:07.985Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:08.265Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:50:08.266Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:08.266Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:08.306Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:50:08.306Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:08.449Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:50:08.449Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:09.039Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:50:09.040Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:09.040Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:09.271Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:50:09.271Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:09.271Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:09.354Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:50:09.354Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:09.415Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:50:09.415Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:10.145Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:50:10.146Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:10.146Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:10.327Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:50:10.327Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:10.376Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:50:10.376Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:10.376Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:10.461Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:50:10.461Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:11.105Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:50:11.106Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:11.106Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:11.148Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:50:11.148Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:11.488Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:50:11.488Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:11.488Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:11.516Z INFO 7181 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.294868465S 2024-09-20T14:50:11.520Z INFO 7181 --- [ 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:32778] 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 org.apache.kafka.common.serialization.StringDeserializer 2024-09-20T14:50:11.524Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-20T14:50:11.524Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-20T14:50:11.524Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1726843811524 . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-20T14:50:11.546Z INFO 7181 --- [ main] uestResponseEventProducerIntegrationSpec : Starting NcmpAsyncRequestResponseEventProducerIntegrationSpec using Java 17.0.6-ea with PID 7181 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-09-20T14:50:11.546Z INFO 7181 --- [ main] uestResponseEventProducerIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 2024-09-20T14:50:11.573Z INFO 7181 --- [ main] uestResponseEventProducerIntegrationSpec : Started NcmpAsyncRequestResponseEventProducerIntegrationSpec in 0.047 seconds (process running for 76.691) 2024-09-20T14:50:11.576Z INFO 7181 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-2, groupId=test] Subscribed to topic(s): test-topic 2024-09-20T14:50:11.604Z INFO 7181 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-09-20T14:50:11.604Z INFO 7181 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32778] 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 2024-09-20T14:50:11.607Z INFO 7181 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-09-20T14:50:11.607Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-20T14:50:11.607Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-20T14:50:11.607Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1726843811607 2024-09-20T14:50:11.667Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:50:11.667Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:11.772Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Error while fetching metadata with correlation id 1 : {test-topic=LEADER_NOT_AVAILABLE} 2024-09-20T14:50:11.772Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Cluster ID: Mr73UP1tTJWyKTJKP89aVA 2024-09-20T14:50:11.906Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Error while fetching metadata with correlation id 3 : {test-topic=LEADER_NOT_AVAILABLE} 2024-09-20T14:50:11.965Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:50:11.965Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:11.965Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:12.038Z INFO 7181 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Cluster ID: Mr73UP1tTJWyKTJKP89aVA 2024-09-20T14:50:12.153Z INFO 7181 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 2024-09-20T14:50:12.154Z INFO 7181 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 2024-09-20T14:50:12.175Z INFO 7181 --- [ 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-f08166ef-b128-4c53-85b8-180cb1e2153c 2024-09-20T14:50:12.176Z INFO 7181 --- [ 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) 2024-09-20T14:50:12.176Z INFO 7181 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 2024-09-20T14:50:12.204Z INFO 7181 --- [ 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-f08166ef-b128-4c53-85b8-180cb1e2153c', protocol='range'} 2024-09-20T14:50:12.204Z INFO 7181 --- [ 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-f08166ef-b128-4c53-85b8-180cb1e2153c=Assignment(partitions=[test-topic-0])} 2024-09-20T14:50:12.226Z INFO 7181 --- [ 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-f08166ef-b128-4c53-85b8-180cb1e2153c', protocol='range'} 2024-09-20T14:50:12.226Z INFO 7181 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Notifying assignor about the new Assignment(partitions=[test-topic-0]) 2024-09-20T14:50:12.227Z INFO 7181 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Adding newly assigned partitions: test-topic-0 2024-09-20T14:50:12.237Z INFO 7181 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Found no committed offset for partition test-topic-0 2024-09-20T14:50:12.250Z INFO 7181 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-2, groupId=test] Resetting offset for partition test-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32778 (id: 1 rack: null)], epoch=0}}. 2024-09-20T14:50:12.320Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:50:12.320Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:12.384Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:50:12.385Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 2024-09-20T14:50:12.407Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:50:12.407Z INFO 7181 --- [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) 2024-09-20T14:50:12.407Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2024-09-20T14:50:12.407Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 2147483646 disconnected. 2024-09-20T14:50:12.408Z INFO 7181 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-2, groupId=test] Error sending fetch request (sessionId=717797445, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2024-09-20T14:50:12.408Z INFO 7181 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Group coordinator localhost:32778 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2024-09-20T14:50:12.485Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:50:12.485Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:12.510Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:50:12.510Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:12.571Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:50:12.572Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:12.586Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:50:12.586Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.372 s - in org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec [INFO] Running org.onap.cps.ncmp.impl.data.async.DataOperationEventConsumerSpec 2024-09-20T14:50:12.601Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:50:12.601Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:12.601Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:12.602Z INFO 7181 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2024-09-20T14:50:12.652Z INFO 7181 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 0d658c76fbace8185ded6868d79d7d41f7acd62eeac6068fe30091e16f66266a 2024-09-20T14:50:12.711Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:50:12.711Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:12.788Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:50:12.788Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:13.013Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:50:13.013Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:13.024Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:50:13.024Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:13.025Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:13.191Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:50:13.191Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:13.455Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:50:13.456Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:13.456Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:13.482Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:50:13.482Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:13.517Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:50:13.517Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:13.543Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:50:13.543Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:14.173Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:50:14.173Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:14.191Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:50:14.191Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:14.191Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:14.428Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:50:14.429Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:14.661Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:50:14.661Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:14.661Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:14.687Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:50:14.687Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:14.766Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:50:14.766Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:15.045Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:50:15.045Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:15.046Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:15.287Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:50:15.287Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:15.632Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:50:15.632Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:15.816Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:50:15.816Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:15.816Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:15.892Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:50:15.892Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:15.899Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:50:15.899Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:15.899Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:15.921Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:50:15.921Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:16.494Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:50:16.494Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:16.636Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:50:16.636Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:16.796Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:50:16.796Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:16.903Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:50:16.903Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:16.903Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:16.924Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:50:16.924Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:16.924Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:17.027Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:50:17.027Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:17.601Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:50:17.601Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:17.641Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:50:17.642Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:17.699Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:50:17.699Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:17.933Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:50:17.933Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:17.934Z INFO 7181 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.332243351S 2024-09-20T14:50:17.938Z INFO 7181 --- [ 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:32780] 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 2024-09-20T14:50:17.942Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-20T14:50:17.942Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-20T14:50:17.942Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1726843817942 14:50:18,003 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 14:50:18,004 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 14:50:18,009 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@b306f6e - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] is not of type file 14:50:18,012 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@692b6703 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 14:50:18,012 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@b306f6e - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 14:50:18,015 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 14:50:18,015 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 14:50:18,015 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 14:50:18,015 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 14:50:18,015 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 14:50:18,015 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@692b6703 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 14:50:18,015 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@b306f6e - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 14:50:18,019 |-WARN in IfNestedWithinSecondPhaseElementSC - <if> elements cannot be nested within an <appender>, <logger> or <root> element 14:50:18,019 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 14:50:18,019 |-WARN in IfNestedWithinSecondPhaseElementSC - Element <appender> at line 60 contains a nested <if> element at line 61 14:50:18,019 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1726843818019) 14:50:18,019 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] 14:50:18,019 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 14:50:18,022 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 14:50:18,022 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@439dd7be - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 14:50:18,022 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 14:50:18,022 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@439dd7be - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 14:50:18,022 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 14:50:18,022 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@439dd7be - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 14:50:18,022 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 14:50:18,022 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@439dd7be - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 14:50:18,022 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 14:50:18,022 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@439dd7be - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 14:50:18,022 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 14:50:18,022 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@439dd7be - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 14:50:18,022 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 14:50:18,022 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@439dd7be - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 14:50:18,022 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 14:50:18,022 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@439dd7be - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 14:50:18,028 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 14:50:18,028 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 14:50:18,028 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 14:50:18,030 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 14:50:18,030 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 14:50:18,030 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 14:50:18,031 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 14:50:18,039 |-INFO in ch.qos.logback.classic.pattern.DateConverter@5f28f1e1 - Setting zoneId to "UTC" 14:50:18,040 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 14:50:18,040 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 14:50:18,043 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 14:50:18,043 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 14:50:18,043 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 14:50:18,043 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 14:50:18,043 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 14:50:18,043 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@439dd7be - Propagating INFO level on Logger[ROOT] onto the JUL framework 14:50:18,043 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 14:50:18,043 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@16f4711b - End of configuration. 14:50:18,043 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@1e3737b4 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-20T14:50:18.046Z INFO 7181 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : Starting DataOperationEventConsumerSpec using Java 17.0.6-ea with PID 7181 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-09-20T14:50:18.046Z INFO 7181 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 2024-09-20T14:50:18.047Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:50:18.047Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:18.047Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:18.075Z INFO 7181 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : Started DataOperationEventConsumerSpec in 0.131 seconds (process running for 83.193) 2024-09-20T14:50:18.078Z INFO 7181 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-3, groupId=test] Subscribed to topic(s): client-topic 2024-09-20T14:50:18.093Z INFO 7181 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-09-20T14:50:18.093Z INFO 7181 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32780] 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 2024-09-20T14:50:18.095Z INFO 7181 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-09-20T14:50:18.095Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-20T14:50:18.095Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-20T14:50:18.095Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1726843818095 2024-09-20T14:50:18.235Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Error while fetching metadata with correlation id 1 : {client-topic=LEADER_NOT_AVAILABLE} 2024-09-20T14:50:18.235Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Cluster ID: 0IzKtPiZTHuHmYEjO_qggg 2024-09-20T14:50:18.363Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Error while fetching metadata with correlation id 3 : {client-topic=LEADER_NOT_AVAILABLE} 2024-09-20T14:50:18.481Z INFO 7181 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-3, groupId=test] Cluster ID: 0IzKtPiZTHuHmYEjO_qggg 2024-09-20T14:50:18.594Z INFO 7181 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3, groupId=test] Discovered group coordinator localhost:32780 (id: 2147483646 rack: null) 2024-09-20T14:50:18.596Z INFO 7181 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3, groupId=test] (Re-)joining group 2024-09-20T14:50:18.608Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:50:18.608Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:18.616Z INFO 7181 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3, groupId=test] Request joining group due to: need to re-join with the given member-id: consumer-test-3-83d5336e-4e7e-4948-b9a8-f8c147319908 2024-09-20T14:50:18.616Z INFO 7181 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3, groupId=test] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2024-09-20T14:50:18.616Z INFO 7181 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3, groupId=test] (Re-)joining group 2024-09-20T14:50:18.645Z INFO 7181 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3, groupId=test] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-3-83d5336e-4e7e-4948-b9a8-f8c147319908', protocol='range'} 2024-09-20T14:50:18.645Z INFO 7181 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3, groupId=test] Finished assignment for group at generation 1: {consumer-test-3-83d5336e-4e7e-4948-b9a8-f8c147319908=Assignment(partitions=[client-topic-0])} 2024-09-20T14:50:18.650Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:50:18.650Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:18.674Z INFO 7181 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3, groupId=test] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-3-83d5336e-4e7e-4948-b9a8-f8c147319908', protocol='range'} 2024-09-20T14:50:18.674Z INFO 7181 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3, groupId=test] Notifying assignor about the new Assignment(partitions=[client-topic-0]) 2024-09-20T14:50:18.674Z INFO 7181 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3, groupId=test] Adding newly assigned partitions: client-topic-0 2024-09-20T14:50:18.686Z INFO 7181 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3, groupId=test] Found no committed offset for partition client-topic-0 2024-09-20T14:50:18.696Z INFO 7181 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-3, groupId=test] Resetting offset for partition client-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32780 (id: 1 rack: null)], epoch=0}}. 2024-09-20T14:50:18.744Z INFO 7181 --- [ 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:32780] 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 2024-09-20T14:50:18.746Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-20T14:50:18.746Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-20T14:50:18.746Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1726843818746 2024-09-20T14:50:18.752Z INFO 7181 --- [ 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:32780] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-5 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 2024-09-20T14:50:18.754Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-20T14:50:18.754Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-20T14:50:18.754Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1726843818754 2024-09-20T14:50:18.813Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:50:18.814Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 2024-09-20T14:50:18.847Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:50:18.848Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 115ms, elapsed time since send: 115ms, request timeout: 30000ms) 2024-09-20T14:50:18.848Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node -1 disconnected. 2024-09-20T14:50:18.848Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 2147483646 disconnected. 2024-09-20T14:50:18.848Z INFO 7181 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-3, groupId=test] Error sending fetch request (sessionId=2064571199, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2024-09-20T14:50:18.848Z INFO 7181 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3, groupId=test] Group coordinator localhost:32780 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2024-09-20T14:50:18.914Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:50:18.914Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:18.919Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:50:18.920Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:18.949Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:50:18.949Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.394 s - in org.onap.cps.ncmp.impl.data.async.DataOperationEventConsumerSpec [INFO] Running org.onap.cps.ncmp.impl.data.async.FilterStrategiesIntegrationSpec 2024-09-20T14:50:19.010Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:50:19.010Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:19.010Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:19.014Z INFO 7181 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2024-09-20T14:50:19.020Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:50:19.021Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:19.051Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:50:19.051Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:19.068Z INFO 7181 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 0b94646f3a5acf0ed84519a37e1390111899e65b50273b84894261a8f4f1b0ce 2024-09-20T14:50:19.110Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:50:19.110Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:19.210Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:50:19.210Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:19.210Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:19.252Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:50:19.252Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:19.272Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:50:19.273Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:19.756Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:50:19.756Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:19.776Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:50:19.776Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:19.779Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:50:19.779Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:19.856Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:50:19.856Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:19.970Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:50:19.970Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:19.970Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:20.129Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:50:20.130Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:20.327Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:50:20.327Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:20.435Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:50:20.435Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:20.435Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:20.683Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:50:20.683Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:20.690Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:50:20.690Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:20.761Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:50:20.762Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:20.962Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:50:20.962Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:20.976Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:50:20.977Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:20.977Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:21.034Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:50:21.034Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:21.436Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:50:21.436Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:21.442Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:50:21.442Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:21.442Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:21.637Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:50:21.637Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:21.666Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:50:21.666Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:21.857Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:50:21.857Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:21.965Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:50:21.965Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:22.080Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:50:22.080Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:22.080Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:22.237Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:50:22.237Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:22.297Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:50:22.298Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:22.298Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:22.346Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:50:22.346Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:22.742Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:50:22.742Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:22.862Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:50:22.862Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:22.869Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:50:22.869Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:23.041Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:50:23.041Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:23.072Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:50:23.072Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:23.184Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:50:23.185Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:23.185Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:23.253Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:50:23.253Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:23.266Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:50:23.266Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:23.266Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:23.699Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:50:23.699Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:23.716Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:50:23.716Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:24.075Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:50:24.075Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:24.093Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:50:24.093Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:24.245Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:50:24.245Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:24.272Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:50:24.272Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:24.272Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:24.320Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:50:24.320Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:24.341Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:50:24.341Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:24.341Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:24.425Z INFO 7181 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.411778159S 14:50:24,447 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 14:50:24,447 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 14:50:24,448 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6da79732 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] is not of type file 14:50:24,451 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@692b6703 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 14:50:24,451 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6da79732 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 14:50:24,452 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 14:50:24,452 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 14:50:24,452 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 14:50:24,452 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 14:50:24,452 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 14:50:24,453 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@692b6703 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 14:50:24,453 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6da79732 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 14:50:24,455 |-WARN in IfNestedWithinSecondPhaseElementSC - <if> elements cannot be nested within an <appender>, <logger> or <root> element 14:50:24,455 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 14:50:24,455 |-WARN in IfNestedWithinSecondPhaseElementSC - Element <appender> at line 60 contains a nested <if> element at line 61 14:50:24,455 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1726843824455) 14:50:24,456 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] 14:50:24,456 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 14:50:24,457 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 14:50:24,457 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4d5e7a52 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 14:50:24,457 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 14:50:24,457 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4d5e7a52 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 14:50:24,457 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 14:50:24,457 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4d5e7a52 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 14:50:24,457 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 14:50:24,457 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4d5e7a52 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 14:50:24,457 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 14:50:24,457 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4d5e7a52 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 14:50:24,457 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 14:50:24,457 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4d5e7a52 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 14:50:24,457 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 14:50:24,457 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4d5e7a52 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 14:50:24,457 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 14:50:24,457 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4d5e7a52 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 14:50:24,457 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 14:50:24,457 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 14:50:24,458 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 14:50:24,458 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 14:50:24,458 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 14:50:24,459 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 14:50:24,459 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 14:50:24,464 |-INFO in ch.qos.logback.classic.pattern.DateConverter@13c95033 - Setting zoneId to "UTC" 14:50:24,464 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 14:50:24,464 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 14:50:24,467 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 14:50:24,467 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 14:50:24,467 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 14:50:24,467 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 14:50:24,468 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 14:50:24,468 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4d5e7a52 - Propagating INFO level on Logger[ROOT] onto the JUL framework 14:50:24,468 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 14:50:24,468 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@3d91d08b - End of configuration. 14:50:24,468 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@6cdece0c - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-20T14:50:24.471Z INFO 7181 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : Starting FilterStrategiesIntegrationSpec using Java 17.0.6-ea with PID 7181 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-09-20T14:50:24.472Z INFO 7181 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 2024-09-20T14:50:24.883Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:50:24.883Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:24.912Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:50:24.912Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:25.139Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:50:25.139Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:25.289Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:50:25.289Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:25.297Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:50:25.297Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:25.297Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:25.298Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:50:25.298Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:25.349Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:50:25.349Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:25.445Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:50:25.445Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:25.445Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:25.816Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:50:25.816Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:25.904Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:50:25.904Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:25.923Z INFO 7181 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint(s) beneath base path '/actuator' 2024-09-20T14:50:25.993Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:50:25.994Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:26.301Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:50:26.301Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:26.301Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:26.422Z INFO 7181 --- [ 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:32782] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-data-operation-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-data-operation-event-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 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 2024-09-20T14:50:26.426Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-20T14:50:26.426Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-20T14:50:26.426Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1726843826426 2024-09-20T14:50:26.428Z INFO 7181 --- [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 2024-09-20T14:50:26.439Z INFO 7181 --- [ 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:32782] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-async-rest-request-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-async-rest-request-event-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 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 2024-09-20T14:50:26.451Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-20T14:50:26.451Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-20T14:50:26.451Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1726843826451 2024-09-20T14:50:26.451Z INFO 7181 --- [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 2024-09-20T14:50:26.453Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:50:26.453Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:26.461Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:50:26.461Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:26.461Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:26.470Z INFO 7181 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : Started FilterStrategiesIntegrationSpec in 2.038 seconds (process running for 91.587) 2024-09-20T14:50:26.494Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:50:26.494Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:26.510Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:50:26.510Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:26.525Z WARN 7181 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 2024-09-20T14:50:26.525Z INFO 7181 --- [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Cluster ID: NK9zi_NvT-aUGMQeZ-uy0g 2024-09-20T14:50:26.574Z WARN 7181 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2024-09-20T14:50:26.574Z INFO 7181 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Cluster ID: NK9zi_NvT-aUGMQeZ-uy0g 2024-09-20T14:50:26.635Z WARN 7181 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2024-09-20T14:50:26.683Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:50:26.684Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:26.701Z WARN 7181 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2024-09-20T14:50:26.754Z WARN 7181 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 6 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2024-09-20T14:50:26.815Z INFO 7181 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32782 (id: 2147483646 rack: null) 2024-09-20T14:50:26.816Z INFO 7181 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] (Re-)joining group 2024-09-20T14:50:26.841Z INFO 7181 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-data-operation-event-group-6-355e0990-70a1-4af3-8c9f-14d2fa9db974 2024-09-20T14:50:26.842Z INFO 7181 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2024-09-20T14:50:26.842Z INFO 7181 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] (Re-)joining group 2024-09-20T14:50:26.866Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:50:26.866Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:26.866Z INFO 7181 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32782 (id: 2147483646 rack: null) 2024-09-20T14:50:26.867Z INFO 7181 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 2024-09-20T14:50:26.870Z INFO 7181 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-6-355e0990-70a1-4af3-8c9f-14d2fa9db974', protocol='range'} 2024-09-20T14:50:26.870Z INFO 7181 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Finished assignment for group at generation 1: {consumer-ncmp-data-operation-event-group-6-355e0990-70a1-4af3-8c9f-14d2fa9db974=Assignment(partitions=[ncmp-async-m2m-0])} 2024-09-20T14:50:26.887Z INFO 7181 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-async-rest-request-event-group-7-ff9f3d67-90df-4c8a-9b12-e397fb04d532 2024-09-20T14:50:26.888Z INFO 7181 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2024-09-20T14:50:26.888Z INFO 7181 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 2024-09-20T14:50:26.897Z INFO 7181 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-7-ff9f3d67-90df-4c8a-9b12-e397fb04d532', protocol='range'} 2024-09-20T14:50:26.897Z INFO 7181 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Finished assignment for group at generation 1: {consumer-ncmp-async-rest-request-event-group-7-ff9f3d67-90df-4c8a-9b12-e397fb04d532=Assignment(partitions=[ncmp-async-m2m-0])} 2024-09-20T14:50:26.929Z INFO 7181 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-7-ff9f3d67-90df-4c8a-9b12-e397fb04d532', protocol='range'} 2024-09-20T14:50:26.930Z INFO 7181 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 2024-09-20T14:50:26.930Z INFO 7181 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 2024-09-20T14:50:26.930Z INFO 7181 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-6-355e0990-70a1-4af3-8c9f-14d2fa9db974', protocol='range'} 2024-09-20T14:50:26.931Z INFO 7181 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 2024-09-20T14:50:26.931Z INFO 7181 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 2024-09-20T14:50:26.946Z INFO 7181 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 2024-09-20T14:50:26.946Z INFO 7181 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 2024-09-20T14:50:26.953Z INFO 7181 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 2024-09-20T14:50:26.953Z INFO 7181 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 2024-09-20T14:50:26.962Z INFO 7181 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32782 (id: 1 rack: null)], epoch=0}}. 2024-09-20T14:50:26.965Z INFO 7181 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32782 (id: 1 rack: null)], epoch=0}}. 2024-09-20T14:50:26.992Z INFO 7181 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 2024-09-20T14:50:26.993Z INFO 7181 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 2024-09-20T14:50:26.996Z INFO 7181 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-09-20T14:50:26.996Z INFO 7181 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32782] 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 2024-09-20T14:50:27.000Z INFO 7181 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-09-20T14:50:27.000Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-20T14:50:27.000Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-20T14:50:27.000Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1726843827000 2024-09-20T14:50:27.014Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Cluster ID: NK9zi_NvT-aUGMQeZ-uy0g 2024-09-20T14:50:27.103Z INFO 7181 --- [ntainer#0-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: auto.include.jmx.reporter = true bootstrap.servers = [PLAINTEXT://localhost:32782] client.dns.lookup = use_all_dns_ips client.id = connections.max.idle.ms = 300000 default.api.timeout.ms = 60000 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 receive.buffer.bytes = 65536 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 2024-09-20T14:50:27.114Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:50:27.114Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:27.131Z INFO 7181 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-20T14:50:27.131Z INFO 7181 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-20T14:50:27.131Z INFO 7181 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1726843827131 2024-09-20T14:50:27.168Z INFO 7181 --- [| adminclient-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-1 unregistered 2024-09-20T14:50:27.171Z INFO 7181 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2024-09-20T14:50:27.171Z INFO 7181 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2024-09-20T14:50:27.171Z INFO 7181 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2024-09-20T14:50:27.316Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:50:27.316Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:27.316Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:27.330Z INFO 7181 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-09-20T14:50:27.330Z INFO 7181 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32782] 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 org.springframework.kafka.support.serializer.JsonSerializer 2024-09-20T14:50:27.333Z INFO 7181 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-09-20T14:50:27.333Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-20T14:50:27.333Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-20T14:50:27.333Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1726843827333 2024-09-20T14:50:27.339Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Cluster ID: NK9zi_NvT-aUGMQeZ-uy0g 2024-09-20T14:50:27.382Z ERROR 7181 --- [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:2954) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3002) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2854) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$55(KafkaMessageListenerContainer.java:2777) at io.micrometer.observation.Observation.observe(Observation.java:499) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2776) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2625) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2511) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2153) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1493) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1458) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1328) 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:158) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:73) at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:300) at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:263) at org.apache.kafka.clients.consumer.internals.AbstractFetch.fetchRecords(AbstractFetch.java:340) at org.apache.kafka.clients.consumer.internals.AbstractFetch.collectFetch(AbstractFetch.java:306) at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1262) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1186) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1159) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1664) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1639) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1437) ... 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:215) ... 14 common frames omitted 2024-09-20T14:50:27.404Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:50:27.404Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:27.457Z INFO 7181 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-09-20T14:50:27.457Z INFO 7181 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32782] 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 io.cloudevents.kafka.CloudEventSerializer 2024-09-20T14:50:27.459Z INFO 7181 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-09-20T14:50:27.460Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-20T14:50:27.460Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-20T14:50:27.460Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1726843827459 2024-09-20T14:50:27.467Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:50:27.467Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:27.470Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Cluster ID: NK9zi_NvT-aUGMQeZ-uy0g 2024-09-20T14:50:27.478Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:50:27.478Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:27.478Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:27.493Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:50:27.493Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:27.714Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:50:27.714Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:27.786Z INFO 7181 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-09-20T14:50:27.787Z INFO 7181 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32782] 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 2024-09-20T14:50:27.789Z INFO 7181 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-09-20T14:50:27.789Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-20T14:50:27.789Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-20T14:50:27.789Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1726843827789 2024-09-20T14:50:27.799Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Cluster ID: NK9zi_NvT-aUGMQeZ-uy0g 2024-09-20T14:50:27.919Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:50:27.920Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:28.030Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:50:28.030Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:28.110Z INFO 7181 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-09-20T14:50:28.111Z INFO 7181 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32782] 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 io.cloudevents.kafka.CloudEventSerializer 2024-09-20T14:50:28.114Z INFO 7181 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-09-20T14:50:28.114Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-20T14:50:28.114Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-20T14:50:28.114Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1726843828114 2024-09-20T14:50:28.124Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Cluster ID: NK9zi_NvT-aUGMQeZ-uy0g 2024-09-20T14:50:28.219Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:50:28.219Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:28.219Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:28.331Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:50:28.331Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:28.331Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:28.347Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:50:28.347Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:28.433Z INFO 7181 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-09-20T14:50:28.433Z INFO 7181 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32782] 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 = 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 2024-09-20T14:50:28.436Z INFO 7181 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-09-20T14:50:28.436Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-20T14:50:28.436Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-20T14:50:28.436Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1726843828436 2024-09-20T14:50:28.444Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Cluster ID: NK9zi_NvT-aUGMQeZ-uy0g 2024-09-20T14:50:28.469Z ERROR 7181 --- [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.impl.data.async.AsyncRestRequestResponseEventConsumer.consumeAndForward(org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent)] Bean [org.onap.cps.ncmp.impl.data.async.AsyncRestRequestResponseEventConsumer@5e55418c] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2950) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2895) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2859) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$55(KafkaMessageListenerContainer.java:2777) at io.micrometer.observation.Observation.observe(Observation.java:499) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2776) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2625) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2511) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2153) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1493) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1458) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1328) 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:2881) 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:2881) ... 12 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.springframework.kafka.core.DefaultKafkaConsumerFactory$ExtendedKafkaConsumer@371decbb, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1726843828444, kafka_groupId=ncmp-async-rest-request-event-group}] at org.springframework.messaging.handler.annotation.support.PayloadMethodArgumentResolver.resolveArgument(PayloadMethodArgumentResolver.java:151) at org.springframework.kafka.annotation.KafkaNullAwarePayloadArgumentResolver.resolveArgument(KafkaNullAwarePayloadArgumentResolver.java:48) 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:376) ... 17 common frames omitted 2024-09-20T14:50:28.474Z ERROR 7181 --- [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:2954) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3002) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2854) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$55(KafkaMessageListenerContainer.java:2777) at io.micrometer.observation.Observation.observe(Observation.java:499) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2776) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2625) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2511) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2153) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1493) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1458) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1328) 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:158) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:73) at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:300) at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:263) at org.apache.kafka.clients.consumer.internals.AbstractFetch.fetchRecords(AbstractFetch.java:340) at org.apache.kafka.clients.consumer.internals.AbstractFetch.collectFetch(AbstractFetch.java:306) at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1262) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1186) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1159) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1664) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1639) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1437) ... 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:215) ... 14 common frames omitted 2024-09-20T14:50:28.570Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:50:28.570Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:28.608Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:50:28.608Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:28.616Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:50:28.616Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:28.772Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:50:28.772Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:28.803Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 2024-09-20T14:50:28.803Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:50:28.803Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:50:28.803Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:50:28.803Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-09-20T14:50:28.803Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 2024-09-20T14:50:28.803Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 2024-09-20T14:50:28.803Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:50:28.803Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Cancelled in-flight METADATA request with correlation id 4 due to node 1 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, request timeout: 30000ms) 2024-09-20T14:50:28.804Z INFO 7181 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 2024-09-20T14:50:28.804Z INFO 7181 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 29 due to node 1 being disconnected (elapsed time since creation: 338ms, elapsed time since send: 338ms, request timeout: 30000ms) 2024-09-20T14:50:28.804Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:50:28.804Z INFO 7181 --- [ntainer#1-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Error sending fetch request (sessionId=196312498, epoch=6) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2024-09-20T14:50:28.804Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 2024-09-20T14:50:28.804Z INFO 7181 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 2024-09-20T14:50:28.805Z INFO 7181 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 27 due to node 1 being disconnected (elapsed time since creation: 335ms, elapsed time since send: 335ms, request timeout: 30000ms) 2024-09-20T14:50:28.805Z INFO 7181 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 2024-09-20T14:50:28.805Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:50:28.805Z INFO 7181 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 2024-09-20T14:50:28.805Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 2024-09-20T14:50:28.805Z INFO 7181 --- [ntainer#0-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Error sending fetch request (sessionId=1174241180, epoch=6) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2024-09-20T14:50:28.805Z INFO 7181 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Node 2147483646 disconnected. 2024-09-20T14:50:28.805Z INFO 7181 --- [est-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Group coordinator localhost:32782 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2024-09-20T14:50:28.806Z INFO 7181 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 2024-09-20T14:50:28.807Z INFO 7181 --- [ion-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Group coordinator localhost:32782 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2024-09-20T14:50:28.904Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:50:28.904Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:50:28.904Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:28.905Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:28.905Z INFO 7181 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 2024-09-20T14:50:28.905Z WARN 7181 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:28.905Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:50:28.905Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:28.905Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:50:28.905Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:28.906Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:50:28.906Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:28.907Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:50:28.907Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:28.907Z INFO 7181 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 2024-09-20T14:50:28.907Z WARN 7181 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:28.987Z INFO 7181 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 2024-09-20T14:50:28.987Z INFO 7181 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 2024-09-20T14:50:28.988Z INFO 7181 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 2024-09-20T14:50:28.988Z INFO 7181 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 2024-09-20T14:50:28.988Z INFO 7181 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2024-09-20T14:50:28.988Z INFO 7181 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2024-09-20T14:50:28.988Z INFO 7181 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 2024-09-20T14:50:28.989Z INFO 7181 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 2024-09-20T14:50:28.989Z INFO 7181 --- [ntainer#0-0-C-1] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions 2024-09-20T14:50:28.989Z INFO 7181 --- [ntainer#1-0-C-1] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Unsubscribed all topics or patterns and assigned partitions 2024-09-20T14:50:28.990Z INFO 7181 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2024-09-20T14:50:28.990Z INFO 7181 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 2024-09-20T14:50:28.990Z INFO 7181 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2024-09-20T14:50:28.990Z INFO 7181 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 2024-09-20T14:50:28.991Z INFO 7181 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2024-09-20T14:50:28.991Z INFO 7181 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2024-09-20T14:50:28.992Z INFO 7181 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2024-09-20T14:50:28.992Z INFO 7181 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2024-09-20T14:50:28.992Z INFO 7181 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2024-09-20T14:50:28.992Z INFO 7181 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2024-09-20T14:50:28.996Z INFO 7181 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-6 unregistered 2024-09-20T14:50:28.996Z INFO 7181 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-7 unregistered 2024-09-20T14:50:28.996Z INFO 7181 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 2024-09-20T14:50:28.996Z INFO 7181 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 2024-09-20T14:50:29.006Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:50:29.006Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:29.006Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:50:29.006Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.996 s - in org.onap.cps.ncmp.impl.data.async.FilterStrategiesIntegrationSpec [INFO] Running org.onap.cps.ncmp.impl.data.async.SerializationIntegrationSpec 2024-09-20T14:50:29.017Z INFO 7181 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2024-09-20T14:50:29.055Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:50:29.055Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:29.056Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:50:29.056Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:50:29.056Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:29.056Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:29.058Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:50:29.058Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:29.060Z INFO 7181 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 34d37b6d1530a07af511c20a677cb2aa020136a8cda20ff461ce4f75962ebf5f 2024-09-20T14:50:29.123Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:50:29.123Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:29.123Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:29.139Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:50:29.139Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:29.208Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:50:29.208Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:50:29.208Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:29.208Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:29.250Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:50:29.250Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:29.258Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:50:29.258Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:29.307Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:50:29.307Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:29.309Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:50:29.309Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:29.311Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:50:29.311Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:29.387Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:50:29.387Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:29.387Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:29.519Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:50:29.519Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:29.576Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:50:29.576Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:29.609Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:50:29.609Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:29.615Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:50:29.615Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:29.712Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:50:29.712Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:29.719Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:50:29.719Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:29.759Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:50:29.759Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:29.812Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:50:29.812Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:29.817Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:50:29.817Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:29.980Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:50:29.980Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:30.043Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:50:30.043Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:30.129Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:50:30.129Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:30.129Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:30.198Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:50:30.198Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:30.198Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:30.280Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:50:30.280Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:30.406Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:50:30.406Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:30.424Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:50:30.424Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:30.479Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:50:30.479Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:30.519Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:50:30.519Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:30.530Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:50:30.530Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:30.582Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:50:30.582Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:30.639Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:50:30.639Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:30.669Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:50:30.669Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:30.681Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:50:30.681Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:30.886Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:50:30.886Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:31.034Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:50:31.034Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:31.034Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:31.098Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:50:31.098Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:31.101Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:50:31.102Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:31.102Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:31.185Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:50:31.185Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:31.326Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:50:31.326Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:31.487Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:50:31.487Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:31.560Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:50:31.560Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:31.637Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:50:31.637Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:31.682Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:50:31.682Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:31.721Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:50:31.721Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:31.739Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:50:31.739Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:31.743Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:50:31.743Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:31.826Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:50:31.827Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:31.890Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:50:31.890Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:31.947Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:50:31.947Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:31.947Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:31.969Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:50:31.969Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:31.970Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:32.089Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:50:32.089Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:32.254Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:50:32.254Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:32.432Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:50:32.432Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:32.503Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:50:32.503Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:32.604Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:50:32.604Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:32.649Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:50:32.649Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:32.665Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:50:32.665Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:32.754Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:50:32.754Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:32.784Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:50:32.784Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:32.826Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:50:32.826Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:32.856Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:50:32.856Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:32.856Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:32.887Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:50:32.888Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:32.906Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:50:32.906Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:32.946Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:50:32.946Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:33.076Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:50:33.076Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:33.076Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:33.336Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:50:33.336Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:33.415Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:50:33.415Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:33.659Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:50:33.659Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:33.709Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:50:33.710Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:33.773Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:50:33.773Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:33.788Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:50:33.788Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:33.811Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:50:33.811Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:33.904Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:50:33.904Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:33.909Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:50:33.909Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:33.909Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:33.943Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:50:33.943Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:33.960Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:50:33.960Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:33.961Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:50:33.961Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:33.970Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:50:33.970Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:34.031Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:50:34.031Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:34.031Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:34.345Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:50:34.345Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:34.380Z INFO 7181 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.362716222S 14:50:34,404 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 14:50:34,404 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 14:50:34,405 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6bca2abe - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] is not of type file 14:50:34,410 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@692b6703 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 14:50:34,410 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6bca2abe - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 14:50:34,413 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 14:50:34,413 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 14:50:34,413 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 14:50:34,413 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 14:50:34,413 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 14:50:34,413 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@692b6703 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 14:50:34,413 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6bca2abe - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 14:50:34,416 |-WARN in IfNestedWithinSecondPhaseElementSC - <if> elements cannot be nested within an <appender>, <logger> or <root> element 14:50:34,416 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 14:50:34,416 |-WARN in IfNestedWithinSecondPhaseElementSC - Element <appender> at line 60 contains a nested <if> element at line 61 14:50:34,417 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1726843834417) 14:50:34,417 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] 14:50:34,417 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 14:50:34,418 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 14:50:34,419 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5a6b34a0 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 14:50:34,419 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 14:50:34,419 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5a6b34a0 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 14:50:34,419 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 14:50:34,419 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5a6b34a0 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 14:50:34,419 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 14:50:34,419 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5a6b34a0 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 14:50:34,419 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 14:50:34,419 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5a6b34a0 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 14:50:34,419 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 14:50:34,419 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5a6b34a0 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 14:50:34,419 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 14:50:34,419 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5a6b34a0 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 14:50:34,419 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 14:50:34,419 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5a6b34a0 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 14:50:34,419 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 14:50:34,419 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 14:50:34,419 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 14:50:34,421 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 14:50:34,421 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 14:50:34,421 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 14:50:34,421 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 14:50:34,427 |-INFO in ch.qos.logback.classic.pattern.DateConverter@221543eb - Setting zoneId to "UTC" 14:50:34,428 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 14:50:34,428 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 14:50:34,432 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 14:50:34,432 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 14:50:34,432 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 14:50:34,432 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 14:50:34,434 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 14:50:34,434 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5a6b34a0 - Propagating INFO level on Logger[ROOT] onto the JUL framework 14:50:34,435 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 14:50:34,435 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@64fd72fb - End of configuration. 14:50:34,435 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@5e582b00 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-20T14:50:34.439Z INFO 7181 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : Starting SerializationIntegrationSpec using Java 17.0.6-ea with PID 7181 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-09-20T14:50:34.439Z INFO 7181 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 2024-09-20T14:50:34.524Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:50:34.524Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:34.644Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:50:34.644Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:34.688Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:50:34.688Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:34.778Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:50:34.778Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:34.778Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:50:34.778Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:34.778Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:34.827Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:50:34.827Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:34.828Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:50:34.828Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:34.834Z INFO 7181 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint(s) beneath base path '/actuator' 2024-09-20T14:50:34.956Z INFO 7181 --- [ 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:32784] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-data-operation-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-data-operation-event-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 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 2024-09-20T14:50:34.958Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-20T14:50:34.958Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-20T14:50:34.958Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1726843834958 2024-09-20T14:50:34.958Z INFO 7181 --- [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 2024-09-20T14:50:34.960Z INFO 7181 --- [ 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:32784] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-async-rest-request-event-group-9 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 = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 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 2024-09-20T14:50:34.965Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-20T14:50:34.965Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-20T14:50:34.965Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1726843834965 2024-09-20T14:50:34.965Z INFO 7181 --- [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 2024-09-20T14:50:34.973Z INFO 7181 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : Started SerializationIntegrationSpec in 0.586 seconds (process running for 100.09) 2024-09-20T14:50:34.979Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:50:34.979Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:34.987Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:50:34.987Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:34.987Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:35.034Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:50:35.034Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:35.045Z WARN 7181 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 2024-09-20T14:50:35.045Z INFO 7181 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Cluster ID: zckG7ck-QR2amUb3awdlRw 2024-09-20T14:50:35.093Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:50:35.093Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:35.117Z WARN 7181 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2024-09-20T14:50:35.118Z INFO 7181 --- [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Cluster ID: zckG7ck-QR2amUb3awdlRw 2024-09-20T14:50:35.144Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:50:35.145Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:35.152Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:50:35.152Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:35.161Z WARN 7181 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2024-09-20T14:50:35.232Z WARN 7181 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2024-09-20T14:50:35.269Z WARN 7181 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 6 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2024-09-20T14:50:35.343Z INFO 7181 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32784 (id: 2147483646 rack: null) 2024-09-20T14:50:35.344Z INFO 7181 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 2024-09-20T14:50:35.375Z INFO 7181 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-async-rest-request-event-group-9-49543792-8881-423c-a407-b5e614204d0b 2024-09-20T14:50:35.375Z INFO 7181 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2024-09-20T14:50:35.375Z INFO 7181 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 2024-09-20T14:50:35.382Z INFO 7181 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32784 (id: 2147483646 rack: null) 2024-09-20T14:50:35.384Z INFO 7181 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] (Re-)joining group 2024-09-20T14:50:35.396Z INFO 7181 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-data-operation-event-group-8-b33f6b00-2ced-407a-b5e8-45ff9dfe73f6 2024-09-20T14:50:35.397Z INFO 7181 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2024-09-20T14:50:35.397Z INFO 7181 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] (Re-)joining group 2024-09-20T14:50:35.418Z INFO 7181 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-9-49543792-8881-423c-a407-b5e614204d0b', protocol='range'} 2024-09-20T14:50:35.418Z INFO 7181 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Finished assignment for group at generation 1: {consumer-ncmp-async-rest-request-event-group-9-49543792-8881-423c-a407-b5e614204d0b=Assignment(partitions=[ncmp-async-m2m-0])} 2024-09-20T14:50:35.419Z INFO 7181 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-8-b33f6b00-2ced-407a-b5e8-45ff9dfe73f6', protocol='range'} 2024-09-20T14:50:35.419Z INFO 7181 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Finished assignment for group at generation 1: {consumer-ncmp-data-operation-event-group-8-b33f6b00-2ced-407a-b5e8-45ff9dfe73f6=Assignment(partitions=[ncmp-async-m2m-0])} 2024-09-20T14:50:35.462Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:50:35.462Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:35.471Z INFO 7181 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-8-b33f6b00-2ced-407a-b5e8-45ff9dfe73f6', protocol='range'} 2024-09-20T14:50:35.471Z INFO 7181 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 2024-09-20T14:50:35.471Z INFO 7181 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 2024-09-20T14:50:35.478Z INFO 7181 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 2024-09-20T14:50:35.478Z INFO 7181 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-9-49543792-8881-423c-a407-b5e614204d0b', protocol='range'} 2024-09-20T14:50:35.478Z INFO 7181 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 2024-09-20T14:50:35.478Z INFO 7181 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 2024-09-20T14:50:35.479Z INFO 7181 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 2024-09-20T14:50:35.485Z INFO 7181 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-09-20T14:50:35.486Z INFO 7181 --- [ 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-12 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 2024-09-20T14:50:35.488Z INFO 7181 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-09-20T14:50:35.488Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-20T14:50:35.488Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-20T14:50:35.488Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1726843835488 2024-09-20T14:50:35.494Z INFO 7181 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32784 (id: 1 rack: null)], epoch=0}}. 2024-09-20T14:50:35.495Z INFO 7181 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 2024-09-20T14:50:35.507Z INFO 7181 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 2024-09-20T14:50:35.514Z INFO 7181 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32784 (id: 1 rack: null)], epoch=0}}. 2024-09-20T14:50:35.516Z INFO 7181 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 2024-09-20T14:50:35.521Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Cluster ID: zckG7ck-QR2amUb3awdlRw 2024-09-20T14:50:35.525Z INFO 7181 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 2024-09-20T14:50:35.555Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:50:35.555Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:35.567Z INFO 7181 --- [ntainer#0-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: auto.include.jmx.reporter = true bootstrap.servers = [PLAINTEXT://localhost:32784] client.dns.lookup = use_all_dns_ips client.id = connections.max.idle.ms = 300000 default.api.timeout.ms = 60000 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 receive.buffer.bytes = 65536 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 2024-09-20T14:50:35.568Z INFO 7181 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-20T14:50:35.568Z INFO 7181 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-20T14:50:35.568Z INFO 7181 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1726843835568 2024-09-20T14:50:35.594Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:50:35.594Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:35.601Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:50:35.601Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:35.626Z INFO 7181 --- [| adminclient-2] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-2 unregistered 2024-09-20T14:50:35.628Z INFO 7181 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2024-09-20T14:50:35.628Z INFO 7181 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2024-09-20T14:50:35.628Z INFO 7181 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2024-09-20T14:50:35.735Z INFO 7181 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-09-20T14:50:35.735Z INFO 7181 --- [ 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 2024-09-20T14:50:35.738Z INFO 7181 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-09-20T14:50:35.738Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-20T14:50:35.738Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-20T14:50:35.738Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1726843835738 2024-09-20T14:50:35.740Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:50:35.740Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:35.741Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:50:35.741Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:35.741Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:50:35.741Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:35.749Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Cluster ID: zckG7ck-QR2amUb3awdlRw 2024-09-20T14:50:35.781Z ERROR 7181 --- [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:2954) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3002) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2854) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$55(KafkaMessageListenerContainer.java:2777) at io.micrometer.observation.Observation.observe(Observation.java:499) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2776) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2625) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2511) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2153) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1493) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1458) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1328) 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:158) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:73) at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:300) at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:263) at org.apache.kafka.clients.consumer.internals.AbstractFetch.fetchRecords(AbstractFetch.java:340) at org.apache.kafka.clients.consumer.internals.AbstractFetch.collectFetch(AbstractFetch.java:306) at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1235) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1186) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1159) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1664) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1639) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1437) ... 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:215) ... 14 common frames omitted 2024-09-20T14:50:35.846Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:50:35.846Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:35.923Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:50:35.923Z INFO 7181 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 2024-09-20T14:50:35.923Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:50:35.924Z INFO 7181 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 21 due to node 1 being disconnected (elapsed time since creation: 145ms, elapsed time since send: 145ms, request timeout: 30000ms) 2024-09-20T14:50:35.924Z INFO 7181 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 2024-09-20T14:50:35.924Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-09-20T14:50:35.924Z INFO 7181 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 2024-09-20T14:50:35.924Z INFO 7181 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 2024-09-20T14:50:35.924Z INFO 7181 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 19 due to node 1 being disconnected (elapsed time since creation: 136ms, elapsed time since send: 136ms, request timeout: 30000ms) 2024-09-20T14:50:35.924Z INFO 7181 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 2024-09-20T14:50:35.924Z INFO 7181 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Node 2147483646 disconnected. 2024-09-20T14:50:35.924Z INFO 7181 --- [ntainer#0-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Error sending fetch request (sessionId=885411405, epoch=2) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2024-09-20T14:50:35.924Z INFO 7181 --- [ntainer#1-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Error sending fetch request (sessionId=2059573760, epoch=2) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2024-09-20T14:50:35.924Z INFO 7181 --- [ion-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Group coordinator localhost:32784 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2024-09-20T14:50:35.924Z INFO 7181 --- [est-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Group coordinator localhost:32784 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2024-09-20T14:50:35.925Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 2024-09-20T14:50:35.942Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:50:35.942Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:35.942Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:36.024Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:50:36.024Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:50:36.024Z INFO 7181 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 2024-09-20T14:50:36.024Z WARN 7181 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:50:36.025Z INFO 7181 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 2024-09-20T14:50:36.025Z WARN 7181 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:50:36.026Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:50:36.026Z WARN 7181 --- [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. 2024-09-20T14:50:36.113Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:50:36.113Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:36.125Z INFO 7181 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 2024-09-20T14:50:36.125Z INFO 7181 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 2024-09-20T14:50:36.125Z INFO 7181 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2024-09-20T14:50:36.125Z INFO 7181 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 2024-09-20T14:50:36.125Z INFO 7181 --- [ntainer#0-0-C-1] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions 2024-09-20T14:50:36.125Z INFO 7181 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 2024-09-20T14:50:36.125Z INFO 7181 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 2024-09-20T14:50:36.125Z INFO 7181 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2024-09-20T14:50:36.125Z INFO 7181 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 2024-09-20T14:50:36.125Z INFO 7181 --- [ntainer#1-0-C-1] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Unsubscribed all topics or patterns and assigned partitions 2024-09-20T14:50:36.125Z INFO 7181 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2024-09-20T14:50:36.126Z INFO 7181 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 2024-09-20T14:50:36.126Z INFO 7181 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2024-09-20T14:50:36.126Z INFO 7181 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 2024-09-20T14:50:36.126Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:50:36.126Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:50:36.126Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:50:36.126Z WARN 7181 --- [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. 2024-09-20T14:50:36.126Z INFO 7181 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2024-09-20T14:50:36.126Z INFO 7181 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2024-09-20T14:50:36.126Z INFO 7181 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 2024-09-20T14:50:36.126Z WARN 7181 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:50:36.126Z INFO 7181 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2024-09-20T14:50:36.127Z INFO 7181 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2024-09-20T14:50:36.127Z INFO 7181 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2024-09-20T14:50:36.127Z INFO 7181 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2024-09-20T14:50:36.131Z INFO 7181 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-9 unregistered 2024-09-20T14:50:36.131Z INFO 7181 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 2024-09-20T14:50:36.131Z INFO 7181 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-8 unregistered 2024-09-20T14:50:36.131Z INFO 7181 --- [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.118 s - in org.onap.cps.ncmp.impl.data.async.SerializationIntegrationSpec [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorConfigurationSpec 14:50:36,154 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 14:50:36,154 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 14:50:36,155 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5ad36b42 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] is not of type file 14:50:36,158 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@692b6703 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 14:50:36,158 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5ad36b42 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 14:50:36,159 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 14:50:36,159 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 14:50:36,159 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 14:50:36,159 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 14:50:36,159 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 14:50:36,159 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@692b6703 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 14:50:36,159 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5ad36b42 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 14:50:36,162 |-WARN in IfNestedWithinSecondPhaseElementSC - <if> elements cannot be nested within an <appender>, <logger> or <root> element 14:50:36,162 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 14:50:36,162 |-WARN in IfNestedWithinSecondPhaseElementSC - Element <appender> at line 60 contains a nested <if> element at line 61 14:50:36,162 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1726843836162) 14:50:36,162 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] 14:50:36,162 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 14:50:36,163 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 14:50:36,163 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@d71c04b - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 14:50:36,163 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 14:50:36,163 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@d71c04b - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 14:50:36,163 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 14:50:36,163 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@d71c04b - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 14:50:36,163 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 14:50:36,163 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@d71c04b - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 14:50:36,163 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 14:50:36,163 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@d71c04b - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 14:50:36,163 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 14:50:36,163 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@d71c04b - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 14:50:36,163 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 14:50:36,163 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@d71c04b - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 14:50:36,163 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 14:50:36,163 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@d71c04b - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 14:50:36,163 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 14:50:36,163 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 14:50:36,163 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 14:50:36,164 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 14:50:36,164 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 14:50:36,164 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 14:50:36,164 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 14:50:36,168 |-INFO in ch.qos.logback.classic.pattern.DateConverter@4daf0168 - Setting zoneId to "UTC" 14:50:36,169 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 14:50:36,169 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 14:50:36,172 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 14:50:36,172 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 14:50:36,172 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 14:50:36,172 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 14:50:36,172 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 14:50:36,172 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@d71c04b - Propagating INFO level on Logger[ROOT] onto the JUL framework 14:50:36,172 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 14:50:36,172 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@7266ec02 - End of configuration. 14:50:36,172 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@332e1077 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-20T14:50:36.175Z INFO 7181 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : Starting PolicyExecutorConfigurationSpec using Java 17.0.6-ea with PID 7181 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-09-20T14:50:36.175Z INFO 7181 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 2024-09-20T14:50:36.198Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:50:36.199Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:36.199Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:36.238Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:50:36.238Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:36.254Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:50:36.254Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:36.257Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:50:36.257Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:36.312Z INFO 7181 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : Started PolicyExecutorConfigurationSpec in 0.171 seconds (process running for 101.429) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s - in org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorConfigurationSpec [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorSpec 2024-09-20T14:50:36.377Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:50:36.377Z WARN 7181 --- [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. 2024-09-20T14:50:36.377Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:50:36.377Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:50:36.476Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:50:36.476Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:36.508Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:50:36.508Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:36.544Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:50:36.544Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:36.558Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:50:36.558Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:36.609Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:50:36.609Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:36.654Z TRACE 7181 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2024-09-20T14:50:36.670Z TRACE 7181 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision ID: unknown id 2024-09-20T14:50:36.670Z TRACE 7181 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor allows the operation 2024-09-20T14:50:36.672Z TRACE 7181 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2024-09-20T14:50:36.673Z TRACE 7181 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision ID: unknown id 2024-09-20T14:50:36.673Z TRACE 7181 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor allows the operation 2024-09-20T14:50:36.674Z TRACE 7181 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2024-09-20T14:50:36.675Z TRACE 7181 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision ID: unknown id 2024-09-20T14:50:36.675Z TRACE 7181 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor allows the operation 2024-09-20T14:50:36.676Z TRACE 7181 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2024-09-20T14:50:36.676Z TRACE 7181 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision ID: unknown id 2024-09-20T14:50:36.676Z TRACE 7181 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor allows the operation 2024-09-20T14:50:36.681Z TRACE 7181 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2024-09-20T14:50:36.683Z TRACE 7181 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision ID: 123 2024-09-20T14:50:36.683Z WARN 7181 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor decision: other 2024-09-20T14:50:36.683Z WARN 7181 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: I dont like Mondays 2024-09-20T14:50:36.688Z TRACE 7181 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2024-09-20T14:50:36.689Z WARN 7181 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor invocation failed with status 418 2024-09-20T14:50:36.693Z TRACE 7181 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2024-09-20T14:50:36.694Z WARN 7181 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : No valid response from policy, ignored 2024-09-20T14:50:36.695Z TRACE 7181 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2024-09-20T14:50:36.695Z WARN 7181 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : No valid response body from policy, ignored 2024-09-20T14:50:36.696Z TRACE 7181 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2024-09-20T14:50:36.700Z TRACE 7181 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: false [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.372 s - in org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorSpec [INFO] Running org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec 2024-09-20T14:50:36.740Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:50:36.740Z WARN 7181 --- [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. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-20T14:50:36.765Z INFO 7181 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : Starting DmiDataOperationsSpec using Java 17.0.6-ea with PID 7181 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-09-20T14:50:36.766Z INFO 7181 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : No active profile set, falling back to 1 default profile: "default" 2024-09-20T14:50:36.829Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:50:36.829Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:50:36.850Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:50:36.850Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:36.910Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:50:36.910Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:36.910Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:36.911Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:50:36.911Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:36.967Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:50:36.967Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:37.048Z INFO 7181 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : Started DmiDataOperationsSpec in 0.298 seconds (process running for 102.165) 2024-09-20T14:50:37.093Z WARN 7181 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : publishing error message to client topic: my-topic-name ,requestId: requestId, data operation cloud event id: 13e50d58-d971-4d4c-aaa7-e91096002736 2024-09-20T14:50:37.107Z ERROR 7181 --- [ main] reactor.core.publisher.Operators : Operator called default onErrorDropped reactor.core.Exceptions$ErrorCallbackNotImplemented: java.lang.NullPointerException: Cannot invoke "reactor.core.publisher.Mono.then()" because the return value of "org.onap.cps.ncmp.impl.dmi.DmiRestClient.asynchronousPostOperationWithJsonData(org.onap.cps.ncmp.impl.models.RequiredDmiService, org.onap.cps.ncmp.impl.utils.http.UrlTemplateParameters, String, org.onap.cps.ncmp.api.data.models.OperationType, String)" is null Caused by: java.lang.NullPointerException: Cannot invoke "reactor.core.publisher.Mono.then()" because the return value of "org.onap.cps.ncmp.impl.dmi.DmiRestClient.asynchronousPostOperationWithJsonData(org.onap.cps.ncmp.impl.models.RequiredDmiService, org.onap.cps.ncmp.impl.utils.http.UrlTemplateParameters, String, org.onap.cps.ncmp.api.data.models.OperationType, String)" is null at org.onap.cps.ncmp.impl.data.DmiDataOperations.lambda$asyncSendMultipleRequest$2(DmiDataOperations.java:269) at reactor.core.publisher.FluxFlatMap$FlatMapMain.onNext(FluxFlatMap.java:388) at reactor.core.publisher.FluxIterable$IterableSubscription.slowPath(FluxIterable.java:335) at reactor.core.publisher.FluxIterable$IterableSubscription.request(FluxIterable.java:294) at reactor.core.publisher.FluxFlatMap$FlatMapMain.onSubscribe(FluxFlatMap.java:373) at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:201) at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:83) at reactor.core.publisher.Flux.subscribe(Flux.java:8840) at reactor.core.publisher.Flux.subscribeWith(Flux.java:8961) at reactor.core.publisher.Flux.subscribe(Flux.java:8805) at reactor.core.publisher.Flux.subscribe(Flux.java:8729) at reactor.core.publisher.Flux.subscribe(Flux.java:8647) at org.onap.cps.ncmp.impl.data.DmiDataOperations.asyncSendMultipleRequest(DmiDataOperations.java:279) at org.onap.cps.ncmp.impl.data.DmiDataOperations.requestResourceDataFromDmi(DmiDataOperations.java:151) at org.onap.cps.ncmp.impl.data.DmiDataOperations$requestResourceDataFromDmi$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.ncmp.impl.data.DmiDataOperationsSpec.$spock_feature_1_1(DmiDataOperationsSpec.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.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:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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) 2024-09-20T14:50:37.115Z WARN 7181 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : publishing error message to client topic: my-topic-name ,requestId: my-request-id, data operation cloud event id: 1e6e27cf-852a-44a5-88e8-378593526665 2024-09-20T14:50:37.120Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:50:37.120Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:37.125Z WARN 7181 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : publishing error message to client topic: my-topic-name ,requestId: my-request-id, data operation cloud event id: 6694604e-eca3-45c9-bd62-b2a303b0020c [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.443 s - in org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec [INFO] Running org.onap.cps.ncmp.impl.data.utils.DmiDataOperationsHelperSpec 2024-09-20T14:50:37.151Z INFO 7181 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2024-09-20T14:50:37.168Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:50:37.168Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:37.205Z INFO 7181 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 478febfe9e2d316015656837c6747c779d608907dae6e10a1d0c309c82cc44de 2024-09-20T14:50:37.218Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:50:37.218Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:37.218Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:37.269Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:50:37.269Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:37.445Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:50:37.445Z WARN 7181 --- [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. 2024-09-20T14:50:37.446Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:50:37.446Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:37.479Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:50:37.479Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:37.582Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:50:37.583Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:50:37.670Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:50:37.670Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:37.672Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:50:37.672Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:37.698Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:50:37.698Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:37.725Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:50:37.725Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:37.774Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:50:37.774Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:37.810Z INFO 7181 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Members {size:9, ver:9} [ Member [10.30.107.86]:5701 - d5e151d7-ca11-4b38-a46d-05f86b085d5b Member [10.30.107.231]:5701 - 58f1b9c6-f3b3-4272-89dc-a3ffe707060a Member [10.30.106.74]:5701 - 7cfabc93-67d6-4b70-b26b-18d45bb9afa4 this Member [10.30.106.207]:5704 - de47f90f-eb20-44ac-9f94-e1da30edf259 Member [10.30.107.86]:5703 - 379e24cf-79a2-4836-aa84-fc91bfa749e7 Member [10.30.107.86]:5704 - 53ea4ec9-2cb7-407f-b971-296326407b6e Member [10.30.107.231]:5703 - 8ef4ff28-c2c5-4ee0-a581-1ac558fc70d4 Member [10.30.107.231]:5704 - db98c4e9-3d31-4c4f-96fc-bb3f868e5fc6 Member [10.30.107.86]:5705 - c0c9f272-6fa9-429b-9ade-80fa229b2cfa ] 2024-09-20T14:50:37.814Z INFO 7181 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:34071 and /10.30.107.231:5704 2024-09-20T14:50:37.816Z INFO 7181 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:5701 and /10.30.107.86:35427 2024-09-20T14:50:37.824Z INFO 7181 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:5701 and /10.30.107.231:48223 2024-09-20T14:50:37.837Z INFO 7181 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:51689 and /10.30.107.86:5705 2024-09-20T14:50:37.875Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:50:37.875Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:37.919Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:50:37.919Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:37.919Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:37.963Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:50:37.963Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:37.972Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:50:37.972Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:38.146Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:50:38.146Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:38.179Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:50:38.179Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:38.376Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:50:38.376Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:38.376Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:38.487Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:50:38.487Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:38.562Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:50:38.562Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:38.590Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:50:38.590Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:38.612Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:50:38.612Z WARN 7181 --- [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. 2024-09-20T14:50:38.634Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:50:38.634Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:38.647Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:50:38.647Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:50:38.657Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:50:38.657Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:38.781Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:50:38.781Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:38.795Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:50:38.795Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:38.840Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:50:38.840Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:38.935Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:50:38.935Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:38.935Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:39.052Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:50:39.053Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:39.118Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:50:39.118Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:39.137Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:50:39.137Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:39.179Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:50:39.179Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:39.185Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:50:39.185Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:39.185Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:39.417Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:50:39.417Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:39.446Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:50:39.446Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:39.538Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:50:39.538Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:39.551Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:50:39.551Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:50:39.559Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:50:39.559Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:39.595Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:50:39.595Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:39.667Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:50:39.667Z WARN 7181 --- [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. 2024-09-20T14:50:39.683Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:50:39.683Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:39.748Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:50:39.748Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:39.897Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:50:39.897Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:39.939Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:50:39.940Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:39.940Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:39.972Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:50:39.972Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:39.990Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:50:39.990Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:40.005Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:50:40.005Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:40.270Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:50:40.270Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:40.342Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:50:40.342Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:40.342Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:40.382Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:50:40.382Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:40.462Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:50:40.462Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:50:40.491Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:50:40.492Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:40.551Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:50:40.551Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:40.601Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:50:40.601Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:40.601Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:50:40.601Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:40.686Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:50:40.686Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:40.762Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:50:40.762Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:40.792Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:50:40.792Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:40.792Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:40.822Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:50:40.822Z WARN 7181 --- [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. 2024-09-20T14:50:40.959Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:50:40.959Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:41.042Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:50:41.042Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:41.094Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:50:41.094Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:41.217Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:50:41.217Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:41.274Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:50:41.274Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:41.472Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:50:41.472Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:41.472Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:41.493Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:50:41.493Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:41.547Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:50:41.547Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:41.617Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:50:41.617Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:50:41.721Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:50:41.721Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:41.747Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:50:41.747Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:41.747Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:41.758Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:50:41.758Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:41.789Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:50:41.789Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:41.825Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:50:41.825Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:41.865Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:50:41.865Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:41.926Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:50:41.926Z WARN 7181 --- [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. 2024-09-20T14:50:41.975Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:50:41.975Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:42.081Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:50:42.081Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:42.162Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:50:42.162Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:42.209Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:50:42.209Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:42.348Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:50:42.349Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:42.349Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:42.503Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:50:42.504Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:42.601Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:50:42.601Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:42.610Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:50:42.611Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:42.621Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:50:42.621Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:42.622Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:42.633Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:50:42.633Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:42.649Z INFO 7181 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.49728682S 2024-09-20T14:50:42.670Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:50:42.670Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:42.673Z WARN 7181 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : publishing error message to client topic: my-topic-name ,requestId: request-id, data operation cloud event id: decc9fed-eede-44ea-bd1c-53c5e7c83dc8 2024-09-20T14:50:42.674Z INFO 7181 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-09-20T14:50:42.674Z INFO 7181 --- [ 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 2024-09-20T14:50:42.685Z INFO 7181 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-09-20T14:50:42.685Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-20T14:50:42.685Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-20T14:50:42.685Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1726843842685 2024-09-20T14:50:42.807Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:50:42.807Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:42.826Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:50:42.826Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:50:42.839Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:50:42.839Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:42.883Z WARN 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Error while fetching metadata with correlation id 1 : {my-topic-name=LEADER_NOT_AVAILABLE} 2024-09-20T14:50:42.883Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Cluster ID: I4uR6om9RqqI67TicGSHeg 2024-09-20T14:50:42.897Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:50:42.897Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:43.020Z WARN 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Error while fetching metadata with correlation id 3 : {my-topic-name=LEADER_NOT_AVAILABLE} 2024-09-20T14:50:43.071Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:50:43.071Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:43.095Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:50:43.095Z WARN 7181 --- [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. 2024-09-20T14:50:43.163Z WARN 7181 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : publishing error message to client topic: my-topic-name ,requestId: request-id, data operation cloud event id: 185d3a2d-228e-4f2c-afa1-b6ef46063e69 2024-09-20T14:50:43.164Z INFO 7181 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-09-20T14:50:43.164Z INFO 7181 --- [ 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-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 2024-09-20T14:50:43.166Z INFO 7181 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-09-20T14:50:43.166Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-20T14:50:43.166Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-20T14:50:43.166Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1726843843166 2024-09-20T14:50:43.170Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:50:43.170Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:43.186Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Cluster ID: I4uR6om9RqqI67TicGSHeg 2024-09-20T14:50:43.195Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:50:43.195Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:43.199Z WARN 7181 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : publishing error message to client topic: my-topic-name ,requestId: request-id, data operation cloud event id: b4eacee5-16ad-4c2f-8331-dc912b42dfdc 2024-09-20T14:50:43.200Z INFO 7181 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-09-20T14:50:43.200Z INFO 7181 --- [ 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-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 2024-09-20T14:50:43.202Z INFO 7181 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-09-20T14:50:43.202Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-20T14:50:43.202Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-20T14:50:43.202Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1726843843202 2024-09-20T14:50:43.239Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Cluster ID: I4uR6om9RqqI67TicGSHeg 2024-09-20T14:50:43.261Z WARN 7181 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : publishing error message to client topic: my-topic-name ,requestId: request-id, data operation cloud event id: fe02bfdc-998b-47cc-8ae7-9351bbfc80d8 2024-09-20T14:50:43.261Z INFO 7181 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-09-20T14:50:43.262Z INFO 7181 --- [ 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-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 2024-09-20T14:50:43.264Z INFO 7181 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-09-20T14:50:43.264Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-20T14:50:43.264Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-20T14:50:43.264Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1726843843264 2024-09-20T14:50:43.275Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Cluster ID: I4uR6om9RqqI67TicGSHeg 2024-09-20T14:50:43.290Z WARN 7181 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : publishing error message to client topic: my-topic-name ,requestId: request-id, data operation cloud event id: 18bf5b2e-6bdc-4f5a-92dc-a7deb9833dc0 2024-09-20T14:50:43.291Z INFO 7181 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-09-20T14:50:43.291Z INFO 7181 --- [ 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-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 2024-09-20T14:50:43.293Z INFO 7181 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-09-20T14:50:43.293Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-20T14:50:43.293Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-20T14:50:43.293Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1726843843293 2024-09-20T14:50:43.299Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Cluster ID: I4uR6om9RqqI67TicGSHeg 2024-09-20T14:50:43.311Z WARN 7181 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : publishing error message to client topic: my-topic-name ,requestId: request-id, data operation cloud event id: a63ea5ba-6d02-4117-96d8-8142534abc10 2024-09-20T14:50:43.311Z INFO 7181 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-09-20T14:50:43.311Z INFO 7181 --- [ 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-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 2024-09-20T14:50:43.313Z INFO 7181 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-09-20T14:50:43.313Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-20T14:50:43.313Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-20T14:50:43.313Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1726843843313 2024-09-20T14:50:43.317Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:50:43.317Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:43.317Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:43.325Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Cluster ID: I4uR6om9RqqI67TicGSHeg 2024-09-20T14:50:43.335Z WARN 7181 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : publishing error message to client topic: my-topic-name ,requestId: request-id, data operation cloud event id: dd06da33-7d45-4fc3-bf05-2904f7812c87 2024-09-20T14:50:43.335Z INFO 7181 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-09-20T14:50:43.335Z INFO 7181 --- [ 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-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 2024-09-20T14:50:43.337Z INFO 7181 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-09-20T14:50:43.337Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-20T14:50:43.337Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-20T14:50:43.337Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1726843843337 2024-09-20T14:50:43.341Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Cluster ID: I4uR6om9RqqI67TicGSHeg 2024-09-20T14:50:43.347Z INFO 7181 --- [ 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-test-1-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 = test-1 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 2024-09-20T14:50:43.349Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-20T14:50:43.349Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-20T14:50:43.349Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1726843843349 2024-09-20T14:50:43.350Z INFO 7181 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-1-10, groupId=test-1] Subscribed to topic(s): my-topic-name 2024-09-20T14:50:43.354Z WARN 7181 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : publishing error message to client topic: my-topic-name ,requestId: request-id, data operation cloud event id: c70a8a35-b7f0-45fe-b8ec-d4d6d3ada6b0 2024-09-20T14:50:43.354Z INFO 7181 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-09-20T14:50:43.355Z INFO 7181 --- [ 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-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 2024-09-20T14:50:43.357Z INFO 7181 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-09-20T14:50:43.357Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-20T14:50:43.357Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-20T14:50:43.357Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1726843843357 2024-09-20T14:50:43.370Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Cluster ID: I4uR6om9RqqI67TicGSHeg 2024-09-20T14:50:43.375Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:50:43.375Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:43.388Z INFO 7181 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-10, groupId=test-1] Cluster ID: I4uR6om9RqqI67TicGSHeg 2024-09-20T14:50:43.438Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:50:43.438Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:43.438Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:43.502Z INFO 7181 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Discovered group coordinator localhost:32786 (id: 2147483646 rack: null) 2024-09-20T14:50:43.503Z INFO 7181 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] (Re-)joining group 2024-09-20T14:50:43.521Z INFO 7181 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Request joining group due to: need to re-join with the given member-id: consumer-test-1-10-3f46fe76-e881-43f8-b663-e84055ea6113 2024-09-20T14:50:43.522Z INFO 7181 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2024-09-20T14:50:43.522Z INFO 7181 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] (Re-)joining group 2024-09-20T14:50:43.544Z INFO 7181 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-1-10-3f46fe76-e881-43f8-b663-e84055ea6113', protocol='range'} 2024-09-20T14:50:43.545Z INFO 7181 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Finished assignment for group at generation 1: {consumer-test-1-10-3f46fe76-e881-43f8-b663-e84055ea6113=Assignment(partitions=[my-topic-name-0])} 2024-09-20T14:50:43.563Z INFO 7181 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-1-10-3f46fe76-e881-43f8-b663-e84055ea6113', protocol='range'} 2024-09-20T14:50:43.563Z INFO 7181 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Notifying assignor about the new Assignment(partitions=[my-topic-name-0]) 2024-09-20T14:50:43.563Z INFO 7181 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Adding newly assigned partitions: my-topic-name-0 2024-09-20T14:50:43.569Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:50:43.569Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:43.572Z INFO 7181 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Found no committed offset for partition my-topic-name-0 2024-09-20T14:50:43.585Z INFO 7181 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-1-10, groupId=test-1] Resetting offset for partition my-topic-name-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32786 (id: 1 rack: null)], epoch=0}}. 2024-09-20T14:50:43.640Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:50:43.640Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:43.688Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:50:43.688Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:50:43.688Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 2024-09-20T14:50:43.688Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:50:43.688Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 2024-09-20T14:50:43.689Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 2024-09-20T14:50:43.689Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:50:43.689Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 2024-09-20T14:50:43.689Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:50:43.689Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 2024-09-20T14:50:43.689Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:50:43.689Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 2024-09-20T14:50:43.689Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:50:43.689Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 2024-09-20T14:50:43.690Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:50:43.690Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] 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) 2024-09-20T14:50:43.690Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 2024-09-20T14:50:43.691Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:50:43.691Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:43.697Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:50:43.697Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:43.715Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:50:43.715Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:43.737Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:50:43.737Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:43.746Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:50:43.746Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 118ms, elapsed time since send: 118ms, request timeout: 30000ms) 2024-09-20T14:50:43.746Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node -1 disconnected. 2024-09-20T14:50:43.746Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 2147483646 disconnected. 2024-09-20T14:50:43.747Z INFO 7181 --- [thread | test-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1-10, groupId=test-1] Error sending fetch request (sessionId=757926119, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2024-09-20T14:50:43.747Z INFO 7181 --- [thread | test-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Group coordinator localhost:32786 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2024-09-20T14:50:43.789Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:50:43.789Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:43.789Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:50:43.789Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:43.789Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:50:43.789Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:43.790Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:50:43.790Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:43.790Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:50:43.790Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:43.790Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:50:43.790Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:43.791Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:50:43.791Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:43.791Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:50:43.791Z WARN 7181 --- [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. 2024-09-20T14:50:43.811Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:50:43.811Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:43.848Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:50:43.848Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:43.883Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:50:43.883Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:50:43.889Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:50:43.889Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:43.890Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:50:43.890Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:43.890Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:50:43.890Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:43.891Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:50:43.891Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:43.891Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:50:43.891Z WARN 7181 --- [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. [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.741 s - in org.onap.cps.ncmp.impl.data.utils.DmiDataOperationsHelperSpec [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobResultServiceImplSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.onap.cps.ncmp.impl.datajobs.DataJobResultServiceImplSpec [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobServiceImplSpec 2024-09-20T14:50:43.943Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:50:43.943Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:43.943Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:50:43.943Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:43.943Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:50:43.943Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:43.949Z INFO 7181 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : data job id for read operation is: my-job-id 2024-09-20T14:50:43.952Z INFO 7181 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : data job id for write operation is: my-job-id [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.onap.cps.ncmp.impl.datajobs.DataJobServiceImplSpec [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobStatusServiceImplSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.cps.ncmp.impl.datajobs.DataJobStatusServiceImplSpec [INFO] Running org.onap.cps.ncmp.impl.datajobs.DmiSubJobRequestHandlerSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.onap.cps.ncmp.impl.datajobs.DmiSubJobRequestHandlerSpec [INFO] Running org.onap.cps.ncmp.impl.datajobs.WriteRequestExaminerSpec 2024-09-20T14:50:44.003Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:50:44.003Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.onap.cps.ncmp.impl.datajobs.WriteRequestExaminerSpec [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiPropertiesSpec [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.cps.ncmp.impl.dmi.DmiPropertiesSpec [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiRestClientSpec 2024-09-20T14:50:44.049Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:50:44.049Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:44.059Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:50:44.059Z WARN 7181 --- [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. 2024-09-20T14:50:44.075Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:50:44.075Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:44.087Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:50:44.087Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:44.093Z WARN 7181 --- [ main] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from some url. Status: some-message 2024-09-20T14:50:44.093Z WARN 7181 --- [ main] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from some url. Status: 503 SERVICE_UNAVAILABLE 2024-09-20T14:50:44.094Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:50:44.094Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:44.098Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:50:44.098Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in org.onap.cps.ncmp.impl.dmi.DmiRestClientSpec [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiWebClientsConfigurationSpec 2024-09-20T14:50:44.110Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:50:44.110Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.onap.cps.ncmp.impl.dmi.DmiWebClientsConfigurationSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.AlternateIdCheckerSpec 2024-09-20T14:50:44.145Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:50:44.145Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:44.146Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:50:44.146Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:44.151Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:50:44.151Z WARN 7181 --- [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. 2024-09-20T14:50:44.151Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:50:44.151Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:44.152Z WARN 7181 --- [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-1, alternate id is already assigned to a different cm handle 2024-09-20T14:50:44.152Z WARN 7181 --- [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-1, alternate id is already assigned to a different cm handle 2024-09-20T14:50:44.152Z WARN 7181 --- [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-2, alternate id is already assigned to a different cm handle 2024-09-20T14:50:44.153Z WARN 7181 --- [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-2, alternate id is already assigned to a different cm handle 2024-09-20T14:50:44.154Z INFO 7181 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:5701 and /10.30.107.231:38757 2024-09-20T14:50:44.156Z INFO 7181 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Members {size:10, ver:10} [ Member [10.30.107.86]:5701 - d5e151d7-ca11-4b38-a46d-05f86b085d5b Member [10.30.107.231]:5701 - 58f1b9c6-f3b3-4272-89dc-a3ffe707060a Member [10.30.106.74]:5701 - 7cfabc93-67d6-4b70-b26b-18d45bb9afa4 this Member [10.30.106.207]:5704 - de47f90f-eb20-44ac-9f94-e1da30edf259 Member [10.30.107.86]:5703 - 379e24cf-79a2-4836-aa84-fc91bfa749e7 Member [10.30.107.86]:5704 - 53ea4ec9-2cb7-407f-b971-296326407b6e Member [10.30.107.231]:5703 - 8ef4ff28-c2c5-4ee0-a581-1ac558fc70d4 Member [10.30.107.231]:5704 - db98c4e9-3d31-4c4f-96fc-bb3f868e5fc6 Member [10.30.107.86]:5705 - c0c9f272-6fa9-429b-9ade-80fa229b2cfa Member [10.30.107.231]:5705 - 7792fd0b-dadd-4595-a632-a4c6900ceea6 ] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.onap.cps.ncmp.impl.inventory.AlternateIdCheckerSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleQueryParametersValidatorSpec 2024-09-20T14:50:44.157Z WARN 7181 --- [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-1, already has an alternate id of fdn1 2024-09-20T14:50:44.178Z INFO 7181 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:51639 and /10.30.107.231:5705 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.onap.cps.ncmp.impl.inventory.CmHandleQueryParametersValidatorSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImplSpec 2024-09-20T14:50:44.196Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:50:44.196Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:44.196Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:50:44.196Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:44.252Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:50:44.252Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s - in org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImplSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServicePropertyHandlerSpec 2024-09-20T14:50:44.325Z INFO 7181 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='newPubProp1'] , key : newPubProp1 and value : pub-val 2024-09-20T14:50:44.325Z DEBUG 7181 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='newPubProp1'] with leaves (name : newPubProp1 , value : pub-val) 2024-09-20T14:50:44.343Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:50:44.343Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:44.360Z INFO 7181 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] , key : publicProp4 and value : newPubVal 2024-09-20T14:50:44.360Z DEBUG 7181 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] with leaves (name : publicProp4 , value : newPubVal) 2024-09-20T14:50:44.365Z INFO 7181 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newAdditionalProp1'] , key : newAdditionalProp1 and value : add-value 2024-09-20T14:50:44.365Z DEBUG 7181 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newAdditionalProp1'] with leaves (name : newAdditionalProp1 , value : add-value) 2024-09-20T14:50:44.366Z INFO 7181 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] , key : additionalProp1 and value : newValue 2024-09-20T14:50:44.366Z DEBUG 7181 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] with leaves (name : additionalProp1 , value : newValue) 2024-09-20T14:50:44.372Z INFO 7181 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp3']] 2024-09-20T14:50:44.372Z INFO 7181 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4']] 2024-09-20T14:50:44.374Z ERROR 7181 --- [ main] HandleRegistrationServicePropertyHandler : Unable to find dataNode for cmHandleId : cmHandleId , caused by : DataNode not found 2024-09-20T14:50:44.376Z ERROR 7181 --- [ main] HandleRegistrationServicePropertyHandler : Unable to update cmHandle : cmHandleId , caused by : Failed 2024-09-20T14:50:44.377Z ERROR 7181 --- [ main] HandleRegistrationServicePropertyHandler : Unable to update cm handle : cmHandleId with spaces, caused by : Name Validation Error. 2024-09-20T14:50:44.379Z INFO 7181 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 2024-09-20T14:50:44.379Z DEBUG 7181 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] with leaves (name : publicProp1 , value : value) 2024-09-20T14:50:44.379Z ERROR 7181 --- [ main] HandleRegistrationServicePropertyHandler : Unable to find dataNode for cmHandleId : myHandle1 , caused by : DataNode not found 2024-09-20T14:50:44.379Z INFO 7181 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 2024-09-20T14:50:44.379Z DEBUG 7181 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] with leaves (name : publicProp1 , value : value) 2024-09-20T14:50:44.385Z DEBUG 7181 --- [ main] HandleRegistrationServicePropertyHandler : Updating alternate-id for cmHandle myHandle1 with value : alt-1) 2024-09-20T14:50:44.388Z DEBUG 7181 --- [ main] HandleRegistrationServicePropertyHandler : Updating data-producer-identifier for cmHandle cmHandleId with value : New Data Producer Identifier) 2024-09-20T14:50:44.389Z DEBUG 7181 --- [ main] HandleRegistrationServicePropertyHandler : Updating data-producer-identifier for cmHandle cmHandleId with value : New Data Producer Identifier) 2024-09-20T14:50:44.389Z DEBUG 7181 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle myHandle1 is already set to same id. 2024-09-20T14:50:44.390Z WARN 7181 --- [ main] HandleRegistrationServicePropertyHandler : Unable to update dataProducerIdentifier for cmHandle myHandle1. Value for dataProducerIdentifier has been set previously. [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServicePropertyHandlerSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec 2024-09-20T14:50:44.458Z INFO 7181 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 2024-09-20T14:50:44.463Z INFO 7181 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 2024-09-20T14:50:44.464Z INFO 7181 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:50:44.466Z ERROR 7181 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find data node for cm handle id : cmhandle-3 , caused by : DataNode not found 2024-09-20T14:50:44.466Z INFO 7181 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:50:44.467Z ERROR 7181 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to upgrade cm handle id: cmhandle-3, caused by : some error message 2024-09-20T14:50:44.467Z INFO 7181 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:50:44.468Z INFO 7181 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:50:44.469Z INFO 7181 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:50:44.470Z INFO 7181 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:50:44.480Z INFO 7181 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:50:44.483Z INFO 7181 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:50:44.484Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:50:44.484Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:44.484Z INFO 7181 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:50:44.484Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:44.485Z INFO 7181 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:50:44.487Z INFO 7181 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:50:44.488Z INFO 7181 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:50:44.490Z INFO 7181 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:50:44.493Z INFO 7181 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:50:44.496Z INFO 7181 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:50:44.498Z INFO 7181 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:50:44.501Z INFO 7181 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:50:44.504Z INFO 7181 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:50:44.508Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:50:44.508Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:44.508Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:50:44.508Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:44.509Z ERROR 7181 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 2024-09-20T14:50:44.510Z ERROR 7181 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id : cmhandle2 , caused by : Failed 2024-09-20T14:50:44.511Z INFO 7181 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:50:44.517Z ERROR 7181 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 2024-09-20T14:50:44.517Z ERROR 7181 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id : cmhandle , caused by : Failed 2024-09-20T14:50:44.517Z INFO 7181 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:50:44.521Z ERROR 7181 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 2024-09-20T14:50:44.522Z ERROR 7181 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : cmhandle , caused by : DataNode not found 2024-09-20T14:50:44.522Z INFO 7181 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:50:44.525Z ERROR 7181 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 2024-09-20T14:50:44.525Z ERROR 7181 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id: cmhandle, caused by: 2024-09-20T14:50:44.525Z INFO 7181 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:50:44.526Z ERROR 7181 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 2024-09-20T14:50:44.526Z ERROR 7181 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id : cmhandle , caused by : Failed 2024-09-20T14:50:44.526Z INFO 7181 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:50:44.531Z INFO 7181 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Data-Sync Enabled flag is already: true [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 s - in org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.InventoryPersistenceImplSpec 2024-09-20T14:50:44.547Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:50:44.547Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:44.548Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:50:44.548Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:44.554Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:50:44.554Z WARN 7181 --- [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. 2024-09-20T14:50:44.592Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:50:44.592Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.onap.cps.ncmp.impl.inventory.InventoryPersistenceImplSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.NetworkCmProxyInventoryFacadeSpec 2024-09-20T14:50:44.598Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:50:44.598Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:44.606Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:50:44.606Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:44.606Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:44.649Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:50:44.649Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.onap.cps.ncmp.impl.inventory.NetworkCmProxyInventoryFacadeSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.ParameterizedCmHandleQueryServiceSpec [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.onap.cps.ncmp.impl.inventory.ParameterizedCmHandleQueryServiceSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.models.CmHandleQueryConditionsSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.ncmp.impl.inventory.models.CmHandleQueryConditionsSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.models.InventoryQueryConditionsSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.impl.inventory.models.InventoryQueryConditionsSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.models.YangModelCmHandleSpec [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.impl.inventory.models.YangModelCmHandleSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.AsyncTaskExecutorSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-20T14:50:44.723Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.AsyncTaskExecutorSpec : Starting AsyncTaskExecutorSpec using Java 17.0.6-ea with PID 7181 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-09-20T14:50:44.723Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.AsyncTaskExecutorSpec : No active profile set, falling back to 1 default profile: "default" 2024-09-20T14:50:44.724Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:50:44.724Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:44.729Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.AsyncTaskExecutorSpec : Started AsyncTaskExecutorSpec in 0.018 seconds (process running for 109.846) 2024-09-20T14:50:44.734Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.AsyncTaskExecutor : Async task didn't completed within the required time. 2024-09-20T14:50:44.735Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:50:44.735Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:44.739Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:50:44.739Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:44.739Z WARN 7181 --- [onPool-worker-1] o.o.c.n.i.i.sync.AsyncTaskExecutor : Async task didn't completed within the required time. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.onap.cps.ncmp.impl.inventory.sync.AsyncTaskExecutorSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec 2024-09-20T14:50:44.765Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 2024-09-20T14:50:44.765Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 2024-09-20T14:50:44.765Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-2 2024-09-20T14:50:44.765Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-2 2024-09-20T14:50:44.766Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 2024-09-20T14:50:44.766Z ERROR 7181 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Error retrieving resource data for Cm-Handle: cm-handle-1 2024-09-20T14:50:44.766Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : cm-handle-1 already processed by another instance [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtilsSpec 2024-09-20T14:50:44.774Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:50:44.774Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:44.776Z DEBUG 7181 --- [ main] o.o.c.n.i.i.sync.ModuleOperationsUtils : Total number of fetched advised cm handle(s) is (are) 1 2024-09-20T14:50:44.778Z DEBUG 7181 --- [ main] o.o.c.n.i.i.sync.ModuleOperationsUtils : Total number of fetched advised cm handle(s) is (are) 0 2024-09-20T14:50:44.829Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleOperationsUtils : Locked for module sync (last attempt failed). 2024-09-20T14:50:44.829Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleOperationsUtils : First Attempt: no current attempts found. 2024-09-20T14:50:44.829Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleOperationsUtils : Retry due now 2024-09-20T14:50:44.831Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleOperationsUtils : Locked for module sync (last attempt failed). 2024-09-20T14:50:44.831Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleOperationsUtils : Retry due now 2024-09-20T14:50:44.833Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleOperationsUtils : Locked for module sync (last attempt failed). 2024-09-20T14:50:44.833Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleOperationsUtils : Time until next attempt is 3 minutes: 2024-09-20T14:50:44.835Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleOperationsUtils : Locked for module sync (last attempt failed). 2024-09-20T14:50:44.835Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleOperationsUtils : Retry due now 2024-09-20T14:50:44.838Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleOperationsUtils : Locked for module upgrade (last attempt failed). 2024-09-20T14:50:44.838Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleOperationsUtils : First Attempt: no current attempts found. 2024-09-20T14:50:44.838Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleOperationsUtils : Time until next attempt is 1 minutes: 2024-09-20T14:50:44.840Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleOperationsUtils : Locked for module sync (last attempt failed). 2024-09-20T14:50:44.840Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleOperationsUtils : First Attempt: no current attempts found. 2024-09-20T14:50:44.840Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleOperationsUtils : Time until next attempt is 1 minutes: 2024-09-20T14:50:44.842Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleOperationsUtils : Locked for other reason 2024-09-20T14:50:44.844Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:50:44.844Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 s - in org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtilsSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncServiceSpec 2024-09-20T14:50:44.891Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Found other cm handle having same module set tag: same-tag 2024-09-20T14:50:44.895Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Found other cm handle having same module set tag: tag-1 2024-09-20T14:50:44.899Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Found other cm handle having same module set tag: targetModuleSetTag [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncServiceSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncTasksSpec 2024-09-20T14:50:44.924Z INFO 7181 --- [ main] com.hazelcast.system.logo : [10.30.106.74]:5702 [dev] [5.3.6] + + 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 2024-09-20T14:50:44.924Z INFO 7181 --- [ main] com.hazelcast.system : [10.30.106.74]:5702 [dev] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 2024-09-20T14:50:44.924Z INFO 7181 --- [ main] com.hazelcast.system : [10.30.106.74]:5702 [dev] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.106.74]:5702 2024-09-20T14:50:44.924Z INFO 7181 --- [ main] com.hazelcast.system : [10.30.106.74]:5702 [dev] [5.3.6] Cluster name: dev 2024-09-20T14:50:44.924Z INFO 7181 --- [ main] com.hazelcast.system : [10.30.106.74]:5702 [dev] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-09-20T14:50:44.924Z INFO 7181 --- [ main] com.hazelcast.system : [10.30.106.74]:5702 [dev] [5.3.6] 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) 2024-09-20T14:50:44.927Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:50:44.927Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:44.929Z INFO 7181 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.106.74]:5702 [dev] [5.3.6] TPC: disabled 2024-09-20T14:50:44.944Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:50:44.944Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:50:44.948Z INFO 7181 --- [ main] com.hazelcast.system.security : [10.30.106.74]:5702 [dev] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2024-09-20T14:50:44.950Z INFO 7181 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.74]:5702 [dev] [5.3.6] Using Multicast discovery 2024-09-20T14:50:44.950Z WARN 7181 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.74]:5702 [dev] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2024-09-20T14:50:44.965Z INFO 7181 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.74]:5702 [dev] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-09-20T14:50:44.965Z INFO 7181 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.74]:5702 [dev] [5.3.6] [10.30.106.74]:5702 is STARTING 2024-09-20T14:50:45.089Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:50:45.089Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:45.108Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:50:45.108Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:45.128Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:50:45.128Z WARN 7181 --- [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. 2024-09-20T14:50:45.149Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:50:45.149Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:45.279Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:50:45.280Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:45.310Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:50:45.310Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:45.367Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:50:45.367Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:45.400Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:50:45.400Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:45.406Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:50:45.406Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:45.406Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:50:45.407Z WARN 7181 --- [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. 2024-09-20T14:50:45.453Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:50:45.453Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:45.476Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:50:45.476Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:45.495Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:50:45.495Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:45.495Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:45.593Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:50:45.593Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:45.596Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:50:45.596Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:45.655Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:50:45.655Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:45.697Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:50:45.697Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:45.759Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:50:45.759Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:45.760Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:45.856Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:50:45.856Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:45.887Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:50:45.887Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:45.889Z INFO 7181 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.74]:5702 [dev] [5.3.6] Trying to join to discovered node: [10.30.107.86]:5702 2024-09-20T14:50:45.897Z INFO 7181 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5702 [dev] [5.3.6] Initialized new cluster connection between /10.30.106.74:49003 and /10.30.107.86:5702 2024-09-20T14:50:45.945Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:50:45.945Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:45.951Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:50:45.951Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:45.983Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:50:45.983Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:45.998Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:50:45.998Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:50:46.010Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:50:46.010Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:46.081Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:50:46.081Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:46.131Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:50:46.131Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:46.191Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:50:46.191Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:46.231Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:50:46.231Z WARN 7181 --- [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. 2024-09-20T14:50:46.267Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:50:46.267Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:46.312Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:50:46.312Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:46.353Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:50:46.353Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:46.360Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:50:46.360Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:46.374Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:50:46.374Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:46.406Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:50:46.406Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:46.446Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:50:46.446Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:46.458Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:50:46.458Z WARN 7181 --- [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. 2024-09-20T14:50:46.650Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:50:46.650Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:46.650Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:50:46.650Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:46.650Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:46.660Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:50:46.660Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:46.700Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:50:46.700Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:46.717Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:50:46.717Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:46.717Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:46.804Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:50:46.804Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:46.934Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:50:46.934Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:46.948Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:50:46.948Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:46.984Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:50:46.984Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:46.989Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:50:46.989Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:47.091Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:50:47.091Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:47.101Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:50:47.101Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:50:47.112Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:50:47.112Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:47.193Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:50:47.193Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:47.310Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:50:47.310Z WARN 7181 --- [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. 2024-09-20T14:50:47.327Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:50:47.327Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:47.371Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:50:47.371Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:47.383Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:50:47.383Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:47.384Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:50:47.384Z WARN 7181 --- [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. 2024-09-20T14:50:47.406Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:50:47.406Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:47.413Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:50:47.413Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:47.447Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:50:47.447Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:47.465Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:50:47.465Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:47.500Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:50:47.500Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:47.502Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:50:47.502Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:47.502Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:47.562Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:50:47.562Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:47.603Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:50:47.603Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:47.610Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:50:47.610Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:47.620Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:50:47.620Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:47.620Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:47.754Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:50:47.754Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:47.807Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:50:47.807Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:47.836Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:50:47.837Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:47.850Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:50:47.850Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:48.094Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:50:48.094Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:48.105Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:50:48.105Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:50:48.115Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:50:48.115Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:48.138Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:50:48.138Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:48.194Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:50:48.194Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:48.324Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:50:48.324Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:48.363Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:50:48.363Z WARN 7181 --- [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. 2024-09-20T14:50:48.380Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:50:48.380Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:48.395Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:50:48.396Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:48.406Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:50:48.406Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:48.406Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:48.414Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:50:48.414Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:48.437Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:50:48.437Z WARN 7181 --- [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. 2024-09-20T14:50:48.456Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:50:48.456Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:48.459Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:50:48.459Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:48.518Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:50:48.518Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:48.551Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:50:48.551Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:48.564Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:50:48.564Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:48.587Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:50:48.587Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:48.604Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:50:48.604Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:48.606Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:50:48.606Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:48.664Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:50:48.664Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:48.789Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:50:48.789Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:48.825Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:50:48.825Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:48.825Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:48.907Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:50:48.907Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:50:48.910Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:50:48.910Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:48.997Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:50:48.997Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:49.017Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:50:49.017Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:49.053Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:50:49.053Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:49.098Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:50:49.098Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:49.198Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:50:49.198Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:49.293Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:50:49.294Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:49.378Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:50:49.378Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:49.440Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:50:49.440Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:49.460Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:50:49.460Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:49.460Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:49.465Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:50:49.465Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:49.509Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:50:49.509Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:49.516Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:50:49.516Z WARN 7181 --- [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. 2024-09-20T14:50:49.584Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:50:49.584Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:49.590Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:50:49.591Z WARN 7181 --- [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. 2024-09-20T14:50:49.621Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:50:49.621Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:49.641Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:50:49.641Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:49.667Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:50:49.667Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:49.705Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:50:49.705Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:49.716Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:50:49.717Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:49.722Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:50:49.722Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:49.808Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:50:49.808Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:49.810Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:50:49.810Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:49.816Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:50:49.816Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:49.860Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:50:49.860Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:50:49.929Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:50:49.929Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:49.929Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:50.056Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:50:50.056Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:50.101Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:50:50.101Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:50.151Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:50:50.151Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:50.219Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:50:50.219Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:50.296Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:50:50.296Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:50.368Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:50:50.368Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:50.368Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:50.393Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:50:50.393Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:50.400Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:50:50.400Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:50.431Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:50:50.431Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:50.463Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:50:50.463Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:50.474Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:50:50.474Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:50.488Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:50:50.488Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:50.518Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:50:50.518Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:50.669Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:50:50.670Z WARN 7181 --- [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. 2024-09-20T14:50:50.694Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:50:50.694Z WARN 7181 --- [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. 2024-09-20T14:50:50.695Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:50:50.695Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:50.761Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:50:50.761Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:50.763Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:50:50.763Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:50.808Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:50:50.808Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:50.825Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:50:50.825Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:50.869Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:50:50.870Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:50.870Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:50:50.870Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:50.920Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:50:50.920Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:51.001Z INFO 7181 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.74]:5702 [dev] [5.3.6] Members {size:2, ver:2} [ Member [10.30.107.86]:5702 - 5b79ac34-f140-4f3d-b9f8-aad607e7b5fa Member [10.30.106.74]:5702 - 7989da50-c9af-42d8-bdbd-fc25d7a9b030 this ] 2024-09-20T14:50:51.003Z INFO 7181 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.74]:5702 [dev] [5.3.6] [10.30.106.74]:5702 is STARTED 2024-09-20T14:50:51.008Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:50:51.008Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:51.017Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in READY state 2024-09-20T14:50:51.017Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-2 is now in READY state 2024-09-20T14:50:51.019Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:50:51.019Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:50:51.020Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 2024-09-20T14:50:51.022Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 2024-09-20T14:50:51.022Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 2024-09-20T14:50:51.022Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 2024-09-20T14:50:51.025Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 2024-09-20T14:50:51.025Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 2024-09-20T14:50:51.025Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 2024-09-20T14:50:51.025Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 2024-09-20T14:50:51.026Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 2024-09-20T14:50:51.026Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 2024-09-20T14:50:51.057Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-1 is true 2024-09-20T14:50:51.058Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:50:51.058Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:51.071Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-1 removed from in progress map 2024-09-20T14:50:51.071Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-2 is false 2024-09-20T14:50:51.100Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-1 is false 2024-09-20T14:50:51.100Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-2 is false 2024-09-20T14:50:51.134Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:50:51.134Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:51.134Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:51.148Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle-1 module failed due to reason No signature of method: org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncTasksSpec.assertYamgModelCmHandleArgument() is applicable for argument types: (ArrayList, String) values: [[org.onap.cps.ncmp.impl.inventory.models.YangModelCmHandle@a7dd580a], ...]. 2024-09-20T14:50:51.155Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in LOCKED state 2024-09-20T14:50:51.155Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 2024-09-20T14:50:51.155Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:50:51.155Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:51.164Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.263 s - in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncTasksSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdogSpec 2024-09-20T14:50:51.206Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:50:51.206Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-20T14:50:51.206Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-20T14:50:51.207Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-20T14:50:51.207Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-09-20T14:50:51.207Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-20T14:50:51.209Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:50:51.209Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 100 advised cm handles from DB 2024-09-20T14:50:51.209Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 100 2024-09-20T14:50:51.209Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-20T14:50:51.209Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-09-20T14:50:51.209Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-20T14:50:51.211Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:50:51.211Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 200 advised cm handles from DB 2024-09-20T14:50:51.211Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 200 2024-09-20T14:50:51.211Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-20T14:50:51.211Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-09-20T14:50:51.211Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-20T14:50:51.212Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-20T14:50:51.212Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-09-20T14:50:51.212Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 2024-09-20T14:50:51.213Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:50:51.213Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 250 advised cm handles from DB 2024-09-20T14:50:51.213Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 250 2024-09-20T14:50:51.214Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-20T14:50:51.214Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-09-20T14:50:51.214Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-20T14:50:51.214Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-20T14:50:51.214Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-09-20T14:50:51.214Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 2024-09-20T14:50:51.214Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-20T14:50:51.214Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-09-20T14:50:51.214Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 3 batch(es) active. 2024-09-20T14:50:51.216Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:50:51.216Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 450 advised cm handles from DB 2024-09-20T14:50:51.216Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.216Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.216Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.216Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.216Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.216Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.216Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.216Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.216Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.216Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.216Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.216Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.216Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.216Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.216Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.216Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.216Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.216Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.216Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.216Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.216Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.216Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.216Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.216Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.216Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.216Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.216Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.216Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.216Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.216Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.216Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.216Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.216Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.216Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.216Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.216Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.216Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.216Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.216Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.216Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.216Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.216Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.216Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.216Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.216Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.216Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.216Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.216Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.216Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.216Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.216Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z WARN 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-20T14:50:51.217Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 250 2024-09-20T14:50:51.217Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-20T14:50:51.217Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-09-20T14:50:51.217Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-20T14:50:51.218Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-20T14:50:51.218Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-09-20T14:50:51.218Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 2024-09-20T14:50:51.218Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-20T14:50:51.218Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-09-20T14:50:51.218Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 3 batch(es) active. 2024-09-20T14:50:51.219Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:50:51.219Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-20T14:50:51.219Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-20T14:50:51.219Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Busy waiting now 2024-09-20T14:50:51.229Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-20T14:50:51.229Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-09-20T14:50:51.229Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-20T14:50:51.230Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:50:51.231Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-20T14:50:51.231Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-20T14:50:51.231Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-20T14:50:51.231Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : module sync for null already in progress by other instance 2024-09-20T14:50:51.231Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 0. 1 batch(es) active. 2024-09-20T14:50:51.234Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:50:51.234Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-20T14:50:51.234Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-09-20T14:50:51.234Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-20T14:50:51.241Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:50:51.241Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdogSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.SynchronizationCacheConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-20T14:50:51.264Z INFO 7181 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : Starting SynchronizationCacheConfigSpec using Java 17.0.6-ea with PID 7181 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-09-20T14:50:51.264Z INFO 7181 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2024-09-20T14:50:51.277Z INFO 7181 --- [ main] com.hazelcast.system.logo : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] + + 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 2024-09-20T14:50:51.277Z INFO 7181 --- [ main] com.hazelcast.system : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 2024-09-20T14:50:51.277Z INFO 7181 --- [ main] com.hazelcast.system : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.106.74]:5703 2024-09-20T14:50:51.277Z INFO 7181 --- [ main] com.hazelcast.system : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 2024-09-20T14:50:51.277Z INFO 7181 --- [ main] com.hazelcast.system : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-09-20T14:50:51.278Z INFO 7181 --- [ main] com.hazelcast.system : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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) 2024-09-20T14:50:51.280Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:50:51.280Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:51.280Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:51.281Z INFO 7181 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 2024-09-20T14:50:51.301Z INFO 7181 --- [ main] com.hazelcast.system.security : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2024-09-20T14:50:51.304Z INFO 7181 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 2024-09-20T14:50:51.304Z WARN 7181 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2024-09-20T14:50:51.322Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:50:51.322Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:51.328Z INFO 7181 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-09-20T14:50:51.329Z INFO 7181 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.74]:5703 is STARTING 2024-09-20T14:50:51.351Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:50:51.351Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:51.401Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:50:51.401Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:51.525Z INFO 7181 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.30.107.86]:5701 2024-09-20T14:50:51.530Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:50:51.530Z WARN 7181 --- [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. 2024-09-20T14:50:51.532Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:50:51.533Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:51.538Z INFO 7181 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:35895 and /10.30.107.86:5701 2024-09-20T14:50:51.585Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:50:51.585Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:51.605Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:50:51.605Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:51.652Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:50:51.652Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:51.652Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:50:51.652Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:51.669Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:50:51.669Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:51.670Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:50:51.670Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:51.674Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:50:51.674Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:51.770Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:50:51.770Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:51.776Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:50:51.776Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:51.872Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:50:51.872Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:51.883Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:50:51.883Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:51.905Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:50:51.905Z WARN 7181 --- [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. 2024-09-20T14:50:51.923Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:50:51.923Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:51.965Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:50:51.965Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:51.973Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:50:51.973Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:51.984Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:50:51.984Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:50:52.019Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:50:52.019Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:52.019Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:50:52.019Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:52.238Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:50:52.238Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:52.238Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:52.304Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:50:52.304Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:52.335Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:50:52.335Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:52.335Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:52.354Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:50:52.354Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:52.432Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:50:52.432Z WARN 7181 --- [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. 2024-09-20T14:50:52.505Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:50:52.505Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:52.522Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:50:52.522Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:52.524Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:50:52.524Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:52.676Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:50:52.676Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:52.708Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:50:52.708Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:52.735Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:50:52.735Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:52.735Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:50:52.735Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:52.738Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:50:52.738Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:52.773Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:50:52.773Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:52.823Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:50:52.823Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:52.837Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:50:52.837Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:50:52.855Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:50:52.855Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:52.872Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:50:52.872Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:52.874Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:50:52.874Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:52.972Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:50:52.972Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:52.976Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:50:52.976Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:52.979Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:50:52.979Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:53.008Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:50:53.008Z WARN 7181 --- [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. 2024-09-20T14:50:53.068Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:50:53.068Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:53.090Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:50:53.090Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:53.091Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:53.128Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:50:53.128Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:53.188Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:50:53.188Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:53.188Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:53.207Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:50:53.207Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:53.285Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:50:53.285Z WARN 7181 --- [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. 2024-09-20T14:50:53.357Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:50:53.357Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:53.528Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:50:53.528Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:53.590Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:50:53.590Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:53.610Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:50:53.610Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:53.627Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:50:53.627Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:53.661Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:50:53.661Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:53.726Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:50:53.726Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:53.740Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:50:53.740Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:50:53.858Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:50:53.858Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:53.883Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:50:53.883Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:53.888Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:50:53.888Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:50:53.888Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:53.888Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:53.927Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:50:53.927Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:53.977Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:50:53.977Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:53.979Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:50:53.979Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:54.026Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:50:54.026Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:54.027Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:50:54.027Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:54.041Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:50:54.041Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:54.041Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:54.060Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:50:54.060Z WARN 7181 --- [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. 2024-09-20T14:50:54.075Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:50:54.075Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:54.170Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:50:54.170Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:54.209Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:50:54.209Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:54.244Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:50:54.244Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:54.244Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:54.260Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:50:54.260Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:54.286Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:50:54.286Z WARN 7181 --- [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. 2024-09-20T14:50:54.332Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:50:54.332Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:54.564Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:50:54.564Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:54.612Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:50:54.612Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:54.679Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:50:54.679Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:54.681Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:50:54.681Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:54.741Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:50:54.741Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:54.743Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:50:54.743Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:54.830Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:50:54.830Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:54.888Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:50:54.888Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:54.893Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:50:54.893Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:50:54.994Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:50:54.994Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:55.012Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:50:55.012Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:55.029Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:50:55.029Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:55.029Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:50:55.029Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:55.030Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:50:55.030Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:55.032Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:50:55.032Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:55.080Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:50:55.080Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:55.093Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:50:55.093Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:55.093Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:55.141Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:50:55.141Z WARN 7181 --- [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. 2024-09-20T14:50:55.162Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:50:55.162Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:55.180Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:50:55.180Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:55.213Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:50:55.213Z WARN 7181 --- [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. 2024-09-20T14:50:55.335Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:50:55.335Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:55.373Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:50:55.373Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:55.397Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:50:55.397Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:55.397Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:55.413Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:50:55.413Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:55.644Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:50:55.644Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:55.715Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:50:55.715Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:55.716Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:50:55.716Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:55.732Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:50:55.732Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:55.735Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:50:55.735Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:55.783Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:50:55.783Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:55.791Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:50:55.792Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:55.847Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:50:55.847Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:55.881Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:50:55.881Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:55.948Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:50:55.948Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:56.016Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:50:56.016Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:56.016Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:50:56.016Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:56.044Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:50:56.044Z WARN 7181 --- [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. 2024-09-20T14:50:56.047Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:50:56.047Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:50:56.083Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:50:56.083Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:56.084Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:50:56.084Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:56.132Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:50:56.132Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:56.183Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:50:56.183Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:56.186Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:50:56.186Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:56.247Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:50:56.247Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:56.247Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:56.287Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:50:56.287Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:56.321Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:50:56.322Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:56.417Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:50:56.417Z WARN 7181 --- [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. 2024-09-20T14:50:56.476Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:50:56.477Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:56.496Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:50:56.497Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:56.601Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:50:56.601Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:56.601Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:56.644Z INFO 7181 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Members {size:12, ver:12} [ Member [10.30.107.86]:5701 - d5e151d7-ca11-4b38-a46d-05f86b085d5b Member [10.30.107.231]:5701 - 58f1b9c6-f3b3-4272-89dc-a3ffe707060a Member [10.30.106.74]:5701 - 7cfabc93-67d6-4b70-b26b-18d45bb9afa4 this Member [10.30.106.207]:5704 - de47f90f-eb20-44ac-9f94-e1da30edf259 Member [10.30.107.86]:5703 - 379e24cf-79a2-4836-aa84-fc91bfa749e7 Member [10.30.107.86]:5704 - 53ea4ec9-2cb7-407f-b971-296326407b6e Member [10.30.107.231]:5703 - 8ef4ff28-c2c5-4ee0-a581-1ac558fc70d4 Member [10.30.107.231]:5704 - db98c4e9-3d31-4c4f-96fc-bb3f868e5fc6 Member [10.30.107.86]:5705 - c0c9f272-6fa9-429b-9ade-80fa229b2cfa Member [10.30.107.231]:5705 - 7792fd0b-dadd-4595-a632-a4c6900ceea6 Member [10.30.107.86]:5707 - 8d0f37cc-008c-438f-b015-bba0ff48544d Member [10.30.106.74]:5703 - 26d29c7d-2655-4f9a-99ac-e94128954504 ] 2024-09-20T14:50:56.647Z INFO 7181 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:5703 and /10.30.107.231:38721 2024-09-20T14:50:56.647Z INFO 7181 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:5703 and /10.30.106.207:50199 2024-09-20T14:50:56.647Z INFO 7181 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:5703 and /10.30.106.74:37365 2024-09-20T14:50:56.647Z INFO 7181 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Members {size:12, ver:12} [ Member [10.30.107.86]:5701 - d5e151d7-ca11-4b38-a46d-05f86b085d5b Member [10.30.107.231]:5701 - 58f1b9c6-f3b3-4272-89dc-a3ffe707060a Member [10.30.106.74]:5701 - 7cfabc93-67d6-4b70-b26b-18d45bb9afa4 Member [10.30.106.207]:5704 - de47f90f-eb20-44ac-9f94-e1da30edf259 Member [10.30.107.86]:5703 - 379e24cf-79a2-4836-aa84-fc91bfa749e7 Member [10.30.107.86]:5704 - 53ea4ec9-2cb7-407f-b971-296326407b6e Member [10.30.107.231]:5703 - 8ef4ff28-c2c5-4ee0-a581-1ac558fc70d4 Member [10.30.107.231]:5704 - db98c4e9-3d31-4c4f-96fc-bb3f868e5fc6 Member [10.30.107.86]:5705 - c0c9f272-6fa9-429b-9ade-80fa229b2cfa Member [10.30.107.231]:5705 - 7792fd0b-dadd-4595-a632-a4c6900ceea6 Member [10.30.107.86]:5707 - 8d0f37cc-008c-438f-b015-bba0ff48544d Member [10.30.106.74]:5703 - 26d29c7d-2655-4f9a-99ac-e94128954504 this ] 2024-09-20T14:50:56.647Z INFO 7181 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:39851 and /10.30.107.86:5707 2024-09-20T14:50:56.648Z INFO 7181 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:5703 and /10.30.107.86:40857 2024-09-20T14:50:56.648Z INFO 7181 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:37365 and /10.30.106.74:5703 2024-09-20T14:50:56.650Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.207:5704, timeout: 10000, bind-any: true 2024-09-20T14:50:56.650Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:50:56.650Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:50:56.650Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.74:5701, timeout: 10000, bind-any: true 2024-09-20T14:50:56.650Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:50:56.650Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:50:56.650Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:50:56.650Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:50:56.651Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:50:56.651Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:50:56.651Z INFO 7181 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:5703 and /10.30.107.86:42785 2024-09-20T14:50:56.651Z INFO 7181 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:5703 and /10.30.107.231:46857 2024-09-20T14:50:56.652Z INFO 7181 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:53303 and /10.30.106.207:5704 2024-09-20T14:50:56.652Z INFO 7181 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:53407 and /10.30.107.231:5704 2024-09-20T14:50:56.659Z INFO 7181 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:38359 and /10.30.107.86:5704 2024-09-20T14:50:56.660Z INFO 7181 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:5703 and /10.30.107.231:50345 2024-09-20T14:50:56.661Z INFO 7181 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:38271 and /10.30.107.86:5705 2024-09-20T14:50:56.661Z INFO 7181 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:5701 and /10.30.107.86:46553 2024-09-20T14:50:56.661Z INFO 7181 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:60263 and /10.30.107.231:5701 2024-09-20T14:50:56.662Z INFO 7181 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:56991 and /10.30.107.231:5705 2024-09-20T14:50:56.663Z INFO 7181 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:5703 and /10.30.107.231:51201 2024-09-20T14:50:56.664Z INFO 7181 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:44521 and /10.30.107.231:5703 2024-09-20T14:50:56.668Z INFO 7181 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:5701 and /10.30.106.74:54923 2024-09-20T14:50:56.668Z INFO 7181 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:54923 and /10.30.106.74:5701 2024-09-20T14:50:56.673Z INFO 7181 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:51007 and /10.30.107.86:5703 2024-09-20T14:50:56.681Z INFO 7181 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:5703 and /10.30.107.86:53599 2024-09-20T14:50:56.695Z INFO 7181 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:48439 and /10.30.107.86:5707 2024-09-20T14:50:56.720Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:50:56.720Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:56.734Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:50:56.734Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:56.786Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:50:56.786Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:56.789Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:50:56.789Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:56.902Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:50:56.902Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:56.918Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:50:56.918Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:56.936Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:50:56.936Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:56.944Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:50:56.944Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:56.952Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:50:56.952Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:56.989Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:50:56.989Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:57.035Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:50:57.035Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:57.037Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:50:57.037Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:57.039Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:50:57.039Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:57.085Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:50:57.085Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:57.147Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:50:57.147Z WARN 7181 --- [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. 2024-09-20T14:50:57.201Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:50:57.201Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:50:57.220Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:50:57.220Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:57.220Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:50:57.220Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:57.290Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:50:57.290Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:57.420Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:50:57.420Z WARN 7181 --- [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. 2024-09-20T14:50:57.424Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:50:57.424Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:57.454Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:50:57.454Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:57.454Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:57.479Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:50:57.479Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:57.548Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:50:57.548Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:57.637Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:50:57.637Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:57.651Z INFO 7181 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.74]:5703 is STARTED 2024-09-20T14:50:57.654Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:50:57.654Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:57.654Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:57.657Z INFO 7181 --- [ main] com.hazelcast.system.logo : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] + + 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 2024-09-20T14:50:57.657Z INFO 7181 --- [ main] com.hazelcast.system : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 2024-09-20T14:50:57.657Z INFO 7181 --- [ main] com.hazelcast.system : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.106.74]:5704 2024-09-20T14:50:57.657Z INFO 7181 --- [ main] com.hazelcast.system : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 2024-09-20T14:50:57.657Z INFO 7181 --- [ main] com.hazelcast.system : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-09-20T14:50:57.657Z INFO 7181 --- [ main] com.hazelcast.system : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] 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) 2024-09-20T14:50:57.661Z INFO 7181 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 2024-09-20T14:50:57.669Z INFO 7181 --- [ main] com.hazelcast.system.security : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2024-09-20T14:50:57.670Z INFO 7181 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 2024-09-20T14:50:57.670Z WARN 7181 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2024-09-20T14:50:57.688Z INFO 7181 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-09-20T14:50:57.689Z INFO 7181 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.74]:5704 is STARTING 2024-09-20T14:50:57.723Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:50:57.724Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:57.775Z INFO 7181 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=12, /10.30.106.74:51007->/10.30.107.86:5703, qualifier=null, endpoint=[10.30.107.86]:5703, remoteUuid=379e24cf-79a2-4836-aa84-fc91bfa749e7, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-20T14:50:57.775Z INFO 7181 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=1, /10.30.106.74:35895->/10.30.107.86:5701, qualifier=null, endpoint=[10.30.107.86]:5701, remoteUuid=d5e151d7-ca11-4b38-a46d-05f86b085d5b, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-20T14:50:57.776Z INFO 7181 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=13, /10.30.106.74:38271->/10.30.107.86:5705, qualifier=null, endpoint=[10.30.107.86]:5705, remoteUuid=c0c9f272-6fa9-429b-9ade-80fa229b2cfa, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-20T14:50:57.779Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:50:57.779Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:50:57.780Z INFO 7181 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=6, /10.30.106.74:5703->/10.30.107.86:40857, qualifier=null, endpoint=[10.30.107.86]:5704, remoteUuid=53ea4ec9-2cb7-407f-b971-296326407b6e, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-20T14:50:57.780Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:50:57.780Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:50:57.780Z INFO 7181 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=20, /10.30.106.74:5703->/10.30.107.86:53599, qualifier=null, endpoint=[10.30.107.86]:5707, remoteUuid=8d0f37cc-008c-438f-b015-bba0ff48544d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-20T14:50:57.781Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:50:57.781Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:50:57.781Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:50:57.781Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:50:57.807Z INFO 7181 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.30.107.86]:5701 2024-09-20T14:50:57.809Z INFO 7181 --- [cached.thread-3] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] [10.30.107.86]:5701 is added to the blacklist. 2024-09-20T14:50:57.842Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:50:57.842Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:57.881Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:50:57.881Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:50:57.882Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:50:57.882Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:50:57.882Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:50:57.883Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:50:57.883Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:50:57.884Z INFO 7181 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=11, /10.30.106.74:51689->/10.30.107.86:5705, qualifier=null, endpoint=[10.30.107.86]:5705, remoteUuid=c0c9f272-6fa9-429b-9ade-80fa229b2cfa, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-20T14:50:57.884Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:50:57.884Z INFO 7181 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=19, /10.30.106.74:5701->/10.30.107.86:46553, qualifier=null, endpoint=[10.30.107.86]:5707, remoteUuid=8d0f37cc-008c-438f-b015-bba0ff48544d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-20T14:50:57.884Z INFO 7181 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=5, /10.30.106.74:5701->/10.30.107.86:56103, qualifier=null, endpoint=[10.30.107.86]:5703, remoteUuid=379e24cf-79a2-4836-aa84-fc91bfa749e7, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-20T14:50:57.884Z INFO 7181 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=12, /10.30.106.74:5701->/10.30.107.86:35427, qualifier=null, endpoint=[10.30.107.86]:5705, remoteUuid=c0c9f272-6fa9-429b-9ade-80fa229b2cfa, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-20T14:50:57.884Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:50:57.885Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:50:57.885Z INFO 7181 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=18, /10.30.106.74:48439->/10.30.107.86:5707, qualifier=null, endpoint=[10.30.107.86]:5707, remoteUuid=8d0f37cc-008c-438f-b015-bba0ff48544d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-20T14:50:57.885Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:50:57.885Z INFO 7181 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=17, /10.30.106.74:39851->/10.30.107.86:5707, qualifier=null, endpoint=[10.30.107.86]:5707, remoteUuid=8d0f37cc-008c-438f-b015-bba0ff48544d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-20T14:50:57.885Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:50:57.886Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:50:57.886Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:50:57.886Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:50:57.886Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:50:57.886Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:50:57.887Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:50:57.888Z INFO 7181 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=4, /10.30.106.74:36709->/10.30.107.86:5703, qualifier=null, endpoint=[10.30.107.86]:5703, remoteUuid=379e24cf-79a2-4836-aa84-fc91bfa749e7, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-20T14:50:57.888Z INFO 7181 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=7, /10.30.106.74:5703->/10.30.107.86:42785, qualifier=null, endpoint=[10.30.107.86]:5703, remoteUuid=379e24cf-79a2-4836-aa84-fc91bfa749e7, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-20T14:50:57.888Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:50:57.888Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:50:57.889Z INFO 7181 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5702 [dev] [5.3.6] Connection[id=1, /10.30.106.74:49003->/10.30.107.86:5702, qualifier=null, endpoint=[10.30.107.86]:5702, remoteUuid=5b79ac34-f140-4f3d-b9f8-aad607e7b5fa, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-20T14:50:57.889Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:50:57.889Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:50:57.889Z INFO 7181 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=9, /10.30.106.74:5701->/10.30.107.86:36591, qualifier=null, endpoint=[10.30.107.86]:5704, remoteUuid=53ea4ec9-2cb7-407f-b971-296326407b6e, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-20T14:50:57.889Z INFO 7181 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=1, /10.30.106.74:45797->/10.30.107.86:5701, qualifier=null, endpoint=[10.30.107.86]:5701, remoteUuid=d5e151d7-ca11-4b38-a46d-05f86b085d5b, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-20T14:50:57.890Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5702 [dev] [5.3.6] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2024-09-20T14:50:57.890Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:50:57.890Z INFO 7181 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=16, /10.30.106.74:38359->/10.30.107.86:5704, qualifier=null, endpoint=[10.30.107.86]:5704, remoteUuid=53ea4ec9-2cb7-407f-b971-296326407b6e, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-20T14:50:57.890Z INFO 7181 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=6, /10.30.106.74:42601->/10.30.107.86:5704, qualifier=null, endpoint=[10.30.107.86]:5704, remoteUuid=53ea4ec9-2cb7-407f-b971-296326407b6e, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-20T14:50:57.891Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5702 [dev] [5.3.6] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2024-09-20T14:50:57.891Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:50:57.891Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:50:57.891Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:50:57.892Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:50:57.892Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:50:57.892Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:50:57.892Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:57.893Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:50:57.893Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:57.904Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:50:57.904Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:57.938Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:50:57.938Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:57.983Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:50:57.983Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:50:57.983Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:50:57.984Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:50:57.984Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:50:57.984Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:50:57.984Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:50:57.985Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:50:57.986Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:50:57.986Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:50:57.987Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:50:57.987Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:50:57.987Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:50:57.987Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:50:57.987Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:50:57.988Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:50:57.990Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:50:57.990Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:50:57.990Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:50:57.990Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:50:57.991Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5702 [dev] [5.3.6] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2024-09-20T14:50:57.992Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:50:57.992Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:50:57.992Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:50:57.992Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:57.992Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5702 [dev] [5.3.6] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2024-09-20T14:50:57.992Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:50:57.992Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:50:57.993Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:50:57.993Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:50:58.055Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:50:58.055Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:50:58.055Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:58.055Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:50:58.075Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:50:58.075Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:58.084Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:50:58.085Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:50:58.085Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:50:58.085Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:50:58.086Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:58.086Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:50:58.086Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:50:58.086Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:58.086Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:50:58.086Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:58.087Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:50:58.087Z WARN 7181 --- [ached.thread-11] c.h.i.cluster.impl.MembershipManager : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.107.86]:5704 - 53ea4ec9-2cb7-407f-b971-296326407b6e is suspected to be dead for reason: No connection 2024-09-20T14:50:58.087Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 5 2024-09-20T14:50:58.087Z WARN 7181 --- [ached.thread-12] c.h.i.cluster.impl.MembershipManager : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.107.86]:5705 - c0c9f272-6fa9-429b-9ade-80fa229b2cfa is suspected to be dead for reason: No connection 2024-09-20T14:50:58.087Z WARN 7181 --- [cached.thread-3] c.h.i.cluster.impl.MembershipManager : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.107.86]:5703 - 379e24cf-79a2-4836-aa84-fc91bfa749e7 is suspected to be dead for reason: No connection 2024-09-20T14:50:58.087Z WARN 7181 --- [cached.thread-1] c.h.i.cluster.impl.MembershipManager : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.107.86]:5701 - d5e151d7-ca11-4b38-a46d-05f86b085d5b is suspected to be dead for reason: No connection 2024-09-20T14:50:58.087Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:50:58.088Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:50:58.088Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:50:58.088Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:50:58.088Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:50:58.089Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:50:58.089Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:50:58.089Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:50:58.089Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:58.089Z WARN 7181 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.107.86]:5707 - 8d0f37cc-008c-438f-b015-bba0ff48544d is suspected to be dead for reason: No connection 2024-09-20T14:50:58.091Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:50:58.091Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:50:58.092Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:50:58.092Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:50:58.093Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5702 [dev] [5.3.6] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2024-09-20T14:50:58.093Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:50:58.093Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:50:58.093Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5702 [dev] [5.3.6] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2024-09-20T14:50:58.093Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:50:58.094Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:50:58.094Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:50:58.095Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:50:58.098Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:50:58.098Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:58.120Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:50:58.120Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:58.186Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:50:58.186Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:50:58.186Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:50:58.187Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:50:58.187Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:50:58.187Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:50:58.187Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:58.187Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:58.187Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:50:58.188Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:58.188Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:50:58.188Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 6 2024-09-20T14:50:58.189Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:50:58.190Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:50:58.190Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:50:58.190Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:50:58.190Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:50:58.190Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:58.190Z WARN 7181 --- [cached.thread-7] c.h.i.cluster.impl.MembershipManager : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.107.86]:5707 - 8d0f37cc-008c-438f-b015-bba0ff48544d is suspected to be dead for reason: No connection 2024-09-20T14:50:58.191Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:50:58.191Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:50:58.191Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:58.191Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:58.191Z WARN 7181 --- [cached.thread-6] c.h.i.cluster.impl.MembershipManager : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.107.86]:5703 - 379e24cf-79a2-4836-aa84-fc91bfa749e7 is suspected to be dead for reason: No connection 2024-09-20T14:50:58.192Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:50:58.192Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:50:58.193Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:50:58.193Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:50:58.193Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:50:58.193Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:58.193Z WARN 7181 --- [cached.thread-4] c.h.i.cluster.impl.MembershipManager : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.107.86]:5705 - c0c9f272-6fa9-429b-9ade-80fa229b2cfa is suspected to be dead for reason: No connection 2024-09-20T14:50:58.194Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:50:58.194Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:50:58.194Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:50:58.194Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 5 2024-09-20T14:50:58.194Z WARN 7181 --- [cached.thread-6] c.h.i.cluster.impl.MembershipManager : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.107.86]:5701 - d5e151d7-ca11-4b38-a46d-05f86b085d5b is suspected to be dead for reason: No connection 2024-09-20T14:50:58.195Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5702 [dev] [5.3.6] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2024-09-20T14:50:58.195Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:50:58.195Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:50:58.196Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:50:58.196Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:58.197Z WARN 7181 --- [cached.thread-2] c.h.i.cluster.impl.MembershipManager : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.107.86]:5704 - 53ea4ec9-2cb7-407f-b971-296326407b6e is suspected to be dead for reason: No connection 2024-09-20T14:50:58.199Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5702 [dev] [5.3.6] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2024-09-20T14:50:58.199Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5702 [dev] [5.3.6] 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 2024-09-20T14:50:58.199Z WARN 7181 --- [cached.thread-4] c.h.i.cluster.impl.MembershipManager : [10.30.106.74]:5702 [dev] [5.3.6] Member [10.30.107.86]:5702 - 5b79ac34-f140-4f3d-b9f8-aad607e7b5fa is suspected to be dead for reason: No connection 2024-09-20T14:50:58.199Z INFO 7181 --- [cached.thread-4] c.h.i.cluster.impl.MembershipManager : [10.30.106.74]:5702 [dev] [5.3.6] Starting mastership claim process... 2024-09-20T14:50:58.199Z INFO 7181 --- [cached.thread-4] c.h.i.cluster.impl.MembershipManager : [10.30.106.74]:5702 [dev] [5.3.6] Local MembersView{version=2, members=[MemberInfo{address=[10.30.107.86]:5702, uuid=5b79ac34-f140-4f3d-b9f8-aad607e7b5fa, cpMemberUUID=null, liteMember=false, memberListJoinVersion=1}, MemberInfo{address=[10.30.106.74]:5702, uuid=7989da50-c9af-42d8-bdbd-fc25d7a9b030, cpMemberUUID=null, liteMember=false, memberListJoinVersion=2}]} with suspected members: [Member [10.30.107.86]:5702 - 5b79ac34-f140-4f3d-b9f8-aad607e7b5fa] and initial addresses to ask: [] 2024-09-20T14:50:58.202Z INFO 7181 --- [cached.thread-5] c.h.i.p.impl.PartitionStateManager : [10.30.106.74]:5702 [dev] [5.3.6] Storing snapshot of partition assignments while removing UUID 5b79ac34-f140-4f3d-b9f8-aad607e7b5fa 2024-09-20T14:50:58.204Z INFO 7181 --- [cached.thread-5] c.h.internal.cluster.ClusterService : [10.30.106.74]:5702 [dev] [5.3.6] Members {size:1, ver:3} [ Member [10.30.106.74]:5702 - 7989da50-c9af-42d8-bdbd-fc25d7a9b030 this ] 2024-09-20T14:50:58.204Z INFO 7181 --- [cached.thread-5] c.h.i.cluster.impl.MembershipManager : [10.30.106.74]:5702 [dev] [5.3.6] Mastership is claimed with: MembersView{version=3, members=[MemberInfo{address=[10.30.106.74]:5702, uuid=7989da50-c9af-42d8-bdbd-fc25d7a9b030, cpMemberUUID=null, liteMember=false, memberListJoinVersion=2}]} 2024-09-20T14:50:58.207Z WARN 7181 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Mastership of [10.30.107.231]:5701 is accepted. Response: MembersView{version=12, members=[MemberInfo{address=[10.30.107.231]:5701, uuid=58f1b9c6-f3b3-4272-89dc-a3ffe707060a, cpMemberUUID=null, liteMember=false, memberListJoinVersion=2}, MemberInfo{address=[10.30.106.74]:5701, uuid=7cfabc93-67d6-4b70-b26b-18d45bb9afa4, cpMemberUUID=null, liteMember=false, memberListJoinVersion=3}, MemberInfo{address=[10.30.106.207]:5704, uuid=de47f90f-eb20-44ac-9f94-e1da30edf259, cpMemberUUID=null, liteMember=false, memberListJoinVersion=4}, MemberInfo{address=[10.30.107.86]:5703, uuid=379e24cf-79a2-4836-aa84-fc91bfa749e7, cpMemberUUID=null, liteMember=false, memberListJoinVersion=5}, MemberInfo{address=[10.30.107.86]:5704, uuid=53ea4ec9-2cb7-407f-b971-296326407b6e, cpMemberUUID=null, liteMember=false, memberListJoinVersion=6}, MemberInfo{address=[10.30.107.231]:5703, uuid=8ef4ff28-c2c5-4ee0-a581-1ac558fc70d4, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.107.231]:5704, uuid=db98c4e9-3d31-4c4f-96fc-bb3f868e5fc6, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.107.86]:5705, uuid=c0c9f272-6fa9-429b-9ade-80fa229b2cfa, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.107.231]:5705, uuid=7792fd0b-dadd-4595-a632-a4c6900ceea6, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.107.86]:5707, uuid=8d0f37cc-008c-438f-b015-bba0ff48544d, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.106.74]:5703, uuid=26d29c7d-2655-4f9a-99ac-e94128954504, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}]} 2024-09-20T14:50:58.208Z WARN 7181 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Mastership of [10.30.107.231]:5701 is accepted. Response: MembersView{version=12, members=[MemberInfo{address=[10.30.107.231]:5701, uuid=58f1b9c6-f3b3-4272-89dc-a3ffe707060a, cpMemberUUID=null, liteMember=false, memberListJoinVersion=2}, MemberInfo{address=[10.30.106.74]:5701, uuid=7cfabc93-67d6-4b70-b26b-18d45bb9afa4, cpMemberUUID=null, liteMember=false, memberListJoinVersion=3}, MemberInfo{address=[10.30.106.207]:5704, uuid=de47f90f-eb20-44ac-9f94-e1da30edf259, cpMemberUUID=null, liteMember=false, memberListJoinVersion=4}, MemberInfo{address=[10.30.107.86]:5703, uuid=379e24cf-79a2-4836-aa84-fc91bfa749e7, cpMemberUUID=null, liteMember=false, memberListJoinVersion=5}, MemberInfo{address=[10.30.107.86]:5704, uuid=53ea4ec9-2cb7-407f-b971-296326407b6e, cpMemberUUID=null, liteMember=false, memberListJoinVersion=6}, MemberInfo{address=[10.30.107.231]:5703, uuid=8ef4ff28-c2c5-4ee0-a581-1ac558fc70d4, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.107.231]:5704, uuid=db98c4e9-3d31-4c4f-96fc-bb3f868e5fc6, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.107.86]:5705, uuid=c0c9f272-6fa9-429b-9ade-80fa229b2cfa, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.107.231]:5705, uuid=7792fd0b-dadd-4595-a632-a4c6900ceea6, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.107.86]:5707, uuid=8d0f37cc-008c-438f-b015-bba0ff48544d, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.106.74]:5703, uuid=26d29c7d-2655-4f9a-99ac-e94128954504, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}]} 2024-09-20T14:50:58.212Z INFO 7181 --- [cached.thread-4] c.h.t.TransactionManagerService : [10.30.106.74]:5702 [dev] [5.3.6] Committing/rolling-back live transactions of [10.30.107.86]:5702, UUID: 5b79ac34-f140-4f3d-b9f8-aad607e7b5fa 2024-09-20T14:50:58.222Z INFO 7181 --- [eName.migration] c.h.i.p.InternalPartitionService : [10.30.106.74]:5702 [dev] [5.3.6] Fetching partition tables from cluster to determine the most recent one... Local stamp: -1369202887668978195 2024-09-20T14:50:58.222Z INFO 7181 --- [eName.migration] c.h.i.p.InternalPartitionService : [10.30.106.74]:5702 [dev] [5.3.6] Most recent partition table is determined. 2024-09-20T14:50:58.222Z INFO 7181 --- [eName.migration] c.h.i.p.InternalPartitionService : [10.30.106.74]:5702 [dev] [5.3.6] Applying the most recent of partition state... 2024-09-20T14:50:58.223Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:50:58.223Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:58.224Z WARN 7181 --- [eName.migration] c.h.i.p.InternalPartitionService : [10.30.106.74]:5702 [dev] [5.3.6] Following unknown addresses are found in partition table sent from master[[10.30.106.74]:5702]. (Probably they have recently joined or left the cluster.) { [10.30.107.86]:5702 - 5b79ac34-f140-4f3d-b9f8-aad607e7b5fa } 2024-09-20T14:50:58.245Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:50:58.245Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:58.247Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:50:58.247Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:58.277Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:50:58.277Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:58.288Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:50:58.288Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:50:58.288Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:50:58.289Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:50:58.290Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:50:58.290Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:50:58.290Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:50:58.290Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:58.290Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:58.290Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:58.290Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:50:58.290Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 7 2024-09-20T14:50:58.290Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:50:58.291Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:50:58.291Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:58.291Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:50:58.291Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:50:58.292Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:50:58.292Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:58.292Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:50:58.292Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:58.292Z INFO 7181 --- [eName.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.74]:5702 [dev] [5.3.6] Partition balance is ok, no need to repartition. 2024-09-20T14:50:58.293Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:50:58.293Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:50:58.294Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:50:58.294Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:50:58.294Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:50:58.295Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:50:58.295Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:50:58.295Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:58.295Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:50:58.296Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:50:58.296Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 6 2024-09-20T14:50:58.296Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:50:58.296Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:50:58.296Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:58.297Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:50:58.298Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:50:58.298Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:58.299Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:50:58.299Z WARN 7181 --- [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. 2024-09-20T14:50:58.361Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:50:58.361Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:58.361Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:58.378Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:50:58.378Z WARN 7181 --- [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. 2024-09-20T14:50:58.390Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:50:58.390Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:50:58.390Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:50:58.391Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:50:58.391Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:50:58.391Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:58.391Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:50:58.391Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:50:58.391Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:58.391Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:58.392Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:50:58.392Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 8 2024-09-20T14:50:58.392Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:50:58.393Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:50:58.393Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:50:58.393Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:58.394Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:50:58.394Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:50:58.395Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:58.395Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:50:58.395Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:50:58.395Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:50:58.396Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:50:58.396Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:58.396Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:50:58.396Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:50:58.396Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:58.396Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:50:58.397Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:50:58.397Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 7 2024-09-20T14:50:58.397Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:50:58.398Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:50:58.399Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:50:58.399Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:58.422Z INFO 7181 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5702 [dev] [5.3.6] Initialized new cluster connection between /10.30.106.74:5702 and /10.30.106.207:43293 2024-09-20T14:50:58.449Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:50:58.449Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:58.492Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:50:58.492Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:50:58.492Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:50:58.493Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:50:58.493Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:50:58.493Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:58.493Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:50:58.493Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:58.493Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:50:58.494Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:50:58.494Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:58.494Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:50:58.494Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 9 2024-09-20T14:50:58.494Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:50:58.494Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:58.495Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:50:58.495Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:50:58.496Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:50:58.496Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:58.496Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:50:58.496Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:50:58.497Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:50:58.497Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:50:58.497Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:50:58.497Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:58.497Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:50:58.497Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:58.498Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:50:58.498Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:50:58.498Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 8 2024-09-20T14:50:58.498Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:50:58.500Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:50:58.500Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:50:58.500Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:58.594Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:50:58.594Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:50:58.594Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:50:58.594Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:50:58.595Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:50:58.595Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:50:58.595Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:50:58.595Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:58.595Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:50:58.595Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 10 2024-09-20T14:50:58.595Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:58.596Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:50:58.596Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:58.596Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:50:58.597Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:50:58.597Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:50:58.598Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:58.598Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:50:58.598Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:50:58.598Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:58.598Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:50:58.599Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:50:58.599Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:58.599Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:50:58.599Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:58.599Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:50:58.599Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:50:58.599Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 9 2024-09-20T14:50:58.600Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:50:58.601Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:50:58.601Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:50:58.601Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:58.602Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:50:58.602Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:58.611Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:50:58.611Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:58.611Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:58.682Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:50:58.682Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:58.696Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:50:58.696Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:50:58.696Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:50:58.696Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:50:58.697Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:50:58.697Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:58.697Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:50:58.697Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:50:58.697Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:58.697Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:50:58.698Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 11 2024-09-20T14:50:58.698Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:58.698Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:50:58.699Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:50:58.699Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:50:58.699Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:50:58.699Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:58.699Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:50:58.699Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:58.700Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:50:58.700Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:50:58.700Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:50:58.700Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:58.700Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:50:58.700Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:50:58.700Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:50:58.700Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:58.700Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 10 2024-09-20T14:50:58.701Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:50:58.702Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:50:58.702Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:50:58.702Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:58.764Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:50:58.764Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:58.798Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:50:58.798Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:50:58.798Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:50:58.798Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:50:58.799Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:50:58.799Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 12 2024-09-20T14:50:58.799Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:50:58.799Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:50:58.799Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:50:58.799Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:58.799Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:58.799Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:58.800Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:50:58.800Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:50:58.800Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:50:58.800Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:50:58.801Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:58.801Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:58.801Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:50:58.801Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:50:58.801Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:50:58.801Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:50:58.802Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:50:58.802Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:50:58.802Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:58.802Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:58.802Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:50:58.802Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 11 2024-09-20T14:50:58.802Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:50:58.803Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:50:58.803Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:50:58.803Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:58.841Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:50:58.841Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:58.845Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:50:58.845Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:58.879Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:50:58.879Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:58.895Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:50:58.895Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:58.899Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:50:58.900Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:50:58.900Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:50:58.900Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:50:58.900Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:50:58.901Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:58.901Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:50:58.901Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:50:58.901Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 13 2024-09-20T14:50:58.901Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:58.901Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:50:58.901Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:50:58.901Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:50:58.901Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:58.902Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:50:58.902Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:50:58.902Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:58.902Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:58.902Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:50:58.902Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:50:58.903Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:50:58.903Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:50:58.903Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:58.903Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:50:58.903Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:50:58.903Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:58.904Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:50:58.904Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:50:58.904Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 12 2024-09-20T14:50:58.904Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:50:58.904Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:50:58.904Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:58.995Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:50:58.996Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:58.998Z INFO 7181 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.30.107.231]:5701 2024-09-20T14:50:59.001Z INFO 7181 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:38351 and /10.30.107.231:5701 2024-09-20T14:50:59.001Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:50:59.002Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:50:59.002Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:50:59.002Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:50:59.002Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:50:59.002Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:50:59.002Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:59.003Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:50:59.003Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 14 2024-09-20T14:50:59.003Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:50:59.003Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:59.003Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:50:59.003Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:50:59.003Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:50:59.003Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:59.003Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:50:59.004Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:50:59.004Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:59.004Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:50:59.004Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:59.004Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:50:59.004Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:50:59.004Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:59.004Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:50:59.005Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:50:59.005Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:50:59.005Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 13 2024-09-20T14:50:59.005Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:50:59.005Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:50:59.005Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:59.008Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:50:59.008Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:59.063Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:50:59.063Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:59.103Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:50:59.103Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:50:59.103Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:50:59.104Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:50:59.104Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:50:59.104Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:50:59.104Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 15 2024-09-20T14:50:59.104Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 15 2024-09-20T14:50:59.104Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:50:59.104Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:50:59.104Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:50:59.105Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 15 2024-09-20T14:50:59.105Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:50:59.105Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:50:59.105Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:59.105Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:50:59.105Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 15 2024-09-20T14:50:59.105Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:50:59.105Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 15 2024-09-20T14:50:59.105Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:50:59.106Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:50:59.106Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:59.106Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:50:59.106Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:50:59.106Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:50:59.106Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:50:59.106Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 14 2024-09-20T14:50:59.107Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:50:59.107Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:59.108Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:50:59.109Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:50:59.109Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:50:59.114Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:50:59.114Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:50:59.145Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:50:59.145Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:59.181Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:50:59.181Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:50:59.202Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:50:59.202Z WARN 7181 --- [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. 2024-09-20T14:50:59.204Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:50:59.204Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:50:59.205Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:50:59.205Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:50:59.205Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 16 2024-09-20T14:50:59.205Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:50:59.205Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 16 2024-09-20T14:50:59.206Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:50:59.206Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:50:59.206Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:50:59.206Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 16 2024-09-20T14:50:59.206Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:50:59.206Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:50:59.206Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:50:59.206Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 15 2024-09-20T14:50:59.207Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:50:59.207Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:50:59.207Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 16 2024-09-20T14:50:59.207Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:50:59.207Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:50:59.207Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:50:59.207Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 16 2024-09-20T14:50:59.207Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 15 2024-09-20T14:50:59.207Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:50:59.208Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:50:59.208Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:50:59.208Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 15 2024-09-20T14:50:59.208Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:50:59.208Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:59.208Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:50:59.208Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 15 2024-09-20T14:50:59.209Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:50:59.210Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:50:59.210Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 15 2024-09-20T14:50:59.224Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:50:59.224Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:50:59.297Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:50:59.297Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:59.300Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:50:59.300Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:59.306Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:50:59.306Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:50:59.306Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:50:59.307Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:50:59.307Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 17 2024-09-20T14:50:59.307Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:50:59.307Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:50:59.307Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:50:59.307Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 17 2024-09-20T14:50:59.308Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:50:59.308Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:50:59.308Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:50:59.308Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:50:59.308Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 17 2024-09-20T14:50:59.308Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 16 2024-09-20T14:50:59.308Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:50:59.308Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 17 2024-09-20T14:50:59.308Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:50:59.308Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:50:59.309Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:50:59.309Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:50:59.309Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 17 2024-09-20T14:50:59.309Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 16 2024-09-20T14:50:59.309Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:50:59.309Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:50:59.309Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 16 2024-09-20T14:50:59.309Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:50:59.310Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:50:59.310Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 16 2024-09-20T14:50:59.310Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:50:59.311Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:50:59.311Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 16 2024-09-20T14:50:59.317Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:50:59.317Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:59.317Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:59.350Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:50:59.350Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:59.353Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:50:59.353Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:59.378Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:50:59.378Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:59.408Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:50:59.408Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:50:59.408Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:50:59.409Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:50:59.409Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:50:59.409Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 18 2024-09-20T14:50:59.409Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:50:59.409Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 18 2024-09-20T14:50:59.409Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:50:59.409Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:50:59.408Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:50:59.410Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:50:59.410Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:50:59.410Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 18 2024-09-20T14:50:59.410Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:50:59.410Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:50:59.410Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 18 2024-09-20T14:50:59.410Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 17 2024-09-20T14:50:59.410Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:50:59.411Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:50:59.411Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:50:59.411Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:50:59.411Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:50:59.411Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 18 2024-09-20T14:50:59.411Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 17 2024-09-20T14:50:59.411Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 17 2024-09-20T14:50:59.411Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:50:59.411Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:50:59.412Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:50:59.412Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 17 2024-09-20T14:50:59.415Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:50:59.415Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 17 2024-09-20T14:50:59.431Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:50:59.431Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:59.465Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:50:59.465Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:50:59.465Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:50:59.503Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:50:59.503Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:59.509Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:50:59.510Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:50:59.510Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:50:59.510Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:50:59.511Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:50:59.511Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:50:59.511Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 19 2024-09-20T14:50:59.511Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:50:59.511Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:50:59.511Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:50:59.511Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:50:59.511Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 19 2024-09-20T14:50:59.511Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:50:59.511Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:50:59.512Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 19 2024-09-20T14:50:59.512Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:50:59.512Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 18 2024-09-20T14:50:59.512Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:50:59.512Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:50:59.512Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:50:59.512Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 18 2024-09-20T14:50:59.512Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 19 2024-09-20T14:50:59.512Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 18 2024-09-20T14:50:59.512Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:50:59.513Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:50:59.513Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:50:59.513Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 19 2024-09-20T14:50:59.513Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:50:59.513Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 18 2024-09-20T14:50:59.515Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:50:59.516Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:50:59.516Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 18 2024-09-20T14:50:59.581Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:50:59.581Z WARN 7181 --- [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. 2024-09-20T14:50:59.611Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:50:59.612Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:50:59.612Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:50:59.612Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:50:59.612Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:50:59.613Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:50:59.613Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:50:59.613Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 20 2024-09-20T14:50:59.613Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:50:59.613Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:50:59.613Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:50:59.613Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:50:59.613Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 19 2024-09-20T14:50:59.613Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 20 2024-09-20T14:50:59.613Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:50:59.613Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 19 2024-09-20T14:50:59.613Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:50:59.614Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 20 2024-09-20T14:50:59.614Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:50:59.614Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 20 2024-09-20T14:50:59.614Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:50:59.614Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:50:59.614Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 19 2024-09-20T14:50:59.614Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:50:59.614Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 19 2024-09-20T14:50:59.615Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:50:59.615Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 20 2024-09-20T14:50:59.616Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:50:59.617Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:50:59.617Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 19 2024-09-20T14:50:59.684Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:50:59.684Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:50:59.713Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:50:59.714Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:50:59.714Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:50:59.714Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:50:59.714Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:50:59.714Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:50:59.714Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:50:59.715Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:50:59.715Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:50:59.715Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:50:59.715Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 21 2024-09-20T14:50:59.715Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 20 2024-09-20T14:50:59.715Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:50:59.715Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 20 2024-09-20T14:50:59.715Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:50:59.715Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 21 2024-09-20T14:50:59.715Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 21 2024-09-20T14:50:59.715Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:50:59.715Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:50:59.715Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 21 2024-09-20T14:50:59.715Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:50:59.715Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 20 2024-09-20T14:50:59.716Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:50:59.717Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:50:59.717Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 21 2024-09-20T14:50:59.717Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:50:59.718Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:50:59.719Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 20 2024-09-20T14:50:59.724Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:50:59.724Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 20 2024-09-20T14:50:59.735Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:50:59.735Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:59.756Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:50:59.756Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:59.815Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:50:59.815Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:50:59.815Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:50:59.816Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:50:59.816Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:50:59.816Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:50:59.816Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:50:59.816Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:50:59.816Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 22 2024-09-20T14:50:59.816Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 22 2024-09-20T14:50:59.816Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:50:59.816Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:50:59.816Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 22 2024-09-20T14:50:59.816Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:50:59.817Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 21 2024-09-20T14:50:59.817Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:50:59.817Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:50:59.817Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 21 2024-09-20T14:50:59.817Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 22 2024-09-20T14:50:59.817Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:50:59.817Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 21 2024-09-20T14:50:59.818Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:50:59.819Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:50:59.819Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 22 2024-09-20T14:50:59.819Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:50:59.819Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:50:59.820Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 21 2024-09-20T14:50:59.824Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:50:59.825Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:50:59.825Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 21 2024-09-20T14:50:59.825Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:50:59.825Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:50:59.917Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:50:59.917Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:50:59.917Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:50:59.917Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:50:59.917Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:50:59.917Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:50:59.918Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:50:59.918Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 23 2024-09-20T14:50:59.918Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:50:59.918Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:50:59.918Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 23 2024-09-20T14:50:59.918Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 23 2024-09-20T14:50:59.918Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:50:59.918Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:50:59.918Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 22 2024-09-20T14:50:59.918Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:50:59.918Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 22 2024-09-20T14:50:59.919Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:50:59.919Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 22 2024-09-20T14:50:59.919Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:50:59.920Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:50:59.920Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 23 2024-09-20T14:50:59.922Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:50:59.922Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 23 2024-09-20T14:50:59.922Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:50:59.923Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:50:59.923Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 22 2024-09-20T14:50:59.925Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:50:59.926Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:50:59.926Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 22 2024-09-20T14:50:59.952Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:50:59.952Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:50:59.998Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:50:59.998Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:00.017Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:51:00.017Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:00.018Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:00.018Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:00.018Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:00.019Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:00.019Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:00.019Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:00.019Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:00.019Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:00.019Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 24 2024-09-20T14:51:00.019Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 24 2024-09-20T14:51:00.019Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:00.019Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 24 2024-09-20T14:51:00.020Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:00.020Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 23 2024-09-20T14:51:00.020Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:00.020Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 23 2024-09-20T14:51:00.020Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:00.020Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:00.020Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 23 2024-09-20T14:51:00.021Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:00.021Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 24 2024-09-20T14:51:00.022Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:00.023Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:00.023Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 24 2024-09-20T14:51:00.023Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:00.024Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:00.024Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 23 2024-09-20T14:51:00.027Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:00.027Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:00.027Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 23 2024-09-20T14:51:00.043Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:51:00.043Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:00.048Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:51:00.048Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:00.117Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:51:00.117Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:51:00.120Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:00.120Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:00.120Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:00.120Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:00.120Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:00.120Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:00.120Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 25 2024-09-20T14:51:00.120Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:00.120Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:00.121Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 25 2024-09-20T14:51:00.121Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 25 2024-09-20T14:51:00.121Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:00.121Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 24 2024-09-20T14:51:00.121Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:00.121Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:00.121Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 24 2024-09-20T14:51:00.121Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:00.122Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:00.122Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 24 2024-09-20T14:51:00.122Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:00.122Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 25 2024-09-20T14:51:00.123Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:00.124Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:00.124Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 25 2024-09-20T14:51:00.124Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:00.125Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:00.125Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 24 2024-09-20T14:51:00.128Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:00.128Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:00.128Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 24 2024-09-20T14:51:00.170Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:51:00.170Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:00.170Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:00.184Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:51:00.184Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:00.221Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:00.221Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:00.221Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:00.221Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:00.221Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:00.222Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:00.222Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:00.222Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 26 2024-09-20T14:51:00.222Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:00.222Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 26 2024-09-20T14:51:00.222Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:00.223Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 25 2024-09-20T14:51:00.223Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:00.223Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:00.223Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 26 2024-09-20T14:51:00.223Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:00.223Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 25 2024-09-20T14:51:00.223Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:00.223Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 25 2024-09-20T14:51:00.223Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:00.223Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 26 2024-09-20T14:51:00.225Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:00.225Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:00.225Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 26 2024-09-20T14:51:00.225Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:00.226Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:00.226Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 25 2024-09-20T14:51:00.229Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:00.230Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:00.230Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 25 2024-09-20T14:51:00.248Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:51:00.248Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:00.253Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:51:00.253Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:00.259Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:51:00.259Z WARN 7181 --- [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. 2024-09-20T14:51:00.323Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:00.323Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:00.323Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:00.323Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:00.323Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:00.323Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:00.324Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:00.324Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 27 2024-09-20T14:51:00.324Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:00.324Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 27 2024-09-20T14:51:00.324Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:00.324Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:00.324Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 26 2024-09-20T14:51:00.324Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:00.324Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 26 2024-09-20T14:51:00.324Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:00.324Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:00.325Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 26 2024-09-20T14:51:00.325Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 27 2024-09-20T14:51:00.325Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:00.325Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 27 2024-09-20T14:51:00.326Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:51:00.326Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:00.326Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:00.327Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:00.327Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 27 2024-09-20T14:51:00.337Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:00.337Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:00.337Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:00.338Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 26 2024-09-20T14:51:00.341Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:00.344Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 26 2024-09-20T14:51:00.405Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:51:00.405Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:00.412Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:51:00.412Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:00.424Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:00.424Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:00.424Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:00.425Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:00.425Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:00.425Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:00.425Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 28 2024-09-20T14:51:00.425Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:00.425Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:00.425Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:00.425Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:00.425Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 27 2024-09-20T14:51:00.425Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 28 2024-09-20T14:51:00.426Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:00.426Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 28 2024-09-20T14:51:00.426Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:00.426Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 28 2024-09-20T14:51:00.426Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:00.426Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 27 2024-09-20T14:51:00.426Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:00.426Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 27 2024-09-20T14:51:00.427Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:00.428Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:00.428Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 28 2024-09-20T14:51:00.438Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:00.438Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:00.444Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:00.445Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:00.445Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 27 2024-09-20T14:51:00.470Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:51:00.470Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:00.470Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:00.484Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:51:00.484Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:00.491Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:51:00.491Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:00.501Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:51:00.501Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:00.507Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:51:00.507Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:00.525Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:00.526Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:00.526Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:00.526Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:00.526Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:00.526Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:00.526Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:00.527Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 29 2024-09-20T14:51:00.527Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:00.527Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:00.527Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 29 2024-09-20T14:51:00.527Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:00.527Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:00.527Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:00.527Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:00.527Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:00.527Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 28 2024-09-20T14:51:00.527Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 28 2024-09-20T14:51:00.527Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 28 2024-09-20T14:51:00.527Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 29 2024-09-20T14:51:00.527Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 29 2024-09-20T14:51:00.528Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:00.529Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:00.529Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 29 2024-09-20T14:51:00.539Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:00.540Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:00.540Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 27 2024-09-20T14:51:00.545Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:00.546Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:00.546Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 28 2024-09-20T14:51:00.584Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:51:00.584Z WARN 7181 --- [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. 2024-09-20T14:51:00.627Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:00.627Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:00.628Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:00.628Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:00.628Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:00.628Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:00.628Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:00.628Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 30 2024-09-20T14:51:00.628Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:00.628Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:00.629Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 30 2024-09-20T14:51:00.629Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:00.629Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:00.629Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:00.629Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:00.629Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 29 2024-09-20T14:51:00.629Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 29 2024-09-20T14:51:00.629Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 29 2024-09-20T14:51:00.629Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 30 2024-09-20T14:51:00.629Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:00.629Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 30 2024-09-20T14:51:00.630Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:00.630Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:00.630Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 30 2024-09-20T14:51:00.640Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:00.641Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:00.641Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 28 2024-09-20T14:51:00.646Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:00.647Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:00.647Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 29 2024-09-20T14:51:00.660Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:51:00.660Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:00.728Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:00.729Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:00.729Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:00.729Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:00.729Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 31 2024-09-20T14:51:00.729Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:00.729Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:00.729Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:00.730Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:00.730Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:00.730Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 31 2024-09-20T14:51:00.730Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:00.730Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 30 2024-09-20T14:51:00.730Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:00.730Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 30 2024-09-20T14:51:00.730Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:00.730Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:00.730Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 31 2024-09-20T14:51:00.730Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 30 2024-09-20T14:51:00.731Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:00.731Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:00.731Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 31 2024-09-20T14:51:00.731Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:00.731Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 31 2024-09-20T14:51:00.742Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:00.742Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:00.743Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 29 2024-09-20T14:51:00.748Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:00.748Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:00.748Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 30 2024-09-20T14:51:00.759Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:51:00.759Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:00.830Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:00.830Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:00.830Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:00.830Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 32 2024-09-20T14:51:00.830Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:00.831Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:00.831Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:00.831Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:00.831Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 32 2024-09-20T14:51:00.831Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:00.831Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 31 2024-09-20T14:51:00.831Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:00.831Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:00.832Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:00.832Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 32 2024-09-20T14:51:00.832Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:00.832Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:00.832Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:00.832Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 32 2024-09-20T14:51:00.832Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 31 2024-09-20T14:51:00.833Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:00.833Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 32 2024-09-20T14:51:00.838Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:00.838Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 31 2024-09-20T14:51:00.844Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:00.845Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:00.845Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 30 2024-09-20T14:51:00.853Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:00.854Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:51:00.854Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:00.854Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:00.854Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 31 2024-09-20T14:51:00.887Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:51:00.887Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:00.889Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:51:00.889Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:00.900Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:51:00.900Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:00.931Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:00.931Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:00.932Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 33 2024-09-20T14:51:00.932Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:00.932Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:00.932Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:00.933Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:00.933Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:00.933Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:00.933Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:00.933Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 32 2024-09-20T14:51:00.933Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:00.933Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 33 2024-09-20T14:51:00.934Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:00.934Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 32 2024-09-20T14:51:00.935Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:00.935Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 33 2024-09-20T14:51:00.937Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:00.937Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 33 2024-09-20T14:51:00.937Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:00.937Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 33 2024-09-20T14:51:00.938Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:00.939Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:00.939Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 32 2024-09-20T14:51:00.945Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:00.945Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:00.955Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:00.955Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:00.955Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 32 2024-09-20T14:51:00.978Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:51:00.978Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:01.000Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:51:01.000Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:01.022Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:51:01.022Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:01.022Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:01.032Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:01.033Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:01.033Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 34 2024-09-20T14:51:01.033Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:01.034Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:01.034Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:01.034Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:01.034Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 33 2024-09-20T14:51:01.034Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:01.034Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 34 2024-09-20T14:51:01.035Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:01.035Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 33 2024-09-20T14:51:01.035Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:01.036Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:01.036Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 34 2024-09-20T14:51:01.037Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:01.038Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:01.038Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:01.038Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 34 2024-09-20T14:51:01.038Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:01.038Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 34 2024-09-20T14:51:01.040Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:01.041Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:01.041Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 33 2024-09-20T14:51:01.046Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:01.047Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:01.047Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 31 2024-09-20T14:51:01.056Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:01.057Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:01.057Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 33 2024-09-20T14:51:01.070Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:51:01.070Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:01.133Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:01.134Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:01.134Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 35 2024-09-20T14:51:01.135Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:01.135Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:01.135Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:01.135Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:01.135Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 34 2024-09-20T14:51:01.136Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:01.136Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 35 2024-09-20T14:51:01.136Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:01.136Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 34 2024-09-20T14:51:01.137Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:01.138Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:01.138Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 35 2024-09-20T14:51:01.138Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:01.139Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:01.139Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:01.139Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 35 2024-09-20T14:51:01.139Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:01.139Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 35 2024-09-20T14:51:01.141Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:01.142Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:01.142Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 34 2024-09-20T14:51:01.147Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:01.148Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:01.148Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 32 2024-09-20T14:51:01.157Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:01.158Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:01.158Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 34 2024-09-20T14:51:01.170Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:51:01.170Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:51:01.228Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:51:01.228Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:01.235Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:01.235Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:01.235Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 36 2024-09-20T14:51:01.236Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:01.236Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:01.236Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:01.236Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:01.236Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 35 2024-09-20T14:51:01.237Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:01.237Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 36 2024-09-20T14:51:01.237Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:01.237Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 35 2024-09-20T14:51:01.238Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:01.239Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:01.239Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 36 2024-09-20T14:51:01.240Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:01.240Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:01.240Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:01.240Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 36 2024-09-20T14:51:01.240Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:01.241Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 36 2024-09-20T14:51:01.242Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:01.243Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:01.243Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 35 2024-09-20T14:51:01.247Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:51:01.247Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:01.248Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:01.249Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:01.249Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 33 2024-09-20T14:51:01.259Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:01.259Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:01.259Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 35 2024-09-20T14:51:01.336Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:01.337Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:01.337Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:01.337Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 37 2024-09-20T14:51:01.337Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:01.338Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:01.338Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:01.338Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 36 2024-09-20T14:51:01.338Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:01.338Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 37 2024-09-20T14:51:01.338Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:01.338Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 36 2024-09-20T14:51:01.339Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:01.340Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:01.340Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 37 2024-09-20T14:51:01.341Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:01.341Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:01.341Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:01.341Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 37 2024-09-20T14:51:01.342Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:01.342Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 37 2024-09-20T14:51:01.343Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:01.344Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:01.344Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 36 2024-09-20T14:51:01.349Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:01.350Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:01.350Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 34 2024-09-20T14:51:01.351Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:51:01.351Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:01.356Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:51:01.356Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:01.360Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:01.360Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:01.360Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 36 2024-09-20T14:51:01.373Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:51:01.374Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:01.374Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:01.388Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:51:01.388Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:01.395Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:51:01.395Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:01.412Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:51:01.412Z WARN 7181 --- [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. 2024-09-20T14:51:01.414Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:51:01.414Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:01.438Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:01.438Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:01.439Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:01.439Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:01.440Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:01.442Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:01.442Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:01.444Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:01.450Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:01.461Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:01.490Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:51:01.490Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:01.509Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:51:01.509Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:01.553Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:51:01.553Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:01.587Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:51:01.587Z WARN 7181 --- [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. 2024-09-20T14:51:01.610Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:51:01.610Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:01.760Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:51:01.760Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:01.806Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:51:01.806Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:01.852Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:51:01.852Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:01.864Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:51:01.864Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:01.902Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:51:01.902Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:01.973Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:51:01.973Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:01.992Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:51:01.992Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:02.032Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:51:02.032Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:02.090Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:51:02.090Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:02.126Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:51:02.126Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:02.126Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:02.148Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:51:02.148Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:02.225Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:51:02.225Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:51:02.230Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:51:02.230Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:02.266Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:51:02.266Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:02.393Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:51:02.393Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:02.454Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:51:02.454Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:02.490Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:51:02.490Z WARN 7181 --- [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. 2024-09-20T14:51:02.498Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:51:02.498Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:02.527Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:51:02.527Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:02.527Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:02.542Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:51:02.542Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:02.556Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:51:02.556Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:02.559Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:51:02.559Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:02.562Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:51:02.563Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:02.565Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:51:02.565Z WARN 7181 --- [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. 2024-09-20T14:51:02.712Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:51:02.712Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:02.804Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:51:02.805Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:02.814Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:51:02.814Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:02.825Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:51:02.825Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:02.855Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:51:02.855Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:02.960Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:51:02.960Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:02.992Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:51:02.992Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:03.012Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:03.012Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:03.012Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 38 2024-09-20T14:51:03.012Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 38 2024-09-20T14:51:03.012Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:03.012Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:03.012Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:03.012Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 37 2024-09-20T14:51:03.012Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 38 2024-09-20T14:51:03.012Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 37 2024-09-20T14:51:03.012Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:03.012Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 38 2024-09-20T14:51:03.012Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:03.012Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 37 2024-09-20T14:51:03.013Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:03.013Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 35 2024-09-20T14:51:03.013Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:03.013Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:03.013Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 38 2024-09-20T14:51:03.013Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 37 2024-09-20T14:51:03.067Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:51:03.067Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:03.082Z ERROR 7181 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url: Name or service not known 2024-09-20T14:51:03.082Z ERROR 7181 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url 2024-09-20T14:51:03.112Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:03.112Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:03.112Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:03.112Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:03.112Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:03.113Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:03.113Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:03.113Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:03.113Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 38 2024-09-20T14:51:03.113Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:03.113Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:03.113Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:03.113Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:03.113Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 39 2024-09-20T14:51:03.113Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:03.114Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 39 2024-09-20T14:51:03.114Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:03.114Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 38 2024-09-20T14:51:03.114Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:03.114Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:03.114Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 39 2024-09-20T14:51:03.114Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 39 2024-09-20T14:51:03.114Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:03.114Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:03.114Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 38 2024-09-20T14:51:03.114Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 38 2024-09-20T14:51:03.114Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:03.114Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 36 2024-09-20T14:51:03.114Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:03.114Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 39 2024-09-20T14:51:03.129Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:51:03.129Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:03.129Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:03.146Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:51:03.146Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:03.150Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:51:03.150Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:03.185Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:51:03.185Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:03.214Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:03.214Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:03.214Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:03.214Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:03.214Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:03.214Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:03.215Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:03.215Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 39 2024-09-20T14:51:03.215Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:03.215Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:03.215Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 40 2024-09-20T14:51:03.215Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:03.215Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 40 2024-09-20T14:51:03.215Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:03.215Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:03.215Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:03.215Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:03.215Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 40 2024-09-20T14:51:03.215Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 39 2024-09-20T14:51:03.215Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 40 2024-09-20T14:51:03.215Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:03.215Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:03.215Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:03.215Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 40 2024-09-20T14:51:03.216Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:03.216Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 39 2024-09-20T14:51:03.216Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:03.216Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 37 2024-09-20T14:51:03.216Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:03.216Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 39 2024-09-20T14:51:03.229Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:51:03.230Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:51:03.315Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:03.315Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:03.315Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:03.315Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:03.316Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:03.316Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:03.316Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:03.316Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:03.316Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 41 2024-09-20T14:51:03.316Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:03.316Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 41 2024-09-20T14:51:03.316Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:03.316Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:03.316Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:03.316Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:03.316Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 40 2024-09-20T14:51:03.316Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 40 2024-09-20T14:51:03.316Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:03.316Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 41 2024-09-20T14:51:03.317Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:03.317Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:03.317Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 41 2024-09-20T14:51:03.317Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:03.317Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:03.317Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 41 2024-09-20T14:51:03.317Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 40 2024-09-20T14:51:03.317Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:03.317Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 38 2024-09-20T14:51:03.317Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:03.317Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 40 2024-09-20T14:51:03.409Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:51:03.409Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:03.416Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:03.417Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:03.417Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:03.417Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:03.417Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:03.417Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:03.417Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:03.417Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:03.417Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:03.417Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 42 2024-09-20T14:51:03.417Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:03.417Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:03.417Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:03.418Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:03.418Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 42 2024-09-20T14:51:03.418Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 42 2024-09-20T14:51:03.418Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:03.418Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 42 2024-09-20T14:51:03.418Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:03.418Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 41 2024-09-20T14:51:03.418Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:03.418Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:03.418Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 42 2024-09-20T14:51:03.418Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 41 2024-09-20T14:51:03.418Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:03.418Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:03.418Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:03.418Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 41 2024-09-20T14:51:03.418Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 39 2024-09-20T14:51:03.418Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 41 2024-09-20T14:51:03.420Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:51:03.420Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:03.432Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:51:03.432Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:03.444Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:51:03.444Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:03.512Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:51:03.512Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:03.516Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:51:03.516Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:03.518Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:03.518Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:03.518Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:03.518Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:03.518Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:03.518Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:03.518Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:03.519Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:03.519Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:03.519Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 43 2024-09-20T14:51:03.519Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:03.519Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:03.519Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:03.519Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 43 2024-09-20T14:51:03.519Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:03.519Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 42 2024-09-20T14:51:03.519Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:03.519Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 43 2024-09-20T14:51:03.519Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 43 2024-09-20T14:51:03.519Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:03.519Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:03.519Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 43 2024-09-20T14:51:03.519Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 42 2024-09-20T14:51:03.519Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:03.520Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:03.520Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 42 2024-09-20T14:51:03.520Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:03.520Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:03.520Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 40 2024-09-20T14:51:03.520Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 42 2024-09-20T14:51:03.527Z INFO 7181 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.74]:5702 [dev] [5.3.6] Members {size:2, ver:4} [ Member [10.30.106.74]:5702 - 7989da50-c9af-42d8-bdbd-fc25d7a9b030 this Member [10.30.106.207]:5705 - 596b8218-a52e-4048-b8c7-d6a71a2cff56 ] 2024-09-20T14:51:03.543Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:51:03.543Z WARN 7181 --- [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. 2024-09-20T14:51:03.581Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:51:03.581Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:03.581Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:03.597Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:51:03.597Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:03.609Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:51:03.609Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:03.619Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:03.620Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:03.620Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:03.620Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:03.620Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:03.620Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:03.620Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:03.620Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:03.620Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 44 2024-09-20T14:51:03.620Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:03.620Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:03.620Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:03.620Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:03.620Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 44 2024-09-20T14:51:03.621Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:03.621Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 43 2024-09-20T14:51:03.621Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:03.621Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 44 2024-09-20T14:51:03.621Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:03.621Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 44 2024-09-20T14:51:03.621Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:03.621Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 41 2024-09-20T14:51:03.621Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:03.621Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:03.621Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 44 2024-09-20T14:51:03.621Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 43 2024-09-20T14:51:03.623Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:03.623Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 43 2024-09-20T14:51:03.624Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:03.624Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 43 2024-09-20T14:51:03.667Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:51:03.667Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:03.667Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:51:03.667Z WARN 7181 --- [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. 2024-09-20T14:51:03.703Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:51:03.703Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:03.721Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:03.721Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:03.721Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:03.722Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:03.722Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:03.722Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:03.722Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:03.722Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:03.722Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:03.722Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 42 2024-09-20T14:51:03.722Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:03.722Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 44 2024-09-20T14:51:03.722Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:03.722Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 45 2024-09-20T14:51:03.723Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:03.723Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 45 2024-09-20T14:51:03.723Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:03.723Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 45 2024-09-20T14:51:03.723Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:03.723Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 44 2024-09-20T14:51:03.723Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:03.723Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:03.723Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 45 2024-09-20T14:51:03.723Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 45 2024-09-20T14:51:03.723Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:03.724Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:03.724Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 44 2024-09-20T14:51:03.725Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:03.726Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:03.726Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 44 2024-09-20T14:51:03.785Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:51:03.785Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:03.794Z INFO 7181 --- [eName.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.74]:5702 [dev] [5.3.6] Repartitioning cluster data. Migration tasks count: 271 2024-09-20T14:51:03.816Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:51:03.816Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:03.822Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:03.823Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:03.823Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:03.823Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:03.823Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:03.823Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:03.823Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:03.823Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:03.823Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:03.823Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 43 2024-09-20T14:51:03.823Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:03.823Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 45 2024-09-20T14:51:03.824Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:03.824Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:03.824Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 45 2024-09-20T14:51:03.824Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 46 2024-09-20T14:51:03.824Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:03.824Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 46 2024-09-20T14:51:03.824Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:03.824Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:03.824Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:03.824Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 46 2024-09-20T14:51:03.824Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 46 2024-09-20T14:51:03.824Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:03.824Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 46 2024-09-20T14:51:03.825Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:03.825Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 45 2024-09-20T14:51:03.826Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:03.827Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:03.827Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 45 2024-09-20T14:51:03.860Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:51:03.860Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:03.863Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:51:03.863Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:03.908Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:51:03.908Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:03.924Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:03.924Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:03.924Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:03.924Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:03.924Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:03.924Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:03.924Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:03.925Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:03.925Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:03.927Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:04.079Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:51:04.079Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:04.094Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:51:04.094Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:04.133Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:51:04.133Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:04.133Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:04.182Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:51:04.182Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:51:04.193Z INFO 7181 --- [eName.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.74]:5702 [dev] [5.3.6] All migration tasks have been completed. (repartitionTime=Fri Sep 20 14:51:03 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=542) 2024-09-20T14:51:04.198Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:51:04.198Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:04.252Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:51:04.252Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:04.289Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:51:04.289Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:04.362Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:51:04.362Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:04.434Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:51:04.434Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:04.450Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:51:04.450Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:04.500Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:51:04.500Z WARN 7181 --- [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. 2024-09-20T14:51:04.535Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:51:04.535Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:04.535Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:04.558Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:51:04.558Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:04.580Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:51:04.580Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:04.612Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:51:04.612Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:04.613Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:51:04.613Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:04.631Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:51:04.631Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:04.666Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:51:04.666Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:04.700Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:51:04.701Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:04.733Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:51:04.733Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:04.776Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:04.776Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:04.776Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:04.776Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 46 2024-09-20T14:51:04.776Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:04.776Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 47 2024-09-20T14:51:04.776Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 47 2024-09-20T14:51:04.776Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 47 2024-09-20T14:51:04.776Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:04.776Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:04.776Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 46 2024-09-20T14:51:04.776Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 46 2024-09-20T14:51:04.777Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:04.777Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 44 2024-09-20T14:51:04.778Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:04.778Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 47 2024-09-20T14:51:04.778Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:04.779Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 47 2024-09-20T14:51:04.779Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:04.779Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 46 2024-09-20T14:51:04.863Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:51:04.863Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:04.877Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:04.877Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:04.877Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:04.879Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:04.879Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:04.883Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:51:04.883Z WARN 7181 --- [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. 2024-09-20T14:51:04.911Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:51:04.912Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:04.915Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:51:04.915Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:05.019Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:51:05.019Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:05.034Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:51:05.034Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:51:05.151Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:51:05.151Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:05.154Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:51:05.154Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:05.182Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:51:05.182Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:05.191Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:51:05.191Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:05.286Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:51:05.286Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:05.286Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:05.296Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:51:05.296Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:05.315Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:51:05.315Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:05.336Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:51:05.336Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:05.403Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:51:05.403Z WARN 7181 --- [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. 2024-09-20T14:51:05.464Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:51:05.464Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:05.483Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:51:05.483Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:05.603Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:51:05.603Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:05.638Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:51:05.638Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:05.638Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:05.736Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:51:05.736Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:05.762Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:51:05.762Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:05.766Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:51:05.766Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:05.783Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:51:05.783Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:05.786Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:51:05.786Z WARN 7181 --- [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. 2024-09-20T14:51:05.820Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:51:05.820Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:05.903Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:51:05.903Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:05.923Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:51:05.923Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:05.968Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:51:05.968Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:05.993Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:51:05.993Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:06.014Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:51:06.014Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:06.016Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:51:06.016Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:06.035Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:51:06.035Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:06.037Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:51:06.037Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:51:06.053Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:51:06.054Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:06.238Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:51:06.238Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:06.336Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:51:06.336Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:06.356Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:51:06.356Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:06.389Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:51:06.389Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:06.389Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:06.398Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:51:06.398Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:06.470Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:51:06.470Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:06.508Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:51:06.508Z WARN 7181 --- [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. 2024-09-20T14:51:06.540Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:51:06.540Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:06.540Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:06.589Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:51:06.589Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:06.607Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:51:06.607Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:06.617Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:51:06.617Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:06.672Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:51:06.672Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:06.686Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:51:06.686Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:06.738Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:51:06.738Z WARN 7181 --- [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. 2024-09-20T14:51:06.865Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:51:06.865Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:06.869Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:51:06.869Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:06.908Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:51:06.908Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:06.920Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:51:06.920Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:06.976Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:51:06.976Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:07.021Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:51:07.021Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:07.106Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:51:07.106Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:07.138Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:51:07.138Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:07.140Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:51:07.140Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:51:07.146Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:51:07.146Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:07.205Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:07.216Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:51:07.217Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:07.227Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:07.241Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:51:07.242Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:07.258Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:51:07.258Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:07.388Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:51:07.388Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:07.455Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:07.455Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 48 2024-09-20T14:51:07.456Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:07.456Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:07.456Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:07.456Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 48 2024-09-20T14:51:07.456Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 48 2024-09-20T14:51:07.456Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 48 2024-09-20T14:51:07.457Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:07.457Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:07.457Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 47 2024-09-20T14:51:07.457Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:07.457Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 47 2024-09-20T14:51:07.457Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 48 2024-09-20T14:51:07.474Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:51:07.474Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:07.500Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:51:07.500Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:07.512Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:51:07.512Z WARN 7181 --- [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. 2024-09-20T14:51:07.524Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:51:07.524Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:07.542Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:51:07.542Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:07.542Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:07.543Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:51:07.543Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:07.556Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:07.556Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:07.556Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:07.556Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:07.556Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:07.556Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:07.557Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:07.557Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 47 2024-09-20T14:51:07.557Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:07.557Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:07.557Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 45 2024-09-20T14:51:07.557Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 49 2024-09-20T14:51:07.557Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:07.557Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 49 2024-09-20T14:51:07.557Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:07.557Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:07.557Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 49 2024-09-20T14:51:07.557Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:07.557Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:07.557Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 49 2024-09-20T14:51:07.557Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:07.557Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:07.558Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:07.558Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 49 2024-09-20T14:51:07.558Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:07.558Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 47 2024-09-20T14:51:07.558Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:07.558Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:07.558Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 48 2024-09-20T14:51:07.558Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 48 2024-09-20T14:51:07.559Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:51:07.559Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:07.638Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:51:07.638Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:07.657Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:07.657Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:07.657Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:07.657Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:07.657Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:07.658Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:07.658Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:07.658Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:07.658Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:07.658Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:07.658Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 48 2024-09-20T14:51:07.658Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 50 2024-09-20T14:51:07.658Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 50 2024-09-20T14:51:07.658Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:07.658Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 46 2024-09-20T14:51:07.658Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:07.658Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:07.658Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 50 2024-09-20T14:51:07.659Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:07.659Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:07.659Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 50 2024-09-20T14:51:07.659Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 50 2024-09-20T14:51:07.659Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:07.659Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:07.659Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:07.659Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 48 2024-09-20T14:51:07.659Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:07.659Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 49 2024-09-20T14:51:07.660Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:07.660Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 49 2024-09-20T14:51:07.715Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:07.715Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:07.716Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:07.716Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:07.743Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:51:07.743Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:07.743Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:07.758Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:07.758Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:07.758Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:07.759Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:07.759Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:07.759Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:07.759Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:07.759Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 49 2024-09-20T14:51:07.759Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:07.759Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:07.759Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:07.759Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 51 2024-09-20T14:51:07.759Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:07.759Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 47 2024-09-20T14:51:07.759Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:07.760Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:07.760Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 51 2024-09-20T14:51:07.760Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 51 2024-09-20T14:51:07.760Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:07.760Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:07.760Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 49 2024-09-20T14:51:07.760Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:07.760Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 51 2024-09-20T14:51:07.760Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:07.760Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 51 2024-09-20T14:51:07.760Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:07.760Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:07.760Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 50 2024-09-20T14:51:07.761Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:07.761Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 50 2024-09-20T14:51:07.772Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:51:07.772Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:07.817Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:07.817Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:07.817Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:51:07.817Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:07.818Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:07.818Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:07.859Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:07.860Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:07.860Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:07.860Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:07.860Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:07.860Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:07.860Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:07.860Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 50 2024-09-20T14:51:07.860Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:07.860Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:07.860Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:07.861Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:07.861Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 52 2024-09-20T14:51:07.861Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 52 2024-09-20T14:51:07.861Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:07.861Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 48 2024-09-20T14:51:07.861Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:07.861Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:07.861Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 52 2024-09-20T14:51:07.861Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:07.861Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:07.861Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 52 2024-09-20T14:51:07.861Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:07.861Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 50 2024-09-20T14:51:07.861Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:07.861Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 52 2024-09-20T14:51:07.862Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:07.862Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 51 2024-09-20T14:51:07.862Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:07.862Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 51 2024-09-20T14:51:07.918Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:07.918Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:07.919Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:07.919Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:07.941Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:51:07.941Z WARN 7181 --- [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. 2024-09-20T14:51:07.960Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:07.961Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:07.961Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:07.961Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:07.961Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:07.961Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:07.961Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:07.962Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 49 2024-09-20T14:51:07.962Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:07.962Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 51 2024-09-20T14:51:07.962Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:07.962Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 53 2024-09-20T14:51:07.962Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:07.962Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:07.962Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:07.962Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 53 2024-09-20T14:51:07.962Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 53 2024-09-20T14:51:07.962Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:07.962Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:07.963Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:07.963Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 53 2024-09-20T14:51:07.963Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:07.963Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 51 2024-09-20T14:51:07.963Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:07.963Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 53 2024-09-20T14:51:07.963Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:07.963Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:07.964Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 52 2024-09-20T14:51:07.964Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:07.964Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 52 2024-09-20T14:51:08.010Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:51:08.011Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:08.015Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:08.015Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:08.016Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:08.016Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:08.019Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:08.019Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:08.020Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:08.020Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:08.023Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:51:08.023Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:08.024Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:51:08.024Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:08.062Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:08.062Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:08.062Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:08.062Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:08.062Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:08.063Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:08.063Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:08.063Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 52 2024-09-20T14:51:08.063Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 50 2024-09-20T14:51:08.063Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:08.063Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:08.063Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 54 2024-09-20T14:51:08.063Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:08.063Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:08.063Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:08.063Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 54 2024-09-20T14:51:08.064Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:08.064Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:08.064Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 54 2024-09-20T14:51:08.064Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:08.064Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 54 2024-09-20T14:51:08.064Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:08.064Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:08.065Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:08.065Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 53 2024-09-20T14:51:08.067Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:08.067Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 54 2024-09-20T14:51:08.071Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:08.071Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 52 2024-09-20T14:51:08.081Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:51:08.081Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:08.108Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:51:08.108Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:08.116Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:08.117Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:08.117Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:08.117Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:08.120Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:08.120Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:08.121Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:08.121Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:08.123Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:51:08.123Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:08.144Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:51:08.144Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:08.163Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:08.163Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:08.163Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:08.164Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:08.164Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:08.164Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 53 2024-09-20T14:51:08.164Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:08.164Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 51 2024-09-20T14:51:08.164Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:08.164Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 55 2024-09-20T14:51:08.164Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:08.164Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:08.164Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:08.164Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 55 2024-09-20T14:51:08.165Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:08.165Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:08.165Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 55 2024-09-20T14:51:08.165Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:08.165Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 55 2024-09-20T14:51:08.165Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:08.165Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:08.165Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 53 2024-09-20T14:51:08.166Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:08.166Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 54 2024-09-20T14:51:08.168Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:08.169Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:08.169Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 55 2024-09-20T14:51:08.171Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:08.172Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:08.172Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 53 2024-09-20T14:51:08.193Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:51:08.193Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:08.198Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:51:08.198Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:08.218Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:08.218Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:08.219Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:08.219Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:08.221Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:08.221Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:08.222Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:08.222Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:08.264Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:08.264Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:08.265Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:08.265Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:08.265Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:08.265Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 54 2024-09-20T14:51:08.265Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:08.265Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 52 2024-09-20T14:51:08.265Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:08.266Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:08.266Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:08.266Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:08.266Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 56 2024-09-20T14:51:08.266Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 56 2024-09-20T14:51:08.266Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:08.266Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:08.266Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 56 2024-09-20T14:51:08.266Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:08.266Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:08.267Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 54 2024-09-20T14:51:08.267Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:08.267Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 56 2024-09-20T14:51:08.267Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:08.267Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 55 2024-09-20T14:51:08.269Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:08.270Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:08.270Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 56 2024-09-20T14:51:08.272Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:08.273Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:08.273Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 54 2024-09-20T14:51:08.293Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:51:08.293Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:51:08.319Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:08.319Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:08.320Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:08.320Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:08.320Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:51:08.320Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:08.322Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:08.322Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:08.323Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:08.323Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:08.360Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:51:08.360Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:08.365Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:08.365Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:08.366Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:08.366Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 55 2024-09-20T14:51:08.366Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:08.366Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:08.366Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:08.366Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 53 2024-09-20T14:51:08.367Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:08.367Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:08.367Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:08.367Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 57 2024-09-20T14:51:08.367Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:08.367Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:08.367Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:08.368Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 57 2024-09-20T14:51:08.368Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:08.368Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 57 2024-09-20T14:51:08.368Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:08.368Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 55 2024-09-20T14:51:08.368Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:08.368Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 56 2024-09-20T14:51:08.370Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:08.370Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:08.371Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 57 2024-09-20T14:51:08.372Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:08.372Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 57 2024-09-20T14:51:08.373Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:08.374Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:08.374Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 55 2024-09-20T14:51:08.377Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:51:08.377Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:08.390Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:51:08.390Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:08.402Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:51:08.402Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:08.415Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:08.416Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:08.420Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:08.420Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:08.421Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:08.421Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:08.423Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:08.424Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:08.424Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:08.424Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:08.444Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:51:08.444Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:08.444Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:08.466Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:08.466Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:08.467Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:08.467Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 54 2024-09-20T14:51:08.467Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:08.467Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 56 2024-09-20T14:51:08.467Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:08.468Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:08.468Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:08.468Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:08.468Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 58 2024-09-20T14:51:08.468Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:08.468Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:08.469Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:08.469Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 58 2024-09-20T14:51:08.469Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:08.469Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:08.469Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 56 2024-09-20T14:51:08.469Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 58 2024-09-20T14:51:08.469Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:08.469Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 57 2024-09-20T14:51:08.471Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:08.471Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:08.472Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:08.473Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:08.473Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 58 2024-09-20T14:51:08.474Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:08.475Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:08.475Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 56 2024-09-20T14:51:08.516Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:08.516Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:08.517Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:08.517Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:08.517Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:08.518Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:08.521Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:08.521Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:08.522Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:08.522Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:08.524Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:08.525Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:08.525Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:08.525Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:08.541Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:51:08.541Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:08.567Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:08.568Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:08.568Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:08.568Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:08.569Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 55 2024-09-20T14:51:08.569Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:08.569Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 57 2024-09-20T14:51:08.569Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:08.569Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:08.569Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 59 2024-09-20T14:51:08.569Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:08.569Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:08.569Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:08.570Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:08.570Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 59 2024-09-20T14:51:08.570Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:08.570Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 57 2024-09-20T14:51:08.570Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:08.570Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:08.570Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 58 2024-09-20T14:51:08.570Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 59 2024-09-20T14:51:08.572Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:08.572Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:08.572Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 58 2024-09-20T14:51:08.573Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:08.574Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:08.574Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 59 2024-09-20T14:51:08.575Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:08.576Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:08.576Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 57 2024-09-20T14:51:08.615Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:51:08.615Z WARN 7181 --- [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. 2024-09-20T14:51:08.617Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:08.617Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:08.618Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:08.618Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:08.618Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:08.619Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:08.622Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:08.622Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:08.623Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:08.626Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:08.626Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:08.627Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:08.645Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:51:08.645Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:08.669Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:51:08.669Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:08.669Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:08.669Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:08.669Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:08.670Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:08.670Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 58 2024-09-20T14:51:08.670Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:08.670Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 56 2024-09-20T14:51:08.670Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:08.670Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 60 2024-09-20T14:51:08.670Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:08.670Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:08.670Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:08.670Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:08.671Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:08.671Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 60 2024-09-20T14:51:08.671Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:08.671Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 60 2024-09-20T14:51:08.671Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:08.671Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 58 2024-09-20T14:51:08.671Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:08.671Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 59 2024-09-20T14:51:08.673Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:08.674Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:08.674Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 59 2024-09-20T14:51:08.674Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:08.675Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:08.675Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 60 2024-09-20T14:51:08.675Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:51:08.675Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:08.676Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:08.676Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:08.677Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 58 2024-09-20T14:51:08.678Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:51:08.678Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:08.716Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:08.717Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:08.717Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:08.717Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:08.728Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:08.728Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:08.728Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:08.729Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:08.729Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:08.729Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:08.770Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:08.770Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:08.770Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:08.771Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:08.771Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 59 2024-09-20T14:51:08.771Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:08.771Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:08.771Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:08.771Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:08.771Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 57 2024-09-20T14:51:08.771Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 61 2024-09-20T14:51:08.772Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:08.772Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:08.772Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:08.772Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 61 2024-09-20T14:51:08.772Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:08.772Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 61 2024-09-20T14:51:08.772Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:08.772Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 59 2024-09-20T14:51:08.773Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:08.773Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 60 2024-09-20T14:51:08.775Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:08.775Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:08.776Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:08.776Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:08.776Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 61 2024-09-20T14:51:08.776Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 60 2024-09-20T14:51:08.777Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:08.777Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:08.796Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:51:08.796Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:08.796Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:08.818Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:08.818Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:08.818Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:08.819Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 59 2024-09-20T14:51:08.819Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:08.829Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:08.829Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:08.829Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:08.830Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:08.830Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:08.830Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:08.871Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:08.872Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:08.872Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:08.872Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:08.872Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 60 2024-09-20T14:51:08.872Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:08.872Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 58 2024-09-20T14:51:08.872Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:08.872Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:08.872Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:08.872Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 62 2024-09-20T14:51:08.873Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:08.873Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:08.873Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:08.873Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 62 2024-09-20T14:51:08.873Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 62 2024-09-20T14:51:08.873Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:08.873Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:08.873Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 60 2024-09-20T14:51:08.874Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:08.874Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 61 2024-09-20T14:51:08.876Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:08.876Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:08.877Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:08.877Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 62 2024-09-20T14:51:08.877Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:08.877Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 61 2024-09-20T14:51:08.878Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:08.878Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:08.910Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:51:08.911Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:08.919Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:08.919Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:08.919Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:08.920Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:08.930Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:08.930Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:08.930Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:08.931Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:08.931Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:08.931Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 60 2024-09-20T14:51:08.931Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:08.962Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:51:08.962Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:08.972Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:08.973Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:08.973Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:08.973Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:08.974Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:08.974Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:08.974Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:08.974Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 61 2024-09-20T14:51:08.974Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:08.974Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 63 2024-09-20T14:51:08.974Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:08.974Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 59 2024-09-20T14:51:08.974Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:08.974Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:08.974Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:08.974Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 63 2024-09-20T14:51:08.974Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 61 2024-09-20T14:51:08.975Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:08.975Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 63 2024-09-20T14:51:08.975Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:08.975Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 62 2024-09-20T14:51:08.977Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:08.977Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:08.978Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:08.978Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 63 2024-09-20T14:51:08.978Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:08.978Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 62 2024-09-20T14:51:08.979Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:08.979Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:09.017Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:09.017Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:09.017Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:09.018Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:09.019Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:51:09.019Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:09.020Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:09.020Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:09.021Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:09.021Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:09.026Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:51:09.026Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:09.031Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:09.031Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:09.032Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:09.032Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:09.032Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:09.032Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:09.032Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 61 2024-09-20T14:51:09.043Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:51:09.043Z WARN 7181 --- [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. 2024-09-20T14:51:09.046Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:51:09.046Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:09.074Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:09.074Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:09.074Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:09.075Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:09.075Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:09.075Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:09.075Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:09.075Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 62 2024-09-20T14:51:09.075Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 64 2024-09-20T14:51:09.075Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:09.075Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:09.075Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 62 2024-09-20T14:51:09.075Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:09.076Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:09.076Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 64 2024-09-20T14:51:09.076Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:09.076Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 60 2024-09-20T14:51:09.076Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:09.076Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 64 2024-09-20T14:51:09.076Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:09.076Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 63 2024-09-20T14:51:09.078Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:09.078Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:09.079Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:09.079Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 63 2024-09-20T14:51:09.079Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:09.079Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 64 2024-09-20T14:51:09.080Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:09.080Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:09.095Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:51:09.095Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:09.118Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:09.118Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:09.118Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:09.119Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:09.121Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:09.121Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:09.122Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:09.122Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:09.132Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:09.133Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:09.133Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:09.133Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:09.133Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:09.133Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:09.134Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 62 2024-09-20T14:51:09.151Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:51:09.151Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:09.175Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:09.175Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:09.176Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:09.176Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:09.176Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:51:09.176Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:09.176Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:09.176Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:09.176Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:09.176Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 63 2024-09-20T14:51:09.176Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:09.176Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 63 2024-09-20T14:51:09.176Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:09.176Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 65 2024-09-20T14:51:09.176Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:09.177Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:09.177Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 65 2024-09-20T14:51:09.177Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:09.177Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 64 2024-09-20T14:51:09.179Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:09.179Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:09.180Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:09.180Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 64 2024-09-20T14:51:09.180Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:09.180Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 65 2024-09-20T14:51:09.181Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:09.181Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:09.181Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 65 2024-09-20T14:51:09.181Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:09.182Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:09.182Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 61 2024-09-20T14:51:09.190Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:51:09.190Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:09.219Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:09.220Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:09.220Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:09.221Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:09.222Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:09.222Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:09.223Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:09.223Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:09.229Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:51:09.229Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:09.233Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:09.234Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:09.234Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:09.234Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:09.234Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:09.234Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:09.262Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:51:09.262Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:09.277Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:09.277Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:09.277Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:09.277Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:09.277Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:09.277Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:09.277Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:09.277Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:09.277Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 66 2024-09-20T14:51:09.277Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 64 2024-09-20T14:51:09.277Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 64 2024-09-20T14:51:09.278Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:09.278Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 65 2024-09-20T14:51:09.278Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:09.278Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 66 2024-09-20T14:51:09.280Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:09.280Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:09.281Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:09.281Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:09.281Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 66 2024-09-20T14:51:09.281Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 65 2024-09-20T14:51:09.281Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:09.282Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:09.282Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:09.282Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:09.282Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 66 2024-09-20T14:51:09.282Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:09.282Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 63 2024-09-20T14:51:09.283Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:09.283Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 62 2024-09-20T14:51:09.296Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:51:09.296Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:51:09.320Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:09.321Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:09.321Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:09.322Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:09.323Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:09.323Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:09.324Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:09.324Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:09.326Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:51:09.326Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:09.335Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:09.335Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:09.335Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:09.335Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:09.335Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:09.335Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:09.378Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:09.378Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:09.378Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:09.378Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:09.378Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:09.378Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:09.378Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 65 2024-09-20T14:51:09.378Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:09.378Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 65 2024-09-20T14:51:09.378Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:09.379Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 67 2024-09-20T14:51:09.379Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:09.379Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 66 2024-09-20T14:51:09.379Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:09.379Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 67 2024-09-20T14:51:09.381Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:09.381Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:09.382Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:09.382Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 66 2024-09-20T14:51:09.382Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:09.382Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 67 2024-09-20T14:51:09.382Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:09.383Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:09.383Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:09.383Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:09.383Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 67 2024-09-20T14:51:09.383Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:09.383Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 64 2024-09-20T14:51:09.383Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:09.417Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:09.417Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:09.417Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:09.417Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:09.417Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 63 2024-09-20T14:51:09.421Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:09.422Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:09.422Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:09.423Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:09.424Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:09.424Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:09.425Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:09.425Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:09.436Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:09.436Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:09.436Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:09.436Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:09.436Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:09.437Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:09.447Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:51:09.447Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:09.447Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:09.479Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:09.479Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:09.479Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:09.479Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:09.479Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:09.479Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:09.480Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 66 2024-09-20T14:51:09.480Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:09.480Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 68 2024-09-20T14:51:09.480Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:09.480Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 66 2024-09-20T14:51:09.480Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:09.480Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 68 2024-09-20T14:51:09.480Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:09.480Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 67 2024-09-20T14:51:09.484Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:09.484Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:09.484Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:09.484Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 65 2024-09-20T14:51:09.485Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:09.488Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:09.488Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:09.488Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:09.488Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:09.488Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 67 2024-09-20T14:51:09.488Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:09.488Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 68 2024-09-20T14:51:09.489Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:09.489Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 68 2024-09-20T14:51:09.493Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:51:09.493Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:09.504Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:51:09.504Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:09.516Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:09.516Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:09.516Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:09.517Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:09.517Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:09.517Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:09.517Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:09.517Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:09.517Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:09.518Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:09.518Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:09.518Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:09.518Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:51:09.518Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:09.518Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 64 2024-09-20T14:51:09.518Z WARN 7181 --- [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. 2024-09-20T14:51:09.519Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:09.523Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:09.523Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:09.523Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:09.524Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:09.525Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:09.525Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:09.525Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:09.526Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:09.530Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:51:09.530Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:09.534Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:51:09.534Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:09.537Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:09.537Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:09.537Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:09.537Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:09.537Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:09.538Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:09.580Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:09.580Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:09.580Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:09.580Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:09.581Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:09.581Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:09.581Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 67 2024-09-20T14:51:09.581Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:09.581Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 67 2024-09-20T14:51:09.581Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:09.581Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 68 2024-09-20T14:51:09.581Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:09.581Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 69 2024-09-20T14:51:09.582Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:09.582Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 69 2024-09-20T14:51:09.585Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:09.585Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:09.585Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:09.586Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:09.586Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 66 2024-09-20T14:51:09.589Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:09.589Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:09.589Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:09.589Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:09.589Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 69 2024-09-20T14:51:09.589Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:09.589Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 68 2024-09-20T14:51:09.590Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:09.590Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 69 2024-09-20T14:51:09.593Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:51:09.593Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:09.617Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:09.617Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:09.617Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:09.617Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:09.618Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:09.618Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:09.618Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:09.618Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:09.618Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:09.618Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:09.619Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:09.619Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:09.619Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 65 2024-09-20T14:51:09.619Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:09.620Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:09.624Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:09.624Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:09.624Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:09.624Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:09.626Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:09.626Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:09.626Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:09.627Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:09.637Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:09.638Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:09.638Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:09.638Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:09.638Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:09.639Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:09.648Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:51:09.648Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:09.648Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:09.681Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:09.681Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:09.682Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:09.682Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:09.682Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 68 2024-09-20T14:51:09.682Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:09.682Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:09.682Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 68 2024-09-20T14:51:09.682Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:09.683Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:09.683Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 69 2024-09-20T14:51:09.683Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:09.683Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 70 2024-09-20T14:51:09.683Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:09.683Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 70 2024-09-20T14:51:09.686Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:09.686Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:09.686Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:09.686Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:09.690Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:09.690Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:09.690Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:09.690Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:09.690Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:09.690Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 69 2024-09-20T14:51:09.690Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 70 2024-09-20T14:51:09.690Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:09.691Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 70 2024-09-20T14:51:09.717Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:09.717Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:09.717Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:09.717Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:09.717Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:09.718Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:09.718Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:09.718Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:09.718Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 67 2024-09-20T14:51:09.718Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:09.718Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:09.718Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:09.718Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:09.718Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:09.718Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:09.719Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:09.719Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:09.719Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:09.719Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:09.719Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:09.719Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:09.720Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:09.720Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:09.721Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:09.724Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:09.724Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 66 2024-09-20T14:51:09.725Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:09.725Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:09.725Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:09.725Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:09.727Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:09.727Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:09.727Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:09.728Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:09.738Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:09.739Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:09.739Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:09.739Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:09.739Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:09.739Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:09.764Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:51:09.764Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:09.777Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:51:09.777Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:09.782Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:09.782Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:09.783Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:09.783Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 69 2024-09-20T14:51:09.783Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:09.783Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:09.783Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:09.783Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 69 2024-09-20T14:51:09.783Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:09.784Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:09.784Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 70 2024-09-20T14:51:09.784Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:09.784Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 71 2024-09-20T14:51:09.784Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:09.784Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 71 2024-09-20T14:51:09.787Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:09.787Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:09.787Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:09.788Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:09.791Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:09.791Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:09.791Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:09.791Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:09.791Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 70 2024-09-20T14:51:09.791Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:09.791Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:09.791Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 71 2024-09-20T14:51:09.818Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:09.818Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:09.818Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:09.818Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:09.818Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:09.819Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:09.819Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:09.819Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:09.819Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:09.819Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:09.819Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:09.820Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:09.820Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:09.820Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:09.820Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:09.820Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 68 2024-09-20T14:51:09.820Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:09.820Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:09.820Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:09.821Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:09.821Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:51:09.821Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:09.822Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:09.824Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:09.825Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:09.825Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 67 2024-09-20T14:51:09.825Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:09.826Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:09.826Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:09.826Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:09.827Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:09.828Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:09.828Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:09.828Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:09.839Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:09.840Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:09.840Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:09.840Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:09.840Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:09.840Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:09.848Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:51:09.848Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:09.883Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:09.883Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:09.884Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:09.884Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:09.884Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 70 2024-09-20T14:51:09.884Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:09.884Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 70 2024-09-20T14:51:09.884Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:09.884Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:09.885Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:09.885Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 71 2024-09-20T14:51:09.885Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:09.885Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 72 2024-09-20T14:51:09.885Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:09.885Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 72 2024-09-20T14:51:09.888Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:09.888Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:09.888Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:09.888Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:09.892Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:09.892Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:09.892Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:09.892Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:51:09.892Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:09.892Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:09.892Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 71 2024-09-20T14:51:09.892Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:09.892Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 72 2024-09-20T14:51:09.892Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:09.892Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 71 2024-09-20T14:51:09.919Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:09.919Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:09.919Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:09.919Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:09.920Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:09.920Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:09.920Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:09.920Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:09.920Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:09.920Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:09.920Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:09.921Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:09.921Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:09.921Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:09.921Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 69 2024-09-20T14:51:09.921Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:09.921Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:09.921Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:09.921Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:09.922Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:09.922Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:09.925Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:09.925Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:09.926Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:09.926Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:09.927Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:09.927Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:09.928Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:09.929Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:09.929Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:09.929Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:09.941Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:09.941Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:09.941Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:09.942Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:09.942Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:09.942Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:09.945Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:51:09.945Z WARN 7181 --- [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. 2024-09-20T14:51:09.979Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:51:09.979Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:09.984Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:09.984Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:09.985Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:09.985Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:09.985Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 71 2024-09-20T14:51:09.985Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:09.985Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 71 2024-09-20T14:51:09.985Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:09.985Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:09.986Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:09.986Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 72 2024-09-20T14:51:09.986Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:09.986Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 73 2024-09-20T14:51:09.986Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:09.987Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 73 2024-09-20T14:51:09.990Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:09.990Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:09.991Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:09.991Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:09.991Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 68 2024-09-20T14:51:09.992Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:09.993Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:09.993Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:09.993Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:09.993Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 72 2024-09-20T14:51:09.993Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:09.993Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 73 2024-09-20T14:51:09.993Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:09.994Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 72 2024-09-20T14:51:10.012Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:51:10.012Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:10.017Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:10.017Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:10.017Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:10.017Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.017Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.017Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:10.018Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:10.018Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.018Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:10.018Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.020Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:10.020Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:10.020Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.020Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:10.021Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:10.021Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:10.021Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:10.021Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.021Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.021Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:10.021Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:10.021Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.022Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.022Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 70 2024-09-20T14:51:10.022Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:10.022Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.022Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:10.022Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:10.022Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:10.023Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:10.023Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:10.026Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:10.026Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:10.027Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.027Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.027Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.028Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.028Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:51:10.028Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:10.029Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.029Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.030Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.030Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.042Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.042Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:10.042Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.042Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:10.042Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.043Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.048Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:51:10.048Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:10.086Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:10.086Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:10.086Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.086Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:10.086Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 72 2024-09-20T14:51:10.087Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.087Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:10.087Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 73 2024-09-20T14:51:10.087Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 72 2024-09-20T14:51:10.087Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.087Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.087Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.087Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 74 2024-09-20T14:51:10.088Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.088Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 74 2024-09-20T14:51:10.091Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:10.092Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.092Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:10.092Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 69 2024-09-20T14:51:10.092Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.093Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:10.094Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:10.094Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:10.094Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:10.094Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 73 2024-09-20T14:51:10.094Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:10.094Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:10.094Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:10.118Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:10.118Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:10.118Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:10.118Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.118Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.118Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:10.119Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:10.119Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:10.119Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.119Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.121Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:10.121Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:10.121Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.121Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:10.122Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:10.122Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:10.122Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:10.122Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.122Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.122Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:10.122Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:10.122Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:10.123Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.123Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 71 2024-09-20T14:51:10.123Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:10.123Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:10.123Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:10.123Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:10.124Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:10.126Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:10.127Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:10.128Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.128Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.128Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.129Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.130Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.130Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.131Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.131Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.132Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:51:10.132Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:10.143Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:10.143Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.143Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.143Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.143Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:10.144Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.148Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:51:10.148Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:51:10.148Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:51:10.148Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:10.187Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:10.187Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.187Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:10.187Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:10.187Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 73 2024-09-20T14:51:10.188Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:10.188Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 73 2024-09-20T14:51:10.188Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.188Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 74 2024-09-20T14:51:10.188Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.188Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.189Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.189Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 75 2024-09-20T14:51:10.192Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.192Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 75 2024-09-20T14:51:10.192Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:10.193Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.193Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:10.193Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 70 2024-09-20T14:51:10.193Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.195Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:10.195Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:10.195Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:10.195Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:10.195Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 74 2024-09-20T14:51:10.195Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:10.195Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 73 2024-09-20T14:51:10.195Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:10.195Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:10.219Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:10.219Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:10.219Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:10.219Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.219Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.219Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:10.219Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:10.220Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:10.220Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.220Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.222Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:10.222Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:10.222Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:10.222Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.223Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:10.223Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.223Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:10.223Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.223Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:10.223Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.223Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:10.224Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:10.224Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:10.224Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:10.224Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:10.225Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:10.227Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:10.228Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:10.228Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.229Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.229Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.230Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.230Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 72 2024-09-20T14:51:10.231Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.231Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.232Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.232Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.244Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.244Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:10.244Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.245Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:10.245Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.245Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.245Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:51:10.245Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:10.288Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:10.288Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.288Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:10.288Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:10.288Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:10.289Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.289Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.289Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 75 2024-09-20T14:51:10.289Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:10.289Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 74 2024-09-20T14:51:10.289Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.293Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.293Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.293Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 76 2024-09-20T14:51:10.294Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:10.294Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.294Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.294Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:10.294Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 71 2024-09-20T14:51:10.295Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:10.295Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:10.296Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:10.296Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:10.296Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 75 2024-09-20T14:51:10.296Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:10.296Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 74 2024-09-20T14:51:10.296Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:10.296Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:10.303Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:51:10.303Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:10.320Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:10.320Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:10.320Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:10.320Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.320Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.321Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:10.321Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:10.321Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:10.321Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.321Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:51:10.321Z WARN 7181 --- [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. 2024-09-20T14:51:10.321Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.323Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:10.323Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:10.323Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.324Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.324Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:10.324Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.324Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:10.324Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:10.324Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:10.324Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.324Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:10.325Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:10.325Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:10.325Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:10.328Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:10.329Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:10.329Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.330Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.330Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.331Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.331Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 73 2024-09-20T14:51:10.332Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.332Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.332Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.333Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.345Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.345Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:10.345Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.346Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.346Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.346Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:10.389Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:10.389Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.390Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:10.390Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:10.390Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:10.390Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.390Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.390Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 76 2024-09-20T14:51:10.391Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:10.391Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 75 2024-09-20T14:51:10.391Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.391Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 76 2024-09-20T14:51:10.394Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.394Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.394Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 77 2024-09-20T14:51:10.395Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.395Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:10.395Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.396Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:10.396Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 72 2024-09-20T14:51:10.396Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:10.396Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:10.397Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:10.397Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:10.397Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 75 2024-09-20T14:51:10.397Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:10.397Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:10.397Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:10.397Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 76 2024-09-20T14:51:10.400Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:51:10.400Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:10.400Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:10.417Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:10.417Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.417Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.417Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:10.417Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:10.418Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:10.418Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.418Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.418Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:10.421Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.421Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:10.421Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:10.421Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:10.421Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:10.422Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:10.422Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.422Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.424Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:10.424Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:10.425Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.425Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:10.425Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:10.425Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:10.425Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:10.426Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:10.426Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:10.426Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:10.426Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:10.427Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.427Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.429Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:10.430Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:10.430Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.430Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.431Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.432Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:51:10.432Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:10.432Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.432Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 74 2024-09-20T14:51:10.433Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.433Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.433Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.433Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.446Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:51:10.446Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:10.446Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.446Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.446Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:10.447Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:10.447Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.447Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.464Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:51:10.464Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:10.490Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:10.490Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.491Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:10.491Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:10.491Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:10.491Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.491Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 77 2024-09-20T14:51:10.491Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.492Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:10.492Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 76 2024-09-20T14:51:10.492Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.492Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 77 2024-09-20T14:51:10.495Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.495Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.495Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 78 2024-09-20T14:51:10.496Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.496Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:10.496Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.496Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:10.497Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 73 2024-09-20T14:51:10.499Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:10.499Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:10.499Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:10.499Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:10.499Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 76 2024-09-20T14:51:10.499Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:10.499Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:10.499Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:10.499Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 77 2024-09-20T14:51:10.518Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:10.518Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.518Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.518Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:10.519Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.519Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.519Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:10.519Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:10.521Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:10.522Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:10.522Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:10.522Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:10.522Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:10.522Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:10.523Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.524Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.525Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:10.525Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:10.526Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:10.526Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:10.526Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:10.526Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:10.526Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:10.527Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:10.527Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:10.527Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.527Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.527Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:10.527Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.527Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.530Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:10.530Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:10.531Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.531Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.532Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.533Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.533Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 75 2024-09-20T14:51:10.533Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.534Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.534Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.534Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.547Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.547Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:10.547Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.548Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.548Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:10.548Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.551Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:51:10.551Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:10.551Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:10.583Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:51:10.583Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:10.591Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:10.591Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.592Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:10.592Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:10.592Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:10.592Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.592Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 78 2024-09-20T14:51:10.593Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.593Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:10.593Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 77 2024-09-20T14:51:10.594Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.594Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 78 2024-09-20T14:51:10.596Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.596Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.596Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 79 2024-09-20T14:51:10.597Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:10.597Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.597Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.597Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:10.599Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:10.599Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:10.599Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:10.600Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:10.600Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:10.600Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 77 2024-09-20T14:51:10.600Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:10.600Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 79 2024-09-20T14:51:10.600Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 78 2024-09-20T14:51:10.606Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:51:10.606Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:10.619Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.619Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.619Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:10.620Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:10.620Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.620Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:10.620Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:10.620Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 74 2024-09-20T14:51:10.622Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:10.622Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:10.623Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:10.623Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:10.623Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:10.623Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:10.624Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.626Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:10.626Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:10.626Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:10.627Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:10.627Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:10.627Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:10.627Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:10.628Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.628Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:10.628Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:10.628Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:10.628Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.629Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.629Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.631Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:10.631Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.631Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:10.632Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.633Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.634Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.634Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 76 2024-09-20T14:51:10.634Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.634Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.635Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.635Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.648Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.648Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:10.648Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.649Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:10.649Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.649Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.692Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.692Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:10.693Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.693Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 79 2024-09-20T14:51:10.693Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:10.693Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:10.693Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:10.694Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.694Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:10.694Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 78 2024-09-20T14:51:10.694Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.696Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:51:10.696Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:10.698Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:10.698Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.698Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:10.698Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.700Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.700Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:10.700Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:10.700Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:10.701Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.701Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 80 2024-09-20T14:51:10.701Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:10.701Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 80 2024-09-20T14:51:10.701Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:10.701Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 79 2024-09-20T14:51:10.701Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:10.701Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 78 2024-09-20T14:51:10.719Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:10.719Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.719Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:10.719Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.719Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:10.720Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:10.720Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.720Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:10.720Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.720Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:10.720Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.720Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:10.721Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:10.721Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:10.721Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.721Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:10.721Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 75 2024-09-20T14:51:10.723Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:10.723Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:10.724Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:10.724Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:10.724Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:10.724Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.724Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:10.725Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.727Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:10.727Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:10.727Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:10.728Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:10.728Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:10.728Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:10.728Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:10.728Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:10.729Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.729Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:10.729Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:10.729Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.729Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.730Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.732Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:10.732Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.732Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:10.733Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.734Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.735Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.735Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 77 2024-09-20T14:51:10.735Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.735Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.736Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.736Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.737Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:51:10.737Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:10.748Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:51:10.748Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:10.749Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.749Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:10.749Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.750Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:10.750Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.750Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.774Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:51:10.774Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:10.793Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.793Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:10.794Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.794Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 80 2024-09-20T14:51:10.794Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:10.794Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 79 2024-09-20T14:51:10.794Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:10.795Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.795Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:10.795Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 79 2024-09-20T14:51:10.795Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.795Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 79 2024-09-20T14:51:10.798Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:10.798Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.799Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.799Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:10.801Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.801Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:10.801Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:10.801Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:10.802Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.802Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 81 2024-09-20T14:51:10.802Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:10.802Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 80 2024-09-20T14:51:10.802Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:10.802Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 81 2024-09-20T14:51:10.802Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:10.802Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 79 2024-09-20T14:51:10.820Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:10.820Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.820Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:10.820Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.820Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:10.821Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.821Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:10.821Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:10.821Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.821Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:10.821Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.821Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:10.822Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:10.822Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.822Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:10.822Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:10.822Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 76 2024-09-20T14:51:10.824Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:10.824Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:10.825Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:10.825Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:10.825Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:10.825Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.825Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:10.826Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.828Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:10.828Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:10.828Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:10.828Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:10.829Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:10.829Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:10.829Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:10.829Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:10.829Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.830Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:10.830Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:10.830Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.830Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.831Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.833Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:10.833Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.833Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:10.833Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.835Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.835Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.836Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.836Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.836Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.837Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.837Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 78 2024-09-20T14:51:10.850Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:10.850Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.850Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.851Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:10.851Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.851Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.894Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:10.894Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.895Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:10.895Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 80 2024-09-20T14:51:10.895Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.895Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 81 2024-09-20T14:51:10.895Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:10.896Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.896Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:10.896Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 80 2024-09-20T14:51:10.896Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.896Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 80 2024-09-20T14:51:10.899Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:10.899Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.900Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:10.900Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.902Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.902Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:10.902Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:10.902Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:10.903Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.903Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:10.903Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 82 2024-09-20T14:51:10.903Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 81 2024-09-20T14:51:10.903Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:10.903Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 82 2024-09-20T14:51:10.903Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:10.903Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 80 2024-09-20T14:51:10.921Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.921Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:10.921Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.921Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:10.922Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.922Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.922Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:10.922Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:10.922Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:10.922Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.922Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:10.923Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:10.923Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.923Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:10.923Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 77 2024-09-20T14:51:10.925Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:10.925Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:10.925Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:10.926Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:10.926Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:10.926Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.926Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:10.927Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.929Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:10.929Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:10.929Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:10.929Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:10.930Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:10.930Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:10.930Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:10.930Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:51:10.930Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:10.931Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:10.931Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.931Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.932Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.932Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.933Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:10.934Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.934Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:51:10.934Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:10.934Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:10.934Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.935Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.936Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.937Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.937Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.937Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.938Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.938Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 79 2024-09-20T14:51:10.951Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:10.951Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.951Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.952Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.952Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:10.952Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.955Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:51:10.955Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:10.966Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:51:10.966Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:10.968Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:51:10.968Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:10.996Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:10.996Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:10.996Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:10.997Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:10.997Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:10.997Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 81 2024-09-20T14:51:10.997Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:10.997Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 82 2024-09-20T14:51:10.997Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:10.997Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 81 2024-09-20T14:51:10.997Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:10.997Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 81 2024-09-20T14:51:11.000Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.001Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.001Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.002Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.003Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.003Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.003Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:11.003Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:11.004Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.004Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.004Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 83 2024-09-20T14:51:11.004Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:11.004Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 82 2024-09-20T14:51:11.004Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:11.004Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:11.004Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 81 2024-09-20T14:51:11.019Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.019Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.019Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:11.019Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.019Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:11.020Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.020Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:11.022Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.022Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.022Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.022Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:11.023Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.023Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.023Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:11.023Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:11.023Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.023Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.023Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:11.023Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.024Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:11.024Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.024Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.024Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 78 2024-09-20T14:51:11.026Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:11.026Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:11.026Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.026Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:11.027Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:11.027Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.027Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.027Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.030Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:11.030Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.030Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:11.030Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.031Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:11.031Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.031Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:11.031Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.032Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.032Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.032Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.032Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.034Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:51:11.034Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:11.034Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.034Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.035Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.035Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.036Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.037Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.037Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.038Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.038Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.038Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.052Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.052Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:11.052Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.053Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.053Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:11.053Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.053Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 80 2024-09-20T14:51:11.081Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:51:11.081Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:11.097Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:11.098Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:11.098Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.098Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.098Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:11.098Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 82 2024-09-20T14:51:11.098Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:51:11.098Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.098Z WARN 7181 --- [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. 2024-09-20T14:51:11.098Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 83 2024-09-20T14:51:11.099Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.099Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:11.099Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 82 2024-09-20T14:51:11.099Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 82 2024-09-20T14:51:11.101Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.102Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.102Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.103Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.103Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:51:11.103Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:51:11.104Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.104Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:11.104Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.104Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:11.105Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:11.105Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:11.105Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.105Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 83 2024-09-20T14:51:11.105Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.105Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:11.105Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:11.105Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 82 2024-09-20T14:51:11.120Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.120Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.120Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:11.120Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.121Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.121Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:11.123Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.123Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.123Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:11.123Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:11.123Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.124Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.124Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.124Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:11.124Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:11.124Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.124Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:11.124Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.124Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:11.125Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.125Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.125Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.125Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 79 2024-09-20T14:51:11.127Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:11.127Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:11.127Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.127Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:11.127Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:11.128Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.128Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.128Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.130Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:11.130Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.131Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:11.131Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.131Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:11.132Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.132Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:11.132Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.132Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.133Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.133Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.133Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.135Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.135Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.135Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.136Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.137Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.137Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.138Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.139Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.139Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.139Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.151Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:51:11.151Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:11.151Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:51:11.151Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:11.153Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.153Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:11.153Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.154Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.154Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.154Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:11.154Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 81 2024-09-20T14:51:11.198Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:11.199Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:51:11.199Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:11.199Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.199Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.199Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:11.199Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:11.199Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:11.200Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.200Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 83 2024-09-20T14:51:11.200Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:11.200Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 83 2024-09-20T14:51:11.200Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.200Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:11.203Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.203Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.204Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.204Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.205Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:11.205Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.205Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.205Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:11.206Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.206Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 84 2024-09-20T14:51:11.206Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:11.206Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:11.206Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.206Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:11.206Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:11.206Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 83 2024-09-20T14:51:11.221Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.221Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.221Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.221Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:11.222Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.222Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:11.224Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.224Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:11.224Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.224Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:11.224Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.224Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.224Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.225Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:11.225Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:11.225Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.225Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.225Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.226Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.226Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 80 2024-09-20T14:51:11.226Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.228Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:11.228Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:11.228Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.228Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:11.228Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:11.228Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.229Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.229Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.231Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.231Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:11.232Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:11.232Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.232Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:11.232Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.233Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:11.233Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.233Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.234Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.234Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.234Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.236Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.236Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.236Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.236Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.238Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.238Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.239Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.239Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.239Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.240Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.254Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.254Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.254Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:11.255Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.255Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.255Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 82 2024-09-20T14:51:11.255Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:11.300Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:11.300Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.300Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.300Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:11.301Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:11.301Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.301Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 84 2024-09-20T14:51:11.301Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:11.301Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.301Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:11.301Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 84 2024-09-20T14:51:11.301Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:11.304Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.304Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.305Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.305Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.306Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.306Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:11.306Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.306Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:11.307Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.307Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 85 2024-09-20T14:51:11.307Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:11.307Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.307Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:11.307Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:11.307Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:11.307Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 84 2024-09-20T14:51:11.321Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.322Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.322Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.322Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:11.323Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.323Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:11.325Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:51:11.325Z WARN 7181 --- [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. 2024-09-20T14:51:11.325Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.325Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.325Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:11.325Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:11.325Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.325Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:11.325Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.325Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.326Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.326Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:11.326Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.326Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.327Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.327Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 81 2024-09-20T14:51:11.327Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.328Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:11.329Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:11.329Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.329Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:11.329Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.329Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:11.329Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.330Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.332Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.332Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:11.333Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.333Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:11.333Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:11.333Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.333Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:11.333Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.334Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.334Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.335Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.335Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.337Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.337Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.337Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.337Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.338Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.339Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.340Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.340Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.340Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.341Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.355Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.355Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.355Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:11.355Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.355Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.356Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:11.401Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:11.401Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.401Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:11.401Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.402Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:11.402Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:11.402Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.402Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:11.402Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:11.402Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 85 2024-09-20T14:51:11.405Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.405Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.406Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.406Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.406Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:11.406Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.406Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 83 2024-09-20T14:51:11.407Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.407Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:11.407Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.407Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:11.408Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.408Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:11.408Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 86 2024-09-20T14:51:11.408Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:11.408Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:11.408Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.408Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 85 2024-09-20T14:51:11.408Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:11.419Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.419Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:11.419Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:11.419Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.419Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:11.419Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:11.422Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.423Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.423Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.423Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.423Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:11.423Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.424Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:11.424Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.426Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.426Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:11.426Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.426Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.426Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:11.426Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:11.426Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.426Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.426Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.426Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:11.427Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.427Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.427Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.427Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.429Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:11.429Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:11.429Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.430Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.430Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:11.430Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:11.430Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.431Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 82 2024-09-20T14:51:11.431Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.433Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.433Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:11.433Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.434Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:11.434Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:11.434Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.434Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:11.434Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.435Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.435Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.436Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.436Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.437Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.437Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.438Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.438Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.439Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.440Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.440Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.441Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.441Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.441Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.448Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:51:11.448Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:11.453Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:51:11.453Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:11.453Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:11.456Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.456Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.456Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.456Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.457Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:11.457Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:11.502Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:11.502Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.502Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:11.503Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.503Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:11.503Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:11.503Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:11.503Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:11.503Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 86 2024-09-20T14:51:11.506Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.506Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.506Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.507Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.507Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.507Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 84 2024-09-20T14:51:11.507Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.507Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:11.508Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.508Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:11.508Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:11.508Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.509Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:11.509Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:11.509Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:11.509Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 86 2024-09-20T14:51:11.509Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:51:11.509Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.509Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:11.509Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:11.514Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.514Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:11.519Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.519Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.519Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.519Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.520Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:11.520Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:11.520Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.520Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.520Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:11.520Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:11.523Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.524Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.524Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.524Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.524Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:11.525Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.525Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:11.525Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.526Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:11.526Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.527Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.527Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:11.527Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.527Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.527Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:11.527Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:11.527Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.527Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.528Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.528Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.530Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:11.531Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:11.531Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.531Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.531Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:11.531Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.531Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:11.532Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.533Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.534Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:11.534Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.534Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 83 2024-09-20T14:51:11.534Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:11.535Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.535Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:11.535Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:51:11.535Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:11.535Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.535Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:11.536Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.536Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.537Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.537Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.538Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.538Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.539Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.539Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.540Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.541Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.541Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.542Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.542Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.542Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.557Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.557Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.558Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.558Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.558Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:11.559Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:11.604Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:11.604Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.604Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:11.604Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:51:11.604Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:11.604Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:11.604Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:11.604Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:11.605Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:11.605Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 87 2024-09-20T14:51:11.605Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.605Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:11.607Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.607Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.607Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.608Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.609Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.609Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:11.609Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:51:11.609Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:11.610Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:11.610Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.610Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:11.610Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.610Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:11.611Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:11.611Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 87 2024-09-20T14:51:11.611Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:11.611Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:11.613Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.613Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:11.614Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.615Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.615Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:11.620Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.620Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.620Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.621Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.621Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:11.621Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:11.621Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.621Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.621Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:11.624Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.625Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.625Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.625Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.626Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.626Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.626Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:51:11.626Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:11.627Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.628Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:11.628Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.628Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.628Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.628Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:11.628Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.629Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.631Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.631Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:11.632Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.632Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:11.632Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.633Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.634Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.635Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.635Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 84 2024-09-20T14:51:11.635Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:11.636Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.636Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:11.636Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:11.636Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.637Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.637Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.638Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.638Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.639Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.639Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.640Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.640Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.641Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.642Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.642Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.643Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.643Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.643Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.658Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.658Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.659Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.659Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.659Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:11.660Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:11.667Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:51:11.667Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:11.705Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:11.705Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:11.705Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.706Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:11.706Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:11.706Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.706Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:11.706Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:11.706Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 88 2024-09-20T14:51:11.708Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.709Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.709Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.710Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.710Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:11.710Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.711Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:11.711Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:11.711Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.711Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:11.712Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:11.712Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:11.712Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:11.712Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 88 2024-09-20T14:51:11.713Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.714Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.714Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:11.715Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.716Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.716Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:11.719Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.719Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.719Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.720Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.720Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.720Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.721Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.721Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.721Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.721Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.722Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:11.722Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.722Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.723Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:11.725Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.726Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.726Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.726Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.727Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.727Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.728Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.728Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:11.729Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.729Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.729Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.729Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:11.729Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.730Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.732Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:11.732Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.733Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:11.733Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.733Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.734Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.735Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.736Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:11.736Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.736Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 85 2024-09-20T14:51:11.736Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:51:11.736Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:11.736Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:11.737Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:11.737Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.737Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:11.738Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.738Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.739Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.739Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.739Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.740Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.740Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.741Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.741Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.742Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.742Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.743Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.743Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.744Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.744Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.759Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.759Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.760Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.760Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.760Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:11.760Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:11.804Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:51:11.804Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:11.806Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:11.807Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.807Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:11.807Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:11.807Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:11.807Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.807Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:11.807Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:11.808Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 89 2024-09-20T14:51:11.810Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.810Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.811Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.811Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.811Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:11.811Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.812Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:11.812Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:11.812Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.812Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:11.813Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:11.813Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:11.814Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.815Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.815Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:11.817Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:11.817Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 89 2024-09-20T14:51:11.817Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.819Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.819Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:11.820Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.820Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.820Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.821Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.821Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.821Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.822Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.822Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.822Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.823Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.823Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.823Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:11.823Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.823Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:11.826Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.827Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.827Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.827Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.828Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.828Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.829Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.829Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:11.830Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.830Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.830Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:11.830Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.831Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.833Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.833Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:11.834Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.834Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:11.834Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.834Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.835Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.836Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.837Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:11.837Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.837Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 86 2024-09-20T14:51:11.838Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.838Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:11.838Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:11.839Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:11.839Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.839Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.840Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.840Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.841Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.842Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.842Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.843Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.844Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.845Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.846Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.860Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.860Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.861Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:11.861Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.861Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.862Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:11.905Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:51:11.905Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:11.908Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:11.908Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.908Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:11.909Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:11.909Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:11.909Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:11.909Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.909Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:11.909Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 90 2024-09-20T14:51:11.911Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.911Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.912Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.912Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.912Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:11.912Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.913Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:11.913Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.913Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:11.914Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:11.914Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 92 2024-09-20T14:51:11.915Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.916Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.916Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:11.917Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:11.921Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.921Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.921Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.921Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.922Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:11.922Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 90 2024-09-20T14:51:11.922Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.922Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.922Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.922Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.923Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.923Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:11.923Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.923Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.923Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.924Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.924Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:11.924Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.925Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:11.927Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.928Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.928Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.928Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.929Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.929Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.930Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:11.931Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.931Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.931Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:11.931Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.932Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.934Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:11.934Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.934Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.935Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:11.935Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.935Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.935Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.936Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.937Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:51:11.937Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:11.937Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.938Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.938Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:11.938Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:11.939Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:11.939Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:11.940Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:51:11.940Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:11.941Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.941Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.941Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:11.941Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.941Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.942Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:11.943Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:11.943Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.944Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.945Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.946Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.946Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.947Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.960Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:51:11.960Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:11.961Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:11.961Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:11.962Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:11.962Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:11.962Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:11.963Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:11.983Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:51:11.983Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:12.009Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:12.009Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:12.009Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:12.010Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:12.010Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:12.010Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 91 2024-09-20T14:51:12.010Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:12.011Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:12.011Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:12.012Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:12.013Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:12.013Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.013Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:12.014Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.014Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:12.014Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:12.015Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:12.015Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:12.015Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:12.015Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 93 2024-09-20T14:51:12.016Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.017Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.017Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:12.019Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:12.019Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.019Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:12.020Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:12.020Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.020Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:12.022Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:12.022Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:12.022Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:12.022Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.023Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:12.023Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 91 2024-09-20T14:51:12.023Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:12.023Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:12.023Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:12.023Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.024Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.024Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:12.024Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:12.024Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:12.024Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.024Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:12.025Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:12.025Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:12.025Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:12.025Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:12.028Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:12.029Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:12.029Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.029Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:12.030Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:12.030Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.031Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:12.032Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:12.032Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:12.032Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:12.032Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:12.032Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:51:12.032Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:12.033Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:12.035Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:12.035Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.035Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:12.036Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:12.036Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:12.036Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.036Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.037Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.038Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:12.039Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:12.039Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:12.039Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:12.040Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:12.041Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:12.042Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.042Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:12.042Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:12.042Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.043Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:12.044Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:12.044Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.044Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:12.045Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.046Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.047Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.047Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:12.048Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:12.062Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:12.063Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.063Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:12.063Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:12.063Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.064Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:12.072Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:51:12.072Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:12.111Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:12.111Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:12.111Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:12.112Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:12.112Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:12.112Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:12.112Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 92 2024-09-20T14:51:12.112Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:12.112Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 92 2024-09-20T14:51:12.113Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:12.114Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:12.114Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.115Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.115Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:12.115Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:12.115Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:12.116Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:12.116Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 94 2024-09-20T14:51:12.116Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:12.116Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 94 2024-09-20T14:51:12.117Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.118Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.118Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:12.120Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.120Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:12.120Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:12.121Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:12.121Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:12.123Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:12.123Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:12.123Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:12.124Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:12.124Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:12.124Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:12.124Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:51:12.124Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:12.124Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.124Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:12.125Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:12.125Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.125Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:12.125Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.125Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:12.126Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:12.126Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:12.126Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:12.126Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:12.126Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 92 2024-09-20T14:51:12.126Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:12.129Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:12.130Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.130Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:12.131Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.131Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:12.131Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:12.132Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:12.133Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:12.133Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:12.133Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:12.133Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:12.134Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:12.136Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:12.136Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:12.136Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.136Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:12.136Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:12.137Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.137Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.138Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.139Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:12.140Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:12.140Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:12.140Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:12.141Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:12.142Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:12.142Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.143Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:12.143Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.144Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:12.144Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:12.145Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:12.145Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.145Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:12.146Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.147Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.148Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.148Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:12.148Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:12.154Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:51:12.154Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:12.163Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:12.164Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.164Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:12.164Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:12.165Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.165Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:12.187Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:51:12.187Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:12.206Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:51:12.206Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:51:12.212Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:12.212Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:12.212Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:12.213Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:12.213Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:12.213Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 93 2024-09-20T14:51:12.213Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 94 2024-09-20T14:51:12.213Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:12.213Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 93 2024-09-20T14:51:12.214Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:12.215Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:12.215Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.216Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.216Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:12.216Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:12.216Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:12.217Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:12.217Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:12.217Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:12.217Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:12.218Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.219Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.219Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:12.221Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:12.221Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:12.222Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:12.222Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:12.224Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:12.224Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:12.225Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:12.225Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.225Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:12.225Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:12.226Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:12.226Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:12.226Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.226Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:12.226Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:12.227Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:12.227Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:12.227Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:12.227Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:12.227Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:12.227Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:12.227Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 93 2024-09-20T14:51:12.231Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.232Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:12.232Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:12.232Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.232Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:12.232Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:12.233Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:12.234Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:12.234Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:12.234Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:12.235Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:12.236Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:12.237Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:12.237Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:12.237Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.237Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:12.237Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:12.238Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.238Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.239Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.240Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:12.241Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:12.241Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:12.241Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:12.242Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:12.243Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:12.243Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.244Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:12.244Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.245Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:12.245Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:12.246Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:12.246Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:12.247Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.247Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.248Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.249Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:12.249Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.250Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:12.252Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:51:12.252Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:12.264Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:12.265Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.265Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:12.265Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:12.266Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:12.266Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.277Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:51:12.278Z WARN 7181 --- [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. 2024-09-20T14:51:12.305Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:51:12.305Z WARN 7181 --- [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. 2024-09-20T14:51:12.314Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:12.314Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:12.314Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:12.315Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:12.315Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:12.315Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:12.315Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:12.315Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 94 2024-09-20T14:51:12.315Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 94 2024-09-20T14:51:12.315Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:12.316Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.316Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:12.317Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.317Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 94 2024-09-20T14:51:12.317Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:12.318Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:12.318Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:12.318Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:12.318Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:12.318Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:12.319Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.320Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.320Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:12.322Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:12.322Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:12.323Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:12.323Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:12.325Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:12.325Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:12.325Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:12.326Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:12.326Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:12.326Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.327Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:12.327Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:12.327Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.327Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:12.327Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:12.327Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:12.328Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:12.328Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:12.328Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:12.328Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:12.329Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:12.329Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 94 2024-09-20T14:51:12.332Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.333Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:12.333Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:12.333Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:12.333Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.333Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:12.334Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:12.335Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:12.336Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:12.336Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:12.336Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:12.336Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:12.338Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:12.338Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:12.338Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.339Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:12.339Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:12.339Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.339Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.340Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.341Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:12.341Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:12.342Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:12.343Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:12.344Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:12.344Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.345Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:12.345Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.346Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:12.347Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:12.347Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:12.347Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:12.347Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:12.348Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.348Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.349Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.350Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.350Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:12.351Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:12.354Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:51:12.354Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:12.357Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:51:12.357Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:12.357Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:12.366Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:12.366Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:12.366Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.367Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:12.367Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.367Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:12.401Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:51:12.401Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:12.415Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:12.415Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:12.416Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:12.416Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:12.416Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:12.416Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:12.417Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:12.417Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 95 2024-09-20T14:51:12.417Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:12.417Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:12.417Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.418Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:51:12.418Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:12.418Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:12.418Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.418Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:12.419Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:12.419Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:12.419Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.419Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:12.419Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:12.420Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.431Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:12.431Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:12.431Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:12.431Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:12.431Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:12.431Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:12.431Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:12.431Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.432Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:12.432Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:12.432Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:12.432Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:12.432Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 95 2024-09-20T14:51:12.432Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:12.432Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:12.432Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.432Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:12.433Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.433Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:12.434Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:12.434Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.434Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:12.434Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:12.435Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:12.435Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:12.437Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:12.437Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:12.437Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:12.439Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:12.439Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:12.439Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.440Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:12.440Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.440Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:12.441Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.442Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.442Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:12.442Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:12.443Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:12.443Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:12.444Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:12.445Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:12.445Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.446Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:12.447Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.447Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:12.448Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:12.448Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:12.448Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:12.449Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:12.449Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.450Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.451Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:12.452Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:12.467Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:12.467Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.468Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:12.468Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:12.468Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.469Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:12.517Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:12.517Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:12.517Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:12.518Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:12.518Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:12.518Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:12.518Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:12.518Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 96 2024-09-20T14:51:12.518Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:12.518Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:12.519Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.519Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.519Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:12.519Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:12.519Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:12.520Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.520Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:12.520Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.520Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.520Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:12.520Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:12.520Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:12.521Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.531Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:12.531Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:51:12.531Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:12.532Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:12.532Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:12.532Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:12.532Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:12.532Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:12.532Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:12.532Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:12.532Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.533Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:12.533Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:12.533Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.533Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 94 2024-09-20T14:51:12.533Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:12.533Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:12.533Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 96 2024-09-20T14:51:12.533Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:12.535Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.535Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:12.535Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:12.535Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.536Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:12.537Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:12.537Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:51:12.537Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:12.540Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:12.540Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.541Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:12.541Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.541Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:12.542Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.542Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:12.543Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.543Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:12.544Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:12.544Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:12.545Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:12.546Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:12.547Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:12.547Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.548Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.548Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:12.549Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:12.549Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:12.549Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:12.550Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:12.550Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:12.550Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.551Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.552Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:12.553Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:12.568Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:12.569Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.569Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:12.569Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:12.569Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.570Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:12.608Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:51:12.608Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:12.608Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:12.618Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:12.619Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:12.619Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:12.620Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:12.620Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:12.620Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 97 2024-09-20T14:51:12.620Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.620Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.620Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:12.620Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:12.621Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.621Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:12.621Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:12.621Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:12.621Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.621Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:12.621Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:12.632Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:12.633Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:12.633Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:12.633Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:12.633Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.633Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:12.634Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:12.634Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:12.634Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:12.634Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:12.634Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.634Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:12.634Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:12.635Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:12.635Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:12.635Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 97 2024-09-20T14:51:12.636Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:12.636Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.636Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:12.636Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.637Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:12.638Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:12.641Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:12.641Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.642Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:12.642Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:12.642Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:12.643Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.643Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.643Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:12.644Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.644Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:12.645Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:12.645Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:12.647Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:12.648Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:12.649Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.649Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:12.650Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.650Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:12.650Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:12.650Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:12.650Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:12.651Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:12.651Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:12.651Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.652Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.653Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:12.654Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:12.669Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:12.670Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.670Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:12.671Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:12.671Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:12.672Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:12.720Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:12.720Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:12.720Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.720Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:12.720Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:12.721Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:12.721Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:12.734Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:12.734Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:12.735Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.86:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:12.757Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:51:12.757Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:12.769Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:51:12.769Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:12.789Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:51:12.789Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:12.812Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:51:12.812Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:12.932Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:51:12.932Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:12.935Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:51:12.935Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:12.940Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:51:12.940Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:12.942Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:51:12.942Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:13.009Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:51:13.009Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:13.013Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:51:13.013Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:13.039Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:51:13.039Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:13.058Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:51:13.058Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:51:13.087Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:51:13.088Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:13.134Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:51:13.134Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:13.157Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:51:13.157Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:13.183Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:51:13.183Z WARN 7181 --- [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. 2024-09-20T14:51:13.236Z INFO 7181 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID d5e151d7-ca11-4b38-a46d-05f86b085d5b 2024-09-20T14:51:13.236Z INFO 7181 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID d5e151d7-ca11-4b38-a46d-05f86b085d5b 2024-09-20T14:51:13.236Z INFO 7181 --- [cached.thread-4] c.h.t.TransactionManagerService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.107.86]:5701, UUID: d5e151d7-ca11-4b38-a46d-05f86b085d5b 2024-09-20T14:51:13.236Z INFO 7181 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID 379e24cf-79a2-4836-aa84-fc91bfa749e7 2024-09-20T14:51:13.237Z INFO 7181 --- [cached.thread-4] c.h.t.TransactionManagerService : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.107.86]:5701, UUID: d5e151d7-ca11-4b38-a46d-05f86b085d5b 2024-09-20T14:51:13.237Z INFO 7181 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID 379e24cf-79a2-4836-aa84-fc91bfa749e7 2024-09-20T14:51:13.237Z INFO 7181 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID 53ea4ec9-2cb7-407f-b971-296326407b6e 2024-09-20T14:51:13.237Z INFO 7181 --- [cached.thread-4] c.h.t.TransactionManagerService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.107.86]:5703, UUID: 379e24cf-79a2-4836-aa84-fc91bfa749e7 2024-09-20T14:51:13.237Z INFO 7181 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID c0c9f272-6fa9-429b-9ade-80fa229b2cfa 2024-09-20T14:51:13.238Z INFO 7181 --- [cached.thread-4] c.h.t.TransactionManagerService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.107.86]:5704, UUID: 53ea4ec9-2cb7-407f-b971-296326407b6e 2024-09-20T14:51:13.238Z INFO 7181 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID 53ea4ec9-2cb7-407f-b971-296326407b6e 2024-09-20T14:51:13.239Z INFO 7181 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID c0c9f272-6fa9-429b-9ade-80fa229b2cfa 2024-09-20T14:51:13.239Z INFO 7181 --- [cached.thread-4] c.h.t.TransactionManagerService : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.107.86]:5703, UUID: 379e24cf-79a2-4836-aa84-fc91bfa749e7 2024-09-20T14:51:13.239Z INFO 7181 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID 8d0f37cc-008c-438f-b015-bba0ff48544d 2024-09-20T14:51:13.240Z INFO 7181 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID 8d0f37cc-008c-438f-b015-bba0ff48544d 2024-09-20T14:51:13.240Z INFO 7181 --- [cached.thread-4] c.h.t.TransactionManagerService : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.107.86]:5704, UUID: 53ea4ec9-2cb7-407f-b971-296326407b6e 2024-09-20T14:51:13.240Z INFO 7181 --- [cached.thread-4] c.h.t.TransactionManagerService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.107.86]:5705, UUID: c0c9f272-6fa9-429b-9ade-80fa229b2cfa 2024-09-20T14:51:13.241Z INFO 7181 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Members {size:7, ver:13} [ Member [10.30.107.231]:5701 - 58f1b9c6-f3b3-4272-89dc-a3ffe707060a Member [10.30.106.74]:5701 - 7cfabc93-67d6-4b70-b26b-18d45bb9afa4 Member [10.30.106.207]:5704 - de47f90f-eb20-44ac-9f94-e1da30edf259 Member [10.30.107.231]:5703 - 8ef4ff28-c2c5-4ee0-a581-1ac558fc70d4 Member [10.30.107.231]:5704 - db98c4e9-3d31-4c4f-96fc-bb3f868e5fc6 Member [10.30.107.231]:5705 - 7792fd0b-dadd-4595-a632-a4c6900ceea6 Member [10.30.106.74]:5703 - 26d29c7d-2655-4f9a-99ac-e94128954504 this ] 2024-09-20T14:51:13.241Z INFO 7181 --- [cached.thread-4] c.h.t.TransactionManagerService : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.107.86]:5705, UUID: c0c9f272-6fa9-429b-9ade-80fa229b2cfa 2024-09-20T14:51:13.242Z INFO 7181 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Members {size:7, ver:13} [ Member [10.30.107.231]:5701 - 58f1b9c6-f3b3-4272-89dc-a3ffe707060a Member [10.30.106.74]:5701 - 7cfabc93-67d6-4b70-b26b-18d45bb9afa4 this Member [10.30.106.207]:5704 - de47f90f-eb20-44ac-9f94-e1da30edf259 Member [10.30.107.231]:5703 - 8ef4ff28-c2c5-4ee0-a581-1ac558fc70d4 Member [10.30.107.231]:5704 - db98c4e9-3d31-4c4f-96fc-bb3f868e5fc6 Member [10.30.107.231]:5705 - 7792fd0b-dadd-4595-a632-a4c6900ceea6 Member [10.30.106.74]:5703 - 26d29c7d-2655-4f9a-99ac-e94128954504 ] 2024-09-20T14:51:13.242Z INFO 7181 --- [cached.thread-4] c.h.t.TransactionManagerService : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.107.86]:5707, UUID: 8d0f37cc-008c-438f-b015-bba0ff48544d 2024-09-20T14:51:13.244Z INFO 7181 --- [cached.thread-4] c.h.t.TransactionManagerService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.107.86]:5707, UUID: 8d0f37cc-008c-438f-b015-bba0ff48544d 2024-09-20T14:51:13.259Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:51:13.259Z WARN 7181 --- [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. 2024-09-20T14:51:13.320Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:13.320Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:13.320Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:13.320Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2024-09-20T14:51:13.320Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:13.320Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 100 2024-09-20T14:51:13.320Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:13.320Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:13.320Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:13.320Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 98 2024-09-20T14:51:13.320Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2024-09-20T14:51:13.320Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:13.320Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:13.320Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2024-09-20T14:51:13.320Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:13.320Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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 2024-09-20T14:51:13.320Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5701. Reason: IOException[Connection refused to address /10.30.107.86:5701] 2024-09-20T14:51:13.320Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5701}, Error-Count: 98 2024-09-20T14:51:13.321Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2024-09-20T14:51:13.321Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 100 2024-09-20T14:51:13.334Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:51:13.334Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:13.355Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:51:13.355Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:13.411Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:51:13.411Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:13.411Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:13.425Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:51:13.425Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:13.454Z WARN 7181 --- [ration.thread-0] c.h.i.p.InternalPartitionService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Following unknown addresses are found in partition table sent from master[[10.30.107.231]:5701]. (Probably they have recently joined or left the cluster.) { [10.30.107.86]:5703 - 379e24cf-79a2-4836-aa84-fc91bfa749e7 [10.30.107.86]:5707 - 8d0f37cc-008c-438f-b015-bba0ff48544d [10.30.107.86]:5704 - 53ea4ec9-2cb7-407f-b971-296326407b6e [10.30.107.86]:5705 - c0c9f272-6fa9-429b-9ade-80fa229b2cfa [10.30.107.86]:5701 - d5e151d7-ca11-4b38-a46d-05f86b085d5b } 2024-09-20T14:51:13.455Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:51:13.455Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:13.456Z WARN 7181 --- [ration.thread-0] c.h.i.p.InternalPartitionService : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Following unknown addresses are found in partition table sent from master[[10.30.107.231]:5701]. (Probably they have recently joined or left the cluster.) { [10.30.107.86]:5703 - 379e24cf-79a2-4836-aa84-fc91bfa749e7 [10.30.107.86]:5707 - 8d0f37cc-008c-438f-b015-bba0ff48544d [10.30.107.86]:5704 - 53ea4ec9-2cb7-407f-b971-296326407b6e [10.30.107.86]:5705 - c0c9f272-6fa9-429b-9ade-80fa229b2cfa [10.30.107.86]:5701 - d5e151d7-ca11-4b38-a46d-05f86b085d5b } 2024-09-20T14:51:13.556Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:51:13.557Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:13.615Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:51:13.615Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:13.672Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:51:13.672Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:13.694Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:51:13.694Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:13.716Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:51:13.716Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:13.718Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:51:13.718Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:13.718Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:13.741Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:51:13.741Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:13.897Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:51:13.897Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:13.938Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:51:13.938Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:13.944Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:51:13.944Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:13.986Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:51:13.986Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:14.012Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:51:14.013Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:51:14.013Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:51:14.013Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:14.036Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:51:14.036Z WARN 7181 --- [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. 2024-09-20T14:51:14.097Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:51:14.097Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:14.145Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:51:14.145Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:14.145Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:51:14.145Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:14.217Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:51:14.217Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:14.314Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:51:14.314Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:14.367Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:51:14.367Z WARN 7181 --- [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. 2024-09-20T14:51:14.458Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:51:14.458Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:14.467Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:51:14.467Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:14.488Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:51:14.488Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:14.508Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:51:14.509Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:14.528Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:51:14.528Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:14.567Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:51:14.567Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:14.567Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:14.574Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:51:14.574Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:14.608Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:51:14.608Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:14.646Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:51:14.646Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:14.718Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:51:14.718Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:14.743Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:51:14.743Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:14.771Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:51:14.771Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:14.771Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:14.847Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:51:14.847Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:14.890Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:51:14.890Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:14.966Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:51:14.966Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:15.000Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:51:15.000Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:15.038Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:51:15.038Z WARN 7181 --- [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. 2024-09-20T14:51:15.091Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:51:15.091Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:15.100Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:51:15.100Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:15.114Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:51:15.114Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:51:15.224Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:51:15.224Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:15.319Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:51:15.319Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:15.343Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:51:15.343Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:15.358Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:51:15.358Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:15.366Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:51:15.366Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:15.369Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:51:15.369Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:15.428Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:51:15.428Z WARN 7181 --- [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. 2024-09-20T14:51:15.428Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:51:15.428Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:15.428Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:15.447Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:51:15.447Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:15.482Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:51:15.482Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:15.586Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:51:15.586Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:15.595Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:51:15.595Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:15.595Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:15.632Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:51:15.632Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:15.637Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:51:15.637Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:15.780Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:51:15.780Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:15.846Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:51:15.846Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:15.892Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:51:15.892Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:15.908Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:51:15.908Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:15.929Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:51:15.929Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:15.961Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:51:15.961Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:15.989Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:51:15.989Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:16.005Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:51:16.005Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:16.025Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:51:16.025Z WARN 7181 --- [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. 2024-09-20T14:51:16.235Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:51:16.235Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:51:16.236Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:51:16.236Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:16.256Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:51:16.256Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:16.312Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:51:16.312Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:16.330Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:51:16.330Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:16.330Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:16.341Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:51:16.341Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:16.541Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:51:16.541Z WARN 7181 --- [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. 2024-09-20T14:51:16.583Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:51:16.583Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:16.583Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:51:16.583Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:16.597Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:51:16.597Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:16.600Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:51:16.600Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:16.623Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:51:16.623Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:16.646Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:51:16.646Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:16.646Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:51:16.646Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:16.673Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:51:16.673Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:16.725Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:51:16.725Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:16.725Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:16.768Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:51:16.768Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:16.792Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:51:16.792Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:16.848Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:51:16.848Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:16.871Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:51:16.871Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:16.892Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:51:16.892Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:16.964Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:51:16.964Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:16.999Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:51:16.999Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:17.099Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:51:17.099Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:17.138Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:51:17.138Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:51:17.189Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:51:17.189Z WARN 7181 --- [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. 2024-09-20T14:51:17.207Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:51:17.207Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:17.264Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:51:17.264Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:17.279Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:51:17.279Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:17.279Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:17.337Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:51:17.337Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:17.503Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:51:17.503Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:51:17.503Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:17.503Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:17.609Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:51:17.609Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:17.609Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:51:17.609Z WARN 7181 --- [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. 2024-09-20T14:51:17.613Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:51:17.613Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:17.652Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:51:17.652Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:17.652Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:51:17.652Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:17.663Z INFO 7181 --- [e.HealthMonitor] c.h.internal.diagnostics.HealthMonitor : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] processors=8, physical.memory.total=31.1G, physical.memory.free=24.2G, swap.space.total=0, swap.space.free=0, heap.memory.used=174.3M, heap.memory.free=93.3M, heap.memory.total=268.0M, heap.memory.max=7.8G, heap.memory.used/total=65.05%, heap.memory.used/max=2.19%, minor.gc.count=38, minor.gc.time=461ms, major.gc.count=0, major.gc.time=0ms, load.process=0.00%, load.system=91.30%, load.systemAverage=4.45, thread.count=295, thread.peakCount=295, cluster.timeDiff=-1398, 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=265, executor.q.priorityOperation.size=29, operations.completed.count=1266, 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=0, proxy.count=5, clientEndpoint.count=0, connection.active.count=12, client.connection.count=0, connection.count=6 2024-09-20T14:51:17.664Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:51:17.664Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:17.701Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:51:17.701Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:17.744Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:51:17.744Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:17.799Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:51:17.799Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:17.815Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:51:17.815Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:17.825Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:51:17.825Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:17.842Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:51:17.842Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:17.842Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:17.866Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:51:17.866Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:17.905Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:51:17.905Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:17.912Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:51:17.912Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:18.063Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:51:18.063Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:18.079Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:51:18.079Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:18.127Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:51:18.127Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:18.179Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:51:18.179Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:18.333Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:51:18.333Z WARN 7181 --- [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. 2024-09-20T14:51:18.348Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:51:18.348Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:51:18.385Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:51:18.385Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:18.385Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:18.461Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:51:18.461Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:51:18.461Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:18.461Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:18.484Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:51:18.484Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:18.485Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:51:18.485Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:18.614Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:51:18.615Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:18.670Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:51:18.670Z WARN 7181 --- [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. 2024-09-20T14:51:18.685Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:51:18.685Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:18.712Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:51:18.712Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:18.750Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:51:18.750Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:18.776Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:51:18.776Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:18.776Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:18.836Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:51:18.836Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:18.883Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:51:18.883Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:18.883Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:51:18.883Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:18.894Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:51:18.894Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:18.894Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:51:18.894Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:18.937Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:51:18.937Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:18.937Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:51:18.937Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:18.943Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:51:18.943Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:19.011Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:51:19.011Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:19.091Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:51:19.091Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:19.211Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:51:19.211Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:19.245Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:51:19.245Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:19.315Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:51:19.315Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:51:19.338Z INFO 7181 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Members {size:10, ver:16} [ Member [10.30.107.231]:5701 - 58f1b9c6-f3b3-4272-89dc-a3ffe707060a Member [10.30.106.74]:5701 - 7cfabc93-67d6-4b70-b26b-18d45bb9afa4 this Member [10.30.106.207]:5704 - de47f90f-eb20-44ac-9f94-e1da30edf259 Member [10.30.107.231]:5703 - 8ef4ff28-c2c5-4ee0-a581-1ac558fc70d4 Member [10.30.107.231]:5704 - db98c4e9-3d31-4c4f-96fc-bb3f868e5fc6 Member [10.30.107.231]:5705 - 7792fd0b-dadd-4595-a632-a4c6900ceea6 Member [10.30.106.74]:5703 - 26d29c7d-2655-4f9a-99ac-e94128954504 Member [10.30.107.231]:5707 - 6204362a-d672-4093-a2f4-f73e5ce289b7 Member [10.30.106.74]:5704 - b61c1935-a9ae-48b0-8f3d-6581586ffc94 Member [10.30.106.207]:5706 - 037d11ab-a6da-48a2-8a20-8e07aaa7b7ef ] 2024-09-20T14:51:19.350Z INFO 7181 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:5704 and /10.30.106.74:52927 2024-09-20T14:51:19.350Z INFO 7181 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:52927 and /10.30.106.74:5704 2024-09-20T14:51:19.388Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:51:19.388Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:19.455Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:51:19.455Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:19.460Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:51:19.460Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:19.465Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:51:19.465Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:19.487Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:51:19.487Z WARN 7181 --- [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. 2024-09-20T14:51:19.521Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:51:19.521Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:19.521Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:19.598Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:51:19.598Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:19.639Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:51:19.639Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:19.639Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:19.643Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:51:19.643Z WARN 7181 --- [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. 2024-09-20T14:51:19.727Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:51:19.727Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:19.749Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:51:19.749Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:19.750Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:51:19.750Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:19.750Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:51:19.751Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:19.784Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:51:19.784Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:19.811Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:51:19.811Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:19.901Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:51:19.901Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:19.939Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:51:19.939Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:19.944Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:51:19.944Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:19.954Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:51:19.954Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:20.090Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:51:20.090Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:20.095Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:51:20.095Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:20.164Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:51:20.164Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:20.168Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:51:20.168Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:20.190Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:51:20.190Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:20.220Z INFO 7181 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:5703 and /10.30.107.231:58929 2024-09-20T14:51:20.221Z INFO 7181 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:5704 and /10.30.107.231:59505 2024-09-20T14:51:20.221Z INFO 7181 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:5704 and /10.30.106.207:33931 2024-09-20T14:51:20.222Z INFO 7181 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:5703 and /10.30.106.207:34957 2024-09-20T14:51:20.224Z INFO 7181 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:5701 and /10.30.107.231:52281 2024-09-20T14:51:20.224Z INFO 7181 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:41515 and /10.30.107.231:5707 2024-09-20T14:51:20.224Z INFO 7181 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:5701 and /10.30.106.207:56941 2024-09-20T14:51:20.225Z INFO 7181 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:5704 and /10.30.107.231:47579 2024-09-20T14:51:20.225Z INFO 7181 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:5704 and /10.30.107.231:46093 2024-09-20T14:51:20.228Z INFO 7181 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:60503 and /10.30.106.207:5706 2024-09-20T14:51:20.229Z INFO 7181 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:5704 and /10.30.107.231:50995 2024-09-20T14:51:20.229Z INFO 7181 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:5704 and /10.30.106.207:55231 2024-09-20T14:51:20.231Z INFO 7181 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Members {size:10, ver:16} [ Member [10.30.107.231]:5701 - 58f1b9c6-f3b3-4272-89dc-a3ffe707060a Member [10.30.106.74]:5701 - 7cfabc93-67d6-4b70-b26b-18d45bb9afa4 Member [10.30.106.207]:5704 - de47f90f-eb20-44ac-9f94-e1da30edf259 Member [10.30.107.231]:5703 - 8ef4ff28-c2c5-4ee0-a581-1ac558fc70d4 Member [10.30.107.231]:5704 - db98c4e9-3d31-4c4f-96fc-bb3f868e5fc6 Member [10.30.107.231]:5705 - 7792fd0b-dadd-4595-a632-a4c6900ceea6 Member [10.30.106.74]:5703 - 26d29c7d-2655-4f9a-99ac-e94128954504 this Member [10.30.107.231]:5707 - 6204362a-d672-4093-a2f4-f73e5ce289b7 Member [10.30.106.74]:5704 - b61c1935-a9ae-48b0-8f3d-6581586ffc94 Member [10.30.106.207]:5706 - 037d11ab-a6da-48a2-8a20-8e07aaa7b7ef ] 2024-09-20T14:51:20.235Z INFO 7181 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Members {size:10, ver:16} [ Member [10.30.107.231]:5701 - 58f1b9c6-f3b3-4272-89dc-a3ffe707060a Member [10.30.106.74]:5701 - 7cfabc93-67d6-4b70-b26b-18d45bb9afa4 Member [10.30.106.207]:5704 - de47f90f-eb20-44ac-9f94-e1da30edf259 Member [10.30.107.231]:5703 - 8ef4ff28-c2c5-4ee0-a581-1ac558fc70d4 Member [10.30.107.231]:5704 - db98c4e9-3d31-4c4f-96fc-bb3f868e5fc6 Member [10.30.107.231]:5705 - 7792fd0b-dadd-4595-a632-a4c6900ceea6 Member [10.30.106.74]:5703 - 26d29c7d-2655-4f9a-99ac-e94128954504 Member [10.30.107.231]:5707 - 6204362a-d672-4093-a2f4-f73e5ce289b7 Member [10.30.106.74]:5704 - b61c1935-a9ae-48b0-8f3d-6581586ffc94 this Member [10.30.106.207]:5706 - 037d11ab-a6da-48a2-8a20-8e07aaa7b7ef ] 2024-09-20T14:51:20.236Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:20.236Z INFO 7181 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:5704 and /10.30.106.74:35451 2024-09-20T14:51:20.236Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:20.236Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.74:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:20.237Z INFO 7181 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:5703 and /10.30.106.74:58059 2024-09-20T14:51:20.245Z INFO 7181 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:35451 and /10.30.106.74:5704 2024-09-20T14:51:20.246Z INFO 7181 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:48407 and /10.30.107.231:5705 2024-09-20T14:51:20.246Z INFO 7181 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:58059 and /10.30.106.74:5703 2024-09-20T14:51:20.248Z INFO 7181 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:60783 and /10.30.107.231:5703 2024-09-20T14:51:20.268Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:51:20.268Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:51:20.318Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:51:20.318Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:20.407Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:51:20.407Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:20.454Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:51:20.454Z WARN 7181 --- [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. 2024-09-20T14:51:20.556Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:51:20.556Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:20.556Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:20.566Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:51:20.566Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:20.567Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:51:20.567Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:20.607Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:51:20.607Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:20.656Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:51:20.657Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:20.657Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:20.685Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:51:20.685Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:20.716Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:51:20.716Z WARN 7181 --- [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. 2024-09-20T14:51:20.768Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:51:20.768Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:20.872Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:51:20.872Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:20.896Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:51:20.896Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:20.977Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:51:20.977Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:21.014Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:51:21.014Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:21.048Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:51:21.048Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:21.084Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:51:21.084Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:21.084Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:51:21.084Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:21.091Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:51:21.091Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:21.091Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:51:21.091Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:21.116Z INFO 7181 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=23, /10.30.106.74:5701->/10.30.107.231:52281, qualifier=null, endpoint=[10.30.107.231]:5707, remoteUuid=6204362a-d672-4093-a2f4-f73e5ce289b7, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-20T14:51:21.120Z INFO 7181 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=22, /10.30.106.74:5703->/10.30.107.231:58929, qualifier=null, endpoint=[10.30.107.231]:5707, remoteUuid=6204362a-d672-4093-a2f4-f73e5ce289b7, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-20T14:51:21.120Z INFO 7181 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=21, /10.30.106.74:41515->/10.30.107.231:5707, qualifier=null, endpoint=[10.30.107.231]:5707, remoteUuid=6204362a-d672-4093-a2f4-f73e5ce289b7, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-20T14:51:21.120Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:21.120Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:21.125Z INFO 7181 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=2, /10.30.106.74:5703->/10.30.107.231:38721, qualifier=null, endpoint=[10.30.107.231]:5701, remoteUuid=58f1b9c6-f3b3-4272-89dc-a3ffe707060a, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-20T14:51:21.127Z INFO 7181 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=8, /10.30.106.74:5704->/10.30.107.231:46093, qualifier=null, endpoint=[10.30.107.231]:5707, remoteUuid=6204362a-d672-4093-a2f4-f73e5ce289b7, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-20T14:51:21.127Z INFO 7181 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=1, /10.30.106.74:38351->/10.30.107.231:5701, qualifier=null, endpoint=[10.30.107.231]:5701, remoteUuid=58f1b9c6-f3b3-4272-89dc-a3ffe707060a, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-20T14:51:21.127Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:21.127Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.128Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.132Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:21.132Z INFO 7181 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=2, /10.30.106.74:5701->/10.30.107.231:58585, qualifier=null, endpoint=[10.30.107.231]:5701, remoteUuid=58f1b9c6-f3b3-4272-89dc-a3ffe707060a, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-20T14:51:21.135Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.136Z INFO 7181 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=10, /10.30.106.74:60263->/10.30.107.231:5701, qualifier=null, endpoint=[10.30.107.231]:5701, remoteUuid=58f1b9c6-f3b3-4272-89dc-a3ffe707060a, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-20T14:51:21.136Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.146Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.146Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:51:21.146Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:21.146Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:21.147Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.150Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:21.177Z INFO 7181 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=4, /10.30.106.74:5703->/10.30.107.231:46857, qualifier=null, endpoint=[10.30.107.231]:5703, remoteUuid=8ef4ff28-c2c5-4ee0-a581-1ac558fc70d4, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-20T14:51:21.178Z INFO 7181 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=15, /10.30.106.74:44521->/10.30.107.231:5703, qualifier=null, endpoint=[10.30.107.231]:5703, remoteUuid=8ef4ff28-c2c5-4ee0-a581-1ac558fc70d4, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-20T14:51:21.178Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:21.178Z INFO 7181 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=7, /10.30.106.74:37909->/10.30.107.231:5703, qualifier=null, endpoint=[10.30.107.231]:5703, remoteUuid=8ef4ff28-c2c5-4ee0-a581-1ac558fc70d4, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-20T14:51:21.178Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:21.181Z INFO 7181 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=14, /10.30.106.74:5703->/10.30.107.231:50345, qualifier=null, endpoint=[10.30.107.231]:5705, remoteUuid=7792fd0b-dadd-4595-a632-a4c6900ceea6, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-20T14:51:21.182Z INFO 7181 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=12, /10.30.106.74:48407->/10.30.107.231:5705, qualifier=null, endpoint=[10.30.107.231]:5705, remoteUuid=7792fd0b-dadd-4595-a632-a4c6900ceea6, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-20T14:51:21.182Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:21.182Z INFO 7181 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=5, /10.30.106.74:5704->/10.30.107.231:47579, qualifier=null, endpoint=[10.30.107.231]:5705, remoteUuid=7792fd0b-dadd-4595-a632-a4c6900ceea6, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-20T14:51:21.182Z INFO 7181 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=8, /10.30.106.74:5701->/10.30.107.231:58557, qualifier=null, endpoint=[10.30.107.231]:5703, remoteUuid=8ef4ff28-c2c5-4ee0-a581-1ac558fc70d4, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-20T14:51:21.182Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:21.182Z INFO 7181 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=14, /10.30.106.74:5701->/10.30.107.231:38757, qualifier=null, endpoint=[10.30.107.231]:5705, remoteUuid=7792fd0b-dadd-4595-a632-a4c6900ceea6, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-20T14:51:21.183Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:21.183Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:21.183Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:21.185Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:21.185Z INFO 7181 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=17, /10.30.106.74:5703->/10.30.107.231:51201, qualifier=null, endpoint=[10.30.107.231]:5704, remoteUuid=db98c4e9-3d31-4c4f-96fc-bb3f868e5fc6, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-20T14:51:21.185Z INFO 7181 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=10, /10.30.106.74:34071->/10.30.107.231:5704, qualifier=null, endpoint=[10.30.107.231]:5704, remoteUuid=db98c4e9-3d31-4c4f-96fc-bb3f868e5fc6, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-20T14:51:21.185Z INFO 7181 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=15, /10.30.106.74:51639->/10.30.107.231:5705, qualifier=null, endpoint=[10.30.107.231]:5705, remoteUuid=7792fd0b-dadd-4595-a632-a4c6900ceea6, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-20T14:51:21.185Z INFO 7181 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=13, /10.30.106.74:5701->/10.30.107.231:48223, qualifier=null, endpoint=[10.30.107.231]:5704, remoteUuid=db98c4e9-3d31-4c4f-96fc-bb3f868e5fc6, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-20T14:51:21.185Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:21.186Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:21.186Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:21.186Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:21.187Z INFO 7181 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=3, /10.30.106.74:5704->/10.30.107.231:59505, qualifier=null, endpoint=[10.30.107.231]:5703, remoteUuid=8ef4ff28-c2c5-4ee0-a581-1ac558fc70d4, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-20T14:51:21.188Z INFO 7181 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=19, /10.30.106.74:56991->/10.30.107.231:5705, qualifier=null, endpoint=[10.30.107.231]:5705, remoteUuid=7792fd0b-dadd-4595-a632-a4c6900ceea6, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-20T14:51:21.188Z INFO 7181 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=11, /10.30.106.74:53407->/10.30.107.231:5704, qualifier=null, endpoint=[10.30.107.231]:5704, remoteUuid=db98c4e9-3d31-4c4f-96fc-bb3f868e5fc6, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-20T14:51:21.188Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:21.188Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:21.188Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:21.188Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:21.190Z INFO 7181 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=11, /10.30.106.74:60783->/10.30.107.231:5703, qualifier=null, endpoint=[10.30.107.231]:5703, remoteUuid=8ef4ff28-c2c5-4ee0-a581-1ac558fc70d4, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-20T14:51:21.190Z INFO 7181 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=4, /10.30.106.74:5704->/10.30.107.231:50995, qualifier=null, endpoint=[10.30.107.231]:5704, remoteUuid=db98c4e9-3d31-4c4f-96fc-bb3f868e5fc6, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-20T14:51:21.190Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:21.191Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:21.191Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:21.191Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:21.221Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:51:21.221Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:21.230Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.234Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.238Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:21.238Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:21.238Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:21.240Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:21.240Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:21.241Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:21.242Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:21.246Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:21.246Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:21.246Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:21.247Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:21.256Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:21.258Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:51:21.258Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:21.261Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.261Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:21.261Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.261Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:21.277Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.278Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.284Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.284Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:21.284Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.285Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:21.285Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:21.287Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:21.288Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:21.288Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.289Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:21.289Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:21.289Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:21.289Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:21.291Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.291Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:21.291Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:21.291Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.291Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:21.291Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:21.292Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:21.292Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:21.292Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:21.292Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:21.292Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.293Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.296Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.297Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:21.302Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.304Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.327Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.335Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.343Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:21.343Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:21.349Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:21.349Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.349Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:21.349Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:21.349Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:21.349Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.349Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:21.349Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:21.349Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:21.353Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.353Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.353Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:21.353Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.354Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.360Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.360Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:21.360Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.360Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.362Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.365Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.365Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:21.365Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.367Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:21.367Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:21.371Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.372Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:51:21.372Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:51:21.373Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.377Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:51:21.377Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:21.377Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.378Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.378Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.379Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.384Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.385Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.385Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:21.386Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.386Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:21.386Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.386Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.390Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.390Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:21.390Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:21.391Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.391Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:21.391Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:21.396Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:21.398Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.399Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:21.399Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:21.399Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:21.399Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:21.399Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:21.399Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.399Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.399Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:21.404Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:21.407Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:21.407Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:21.407Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.410Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:21.411Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:21.414Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.414Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.415Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:21.416Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.416Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:21.416Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:21.416Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:21.416Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.416Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:21.416Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:21.416Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:21.417Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.417Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:21.417Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:21.417Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:21.417Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:21.427Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.427Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:21.432Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.432Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.438Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.438Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.438Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:51:21.438Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.438Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:21.438Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.438Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.443Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.444Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.449Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.453Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.454Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:21.454Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.454Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:21.454Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:21.454Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:21.454Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.454Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:21.454Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.454Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:21.454Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 5 2024-09-20T14:51:21.454Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.454Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:21.454Z WARN 7181 --- [ached.thread-11] c.h.i.cluster.impl.MembershipManager : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.107.231]:5707 - 6204362a-d672-4093-a2f4-f73e5ce289b7 is suspected to be dead for reason: No connection 2024-09-20T14:51:21.456Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:21.459Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:21.460Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:21.463Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.467Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:21.468Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:21.468Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 5 2024-09-20T14:51:21.468Z WARN 7181 --- [cached.thread-9] c.h.i.cluster.impl.MembershipManager : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.107.231]:5707 - 6204362a-d672-4093-a2f4-f73e5ce289b7 is suspected to be dead for reason: No connection 2024-09-20T14:51:21.469Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:21.469Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.469Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 5 2024-09-20T14:51:21.469Z WARN 7181 --- [ached.thread-12] c.h.i.cluster.impl.MembershipManager : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.107.231]:5701 - 58f1b9c6-f3b3-4272-89dc-a3ffe707060a is suspected to be dead for reason: No connection 2024-09-20T14:51:21.469Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:21.469Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 5 2024-09-20T14:51:21.469Z WARN 7181 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.107.231]:5707 - 6204362a-d672-4093-a2f4-f73e5ce289b7 is suspected to be dead for reason: No connection 2024-09-20T14:51:21.473Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.473Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.482Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.486Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.486Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 5 2024-09-20T14:51:21.486Z WARN 7181 --- [cached.thread-4] c.h.i.cluster.impl.MembershipManager : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.107.231]:5701 - 58f1b9c6-f3b3-4272-89dc-a3ffe707060a is suspected to be dead for reason: No connection 2024-09-20T14:51:21.486Z INFO 7181 --- [cached.thread-4] c.h.i.cluster.impl.MembershipManager : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Starting mastership claim process... 2024-09-20T14:51:21.486Z INFO 7181 --- [cached.thread-4] c.h.i.cluster.impl.MembershipManager : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Local MembersView{version=16, members=[MemberInfo{address=[10.30.107.231]:5701, uuid=58f1b9c6-f3b3-4272-89dc-a3ffe707060a, cpMemberUUID=null, liteMember=false, memberListJoinVersion=2}, MemberInfo{address=[10.30.106.74]:5701, uuid=7cfabc93-67d6-4b70-b26b-18d45bb9afa4, cpMemberUUID=null, liteMember=false, memberListJoinVersion=3}, MemberInfo{address=[10.30.106.207]:5704, uuid=de47f90f-eb20-44ac-9f94-e1da30edf259, cpMemberUUID=null, liteMember=false, memberListJoinVersion=4}, MemberInfo{address=[10.30.107.231]:5703, uuid=8ef4ff28-c2c5-4ee0-a581-1ac558fc70d4, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.107.231]:5704, uuid=db98c4e9-3d31-4c4f-96fc-bb3f868e5fc6, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.107.231]:5705, uuid=7792fd0b-dadd-4595-a632-a4c6900ceea6, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.106.74]:5703, uuid=26d29c7d-2655-4f9a-99ac-e94128954504, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}, MemberInfo{address=[10.30.107.231]:5707, uuid=6204362a-d672-4093-a2f4-f73e5ce289b7, cpMemberUUID=null, liteMember=false, memberListJoinVersion=14}, MemberInfo{address=[10.30.106.74]:5704, uuid=b61c1935-a9ae-48b0-8f3d-6581586ffc94, cpMemberUUID=null, liteMember=false, memberListJoinVersion=15}, MemberInfo{address=[10.30.106.207]:5706, uuid=037d11ab-a6da-48a2-8a20-8e07aaa7b7ef, cpMemberUUID=null, liteMember=false, memberListJoinVersion=16}]} with suspected members: [Member [10.30.107.231]:5707 - 6204362a-d672-4093-a2f4-f73e5ce289b7, Member [10.30.107.231]:5701 - 58f1b9c6-f3b3-4272-89dc-a3ffe707060a] and initial addresses to ask: [Member [10.30.107.231]:5704 - db98c4e9-3d31-4c4f-96fc-bb3f868e5fc6, Member [10.30.106.74]:5703 - 26d29c7d-2655-4f9a-99ac-e94128954504, Member [10.30.106.207]:5706 - 037d11ab-a6da-48a2-8a20-8e07aaa7b7ef, Member [10.30.106.207]:5704 - de47f90f-eb20-44ac-9f94-e1da30edf259, Member [10.30.106.74]:5704 - b61c1935-a9ae-48b0-8f3d-6581586ffc94, Member [10.30.107.231]:5703 - 8ef4ff28-c2c5-4ee0-a581-1ac558fc70d4, Member [10.30.107.231]:5705 - 7792fd0b-dadd-4595-a632-a4c6900ceea6] 2024-09-20T14:51:21.487Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.487Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:21.488Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:21.489Z WARN 7181 --- [ration.thread-2] c.h.i.p.InternalPartitionService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Received completed migrations, but its sender doesn't seem to be master! => Sender: [10.30.107.231]:5701! (Ignore if master node has changed recently.) 2024-09-20T14:51:21.490Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:21.490Z WARN 7181 --- [ration.thread-0] c.h.i.p.InternalPartitionService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Received completed migrations, but its sender doesn't seem to be master! => Sender: [10.30.107.231]:5701! (Ignore if master node has changed recently.) 2024-09-20T14:51:21.491Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.491Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:21.491Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 5 2024-09-20T14:51:21.491Z WARN 7181 --- [cached.thread-4] c.h.i.cluster.impl.MembershipManager : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.107.231]:5703 - 8ef4ff28-c2c5-4ee0-a581-1ac558fc70d4 is suspected to be dead for reason: No connection 2024-09-20T14:51:21.491Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.492Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:21.493Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:21.493Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.494Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:21.494Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 5 2024-09-20T14:51:21.494Z WARN 7181 --- [cached.thread-9] c.h.i.cluster.impl.MembershipManager : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.107.231]:5704 - db98c4e9-3d31-4c4f-96fc-bb3f868e5fc6 is suspected to be dead for reason: No connection 2024-09-20T14:51:21.494Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.494Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:21.494Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.497Z WARN 7181 --- [ration.thread-1] c.h.i.p.InternalPartitionService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Received completed migrations, but its sender doesn't seem to be master! => Sender: [10.30.107.231]:5701! (Ignore if master node has changed recently.) 2024-09-20T14:51:21.499Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:21.507Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:21.507Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:21.507Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:21.507Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:21.507Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:21.507Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 5 2024-09-20T14:51:21.507Z WARN 7181 --- [ached.thread-14] c.h.i.cluster.impl.MembershipManager : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.107.231]:5705 - 7792fd0b-dadd-4595-a632-a4c6900ceea6 is suspected to be dead for reason: No connection 2024-09-20T14:51:21.507Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:21.509Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:21.509Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 5 2024-09-20T14:51:21.509Z WARN 7181 --- [ached.thread-12] c.h.i.cluster.impl.MembershipManager : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.107.231]:5705 - 7792fd0b-dadd-4595-a632-a4c6900ceea6 is suspected to be dead for reason: No connection 2024-09-20T14:51:21.510Z WARN 7181 --- [ration.thread-0] c.h.i.p.InternalPartitionService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Received completed migrations, but its sender doesn't seem to be master! => Sender: [10.30.107.231]:5701! (Ignore if master node has changed recently.) 2024-09-20T14:51:21.511Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:21.511Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:21.511Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 5 2024-09-20T14:51:21.511Z WARN 7181 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.107.231]:5704 - db98c4e9-3d31-4c4f-96fc-bb3f868e5fc6 is suspected to be dead for reason: No connection 2024-09-20T14:51:21.511Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:21.511Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:21.511Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 5 2024-09-20T14:51:21.511Z WARN 7181 --- [cached.thread-9] c.h.i.cluster.impl.MembershipManager : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.107.231]:5705 - 7792fd0b-dadd-4595-a632-a4c6900ceea6 is suspected to be dead for reason: No connection 2024-09-20T14:51:21.511Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:21.511Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 5 2024-09-20T14:51:21.511Z WARN 7181 --- [cached.thread-6] c.h.i.cluster.impl.MembershipManager : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.107.231]:5704 - db98c4e9-3d31-4c4f-96fc-bb3f868e5fc6 is suspected to be dead for reason: No connection 2024-09-20T14:51:21.514Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:51:21.514Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:21.514Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.515Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:21.515Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.515Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 5 2024-09-20T14:51:21.515Z WARN 7181 --- [ached.thread-14] c.h.i.cluster.impl.MembershipManager : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.107.231]:5701 - 58f1b9c6-f3b3-4272-89dc-a3ffe707060a is suspected to be dead for reason: No connection 2024-09-20T14:51:21.515Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:21.515Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 5 2024-09-20T14:51:21.515Z WARN 7181 --- [ached.thread-16] c.h.i.cluster.impl.MembershipManager : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.107.231]:5703 - 8ef4ff28-c2c5-4ee0-a581-1ac558fc70d4 is suspected to be dead for reason: No connection 2024-09-20T14:51:21.516Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.517Z WARN 7181 --- [ration.thread-2] c.h.i.p.InternalPartitionService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Received completed migrations, but its sender doesn't seem to be master! => Sender: [10.30.107.231]:5701! (Ignore if master node has changed recently.) 2024-09-20T14:51:21.518Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:21.519Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:21.519Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:21.519Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.520Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.520Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.520Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.522Z WARN 7181 --- [ration.thread-1] c.h.i.p.InternalPartitionService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Received completed migrations, but its sender doesn't seem to be master! => Sender: [10.30.107.231]:5701! (Ignore if master node has changed recently.) 2024-09-20T14:51:21.523Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:21.524Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:21.524Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.528Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:21.529Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:51:21.529Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:21.531Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.538Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.538Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:21.538Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.538Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:21.539Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:21.539Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:21.539Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:21.539Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.539Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:21.539Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:21.539Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:51:21.539Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:21.539Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:21.539Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:21.539Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:21.539Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:21.540Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.542Z WARN 7181 --- [ration.thread-0] c.h.i.p.InternalPartitionService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Received completed migrations, but its sender doesn't seem to be master! => Sender: [10.30.107.231]:5701! (Ignore if master node has changed recently.) 2024-09-20T14:51:21.543Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.543Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:21.543Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:21.543Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:21.546Z WARN 7181 --- [ration.thread-3] c.h.i.p.InternalPartitionService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Received completed migrations, but its sender doesn't seem to be master! => Sender: [10.30.107.231]:5701! (Ignore if master node has changed recently.) 2024-09-20T14:51:21.546Z WARN 7181 --- [ration.thread-2] c.h.i.p.InternalPartitionService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Received completed migrations, but its sender doesn't seem to be master! => Sender: [10.30.107.231]:5701! (Ignore if master node has changed recently.) 2024-09-20T14:51:21.548Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:21.551Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.560Z WARN 7181 --- [ration.thread-0] c.h.i.p.InternalPartitionService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Received completed migrations, but its sender doesn't seem to be master! => Sender: [10.30.107.231]:5701! (Ignore if master node has changed recently.) 2024-09-20T14:51:21.560Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:21.560Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:21.560Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:21.560Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:21.561Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:21.561Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.561Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:21.561Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 6 2024-09-20T14:51:21.563Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:21.565Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:21.565Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 5 2024-09-20T14:51:21.565Z WARN 7181 --- [cached.thread-2] c.h.i.cluster.impl.MembershipManager : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.107.231]:5703 - 8ef4ff28-c2c5-4ee0-a581-1ac558fc70d4 is suspected to be dead for reason: No connection 2024-09-20T14:51:21.565Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:21.568Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:21.568Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.568Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.571Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:51:21.571Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:21.571Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:21.574Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.574Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 6 2024-09-20T14:51:21.576Z WARN 7181 --- [ration.thread-2] c.h.i.p.InternalPartitionService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Received completed migrations, but its sender doesn't seem to be master! => Sender: [10.30.107.231]:5701! (Ignore if master node has changed recently.) 2024-09-20T14:51:21.578Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 6 2024-09-20T14:51:21.578Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:21.579Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.579Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:21.579Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.582Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:21.582Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:51:21.582Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:21.586Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:21.586Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 6 2024-09-20T14:51:21.586Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.586Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.588Z WARN 7181 --- [ration.thread-0] c.h.i.p.InternalPartitionService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Received completed migrations, but its sender doesn't seem to be master! => Sender: [10.30.107.231]:5701! (Ignore if master node has changed recently.) 2024-09-20T14:51:21.591Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.591Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 6 2024-09-20T14:51:21.591Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.598Z WARN 7181 --- [ration.thread-2] c.h.i.p.InternalPartitionService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Received completed migrations, but its sender doesn't seem to be master! => Sender: [10.30.107.231]:5701! (Ignore if master node has changed recently.) 2024-09-20T14:51:21.598Z WARN 7181 --- [ration.thread-3] c.h.i.p.InternalPartitionService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Received completed migrations, but its sender doesn't seem to be master! => Sender: [10.30.107.231]:5701! (Ignore if master node has changed recently.) 2024-09-20T14:51:21.599Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.599Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:21.599Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.599Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.599Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.599Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:21.599Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.601Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:21.604Z WARN 7181 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Mastership of [10.30.106.74]:5701 is accepted. Response: MembersView{version=16, members=[MemberInfo{address=[10.30.106.74]:5701, uuid=7cfabc93-67d6-4b70-b26b-18d45bb9afa4, cpMemberUUID=null, liteMember=false, memberListJoinVersion=3}, MemberInfo{address=[10.30.106.207]:5704, uuid=de47f90f-eb20-44ac-9f94-e1da30edf259, cpMemberUUID=null, liteMember=false, memberListJoinVersion=4}, MemberInfo{address=[10.30.107.231]:5703, uuid=8ef4ff28-c2c5-4ee0-a581-1ac558fc70d4, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.107.231]:5704, uuid=db98c4e9-3d31-4c4f-96fc-bb3f868e5fc6, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.107.231]:5705, uuid=7792fd0b-dadd-4595-a632-a4c6900ceea6, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.106.74]:5703, uuid=26d29c7d-2655-4f9a-99ac-e94128954504, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}, MemberInfo{address=[10.30.107.231]:5707, uuid=6204362a-d672-4093-a2f4-f73e5ce289b7, cpMemberUUID=null, liteMember=false, memberListJoinVersion=14}, MemberInfo{address=[10.30.106.74]:5704, uuid=b61c1935-a9ae-48b0-8f3d-6581586ffc94, cpMemberUUID=null, liteMember=false, memberListJoinVersion=15}, MemberInfo{address=[10.30.106.207]:5706, uuid=037d11ab-a6da-48a2-8a20-8e07aaa7b7ef, cpMemberUUID=null, liteMember=false, memberListJoinVersion=16}]} 2024-09-20T14:51:21.605Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:21.605Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 6 2024-09-20T14:51:21.605Z WARN 7181 --- [ration.thread-1] c.h.i.p.InternalPartitionService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Received completed migrations, but its sender doesn't seem to be master! => Sender: [10.30.107.231]:5701! (Ignore if master node has changed recently.) 2024-09-20T14:51:21.606Z WARN 7181 --- [ration.thread-0] c.h.i.p.InternalPartitionService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Received completed migrations, but its sender doesn't seem to be master! => Sender: [10.30.107.231]:5701! (Ignore if master node has changed recently.) 2024-09-20T14:51:21.607Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.607Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.609Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:21.610Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:21.610Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 6 2024-09-20T14:51:21.610Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:21.611Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:21.611Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:21.611Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:21.611Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:21.611Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 6 2024-09-20T14:51:21.611Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:21.611Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:21.611Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:21.612Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:21.612Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 6 2024-09-20T14:51:21.612Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:21.612Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 6 2024-09-20T14:51:21.613Z WARN 7181 --- [ration.thread-2] c.h.i.p.InternalPartitionService : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Received completed migrations, but its sender doesn't seem to be master! => Sender: [10.30.107.231]:5701! (Ignore if master node has changed recently.) 2024-09-20T14:51:21.615Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.615Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:21.615Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.616Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:21.616Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 6 2024-09-20T14:51:21.616Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.616Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 6 2024-09-20T14:51:21.616Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.618Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.619Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.619Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:21.619Z WARN 7181 --- [ration.thread-0] c.h.i.p.InternalPartitionService : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Received completed migrations, but its sender doesn't seem to be master! => Sender: [10.30.107.231]:5701! (Ignore if master node has changed recently.) 2024-09-20T14:51:21.619Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:21.620Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.620Z WARN 7181 --- [ration.thread-1] c.h.i.p.InternalPartitionService : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Received completed migrations, but its sender doesn't seem to be master! => Sender: [10.30.107.231]:5701! (Ignore if master node has changed recently.) 2024-09-20T14:51:21.620Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.621Z WARN 7181 --- [ration.thread-0] c.h.i.p.InternalPartitionService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Received completed migrations, but its sender doesn't seem to be master! => Sender: [10.30.107.231]:5701! (Ignore if master node has changed recently.) 2024-09-20T14:51:21.621Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.621Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.623Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:21.623Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:21.624Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.624Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:21.624Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.624Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.624Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:21.626Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.627Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.628Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.631Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.631Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.633Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.633Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.636Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.637Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.637Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:51:21.637Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:21.637Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:21.637Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:51:21.637Z WARN 7181 --- [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. 2024-09-20T14:51:21.639Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.639Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:21.639Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.639Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:21.639Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:21.640Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:21.640Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:21.640Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:21.640Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:21.640Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:21.640Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.641Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.643Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:21.643Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:21.644Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.644Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:21.644Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 6 2024-09-20T14:51:21.644Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:21.644Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 6 2024-09-20T14:51:21.644Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.645Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.646Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.648Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:21.649Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:21.654Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.654Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.656Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.657Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.661Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.661Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:21.662Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.662Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:21.662Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 7 2024-09-20T14:51:21.664Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:21.664Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.665Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:21.665Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.665Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:21.665Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:21.666Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:21.667Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:51:21.667Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:21.668Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:21.669Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:21.673Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:21.675Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.675Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.676Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 7 2024-09-20T14:51:21.679Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:21.680Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:21.680Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 7 2024-09-20T14:51:21.682Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:21.683Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:21.686Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:21.687Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.687Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.687Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:21.687Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 7 2024-09-20T14:51:21.687Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.687Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.687Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.688Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.690Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:21.691Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:21.691Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.691Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.692Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.692Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.692Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.692Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.698Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.699Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.699Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 7 2024-09-20T14:51:21.699Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:21.700Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:21.700Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.700Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:21.700Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:21.700Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.701Z WARN 7181 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Mastership of [10.30.106.74]:5701 is accepted. Response: MembersView{version=16, members=[MemberInfo{address=[10.30.106.74]:5701, uuid=7cfabc93-67d6-4b70-b26b-18d45bb9afa4, cpMemberUUID=null, liteMember=false, memberListJoinVersion=3}, MemberInfo{address=[10.30.106.207]:5704, uuid=de47f90f-eb20-44ac-9f94-e1da30edf259, cpMemberUUID=null, liteMember=false, memberListJoinVersion=4}, MemberInfo{address=[10.30.107.231]:5703, uuid=8ef4ff28-c2c5-4ee0-a581-1ac558fc70d4, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.107.231]:5704, uuid=db98c4e9-3d31-4c4f-96fc-bb3f868e5fc6, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.107.231]:5705, uuid=7792fd0b-dadd-4595-a632-a4c6900ceea6, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.106.74]:5703, uuid=26d29c7d-2655-4f9a-99ac-e94128954504, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}, MemberInfo{address=[10.30.107.231]:5707, uuid=6204362a-d672-4093-a2f4-f73e5ce289b7, cpMemberUUID=null, liteMember=false, memberListJoinVersion=14}, MemberInfo{address=[10.30.106.74]:5704, uuid=b61c1935-a9ae-48b0-8f3d-6581586ffc94, cpMemberUUID=null, liteMember=false, memberListJoinVersion=15}, MemberInfo{address=[10.30.106.207]:5706, uuid=037d11ab-a6da-48a2-8a20-8e07aaa7b7ef, cpMemberUUID=null, liteMember=false, memberListJoinVersion=16}]} 2024-09-20T14:51:21.703Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:21.703Z WARN 7181 --- [ration.thread-0] c.h.i.p.InternalPartitionService : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Received completed migrations, but its sender doesn't seem to be master! => Sender: [10.30.107.231]:5701! (Ignore if master node has changed recently.) 2024-09-20T14:51:21.703Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:21.704Z WARN 7181 --- [ration.thread-1] c.h.i.p.InternalPartitionService : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Received completed migrations, but its sender doesn't seem to be master! => Sender: [10.30.107.231]:5701! (Ignore if master node has changed recently.) 2024-09-20T14:51:21.705Z WARN 7181 --- [ration.thread-0] c.h.i.p.InternalPartitionService : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Received completed migrations, but its sender doesn't seem to be master! => Sender: [10.30.107.231]:5701! (Ignore if master node has changed recently.) 2024-09-20T14:51:21.705Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:21.705Z WARN 7181 --- [ration.thread-3] c.h.i.p.InternalPartitionService : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Received completed migrations, but its sender doesn't seem to be master! => Sender: [10.30.107.231]:5701! (Ignore if master node has changed recently.) 2024-09-20T14:51:21.706Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:21.706Z WARN 7181 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 7 2024-09-20T14:51:21.707Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:21.707Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.707Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.708Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.708Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:21.708Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.710Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:21.710Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:21.711Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:21.711Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:21.712Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:21.712Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:21.712Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 6 2024-09-20T14:51:21.712Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.712Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:21.712Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:21.712Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 7 2024-09-20T14:51:21.712Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:21.712Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:21.712Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.713Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:21.713Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:21.713Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 7 2024-09-20T14:51:21.713Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 7 2024-09-20T14:51:21.714Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.715Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.715Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:21.715Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:21.716Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:21.716Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.716Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:21.716Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.717Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.718Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.718Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.719Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.719Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:21.720Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:21.723Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.724Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:21.724Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.724Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.724Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:21.724Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.724Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.725Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:21.725Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.725Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:21.725Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.726Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.727Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.728Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.728Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.728Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.728Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.728Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.728Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 7 2024-09-20T14:51:21.729Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.729Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:21.729Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:21.729Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:21.729Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:21.730Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.730Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:21.730Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:21.730Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 7 2024-09-20T14:51:21.730Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:21.730Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:21.731Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.731Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.732Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:51:21.732Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:21.733Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.733Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.733Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.734Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.734Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.734Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.737Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.737Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.739Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.739Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.740Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:21.740Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.740Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.740Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.740Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:21.740Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:21.740Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:21.740Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:21.741Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:21.741Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 7 2024-09-20T14:51:21.741Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.741Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:21.741Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:21.741Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.742Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.742Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.743Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.743Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.744Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.744Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:21.744Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:21.745Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.745Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.745Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:21.745Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 7 2024-09-20T14:51:21.745Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:21.745Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 7 2024-09-20T14:51:21.745Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.745Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.746Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.747Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.747Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.747Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.747Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.748Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.749Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:21.750Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:21.751Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.751Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.752Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.752Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.753Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.754Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.754Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.754Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.755Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.755Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.756Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.756Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.757Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.757Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.758Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.758Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.758Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.758Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.760Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.760Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.762Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.762Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.762Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:21.762Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.762Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.763Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:21.763Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 8 2024-09-20T14:51:21.764Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.764Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.764Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.765Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.766Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:21.766Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:21.766Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:21.767Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:21.767Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.768Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.768Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.769Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.769Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:21.769Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:21.772Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.772Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.773Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:21.774Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:21.774Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.774Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.776Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.776Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.777Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.777Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.777Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 8 2024-09-20T14:51:21.779Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.780Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.780Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.780Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:21.780Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.780Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:21.783Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:21.783Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:21.783Z WARN 7181 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 8 2024-09-20T14:51:21.784Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.785Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.785Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.786Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.786Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.787Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.787Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:21.787Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.789Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.789Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:21.789Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.789Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 8 2024-09-20T14:51:21.789Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.791Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:21.792Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:21.792Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.792Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.792Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.792Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.793Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.793Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.793Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.793Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.799Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.799Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:21.800Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.800Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 8 2024-09-20T14:51:21.800Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:21.800Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:21.800Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.800Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:21.801Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.801Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:21.801Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:21.803Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:21.803Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.804Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.805Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.805Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:21.805Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.806Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.806Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:21.806Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.806Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:21.807Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.808Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.808Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.808Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:21.808Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.808Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.808Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:21.809Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.810Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.810Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.810Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:21.811Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:21.812Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.812Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:21.812Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:21.812Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.812Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:21.812Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:21.813Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.813Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:21.813Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 8 2024-09-20T14:51:21.813Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:21.813Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:21.813Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:21.813Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.813Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:21.813Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:21.814Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.815Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.815Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.816Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.816Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:21.816Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:21.817Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.817Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.818Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.818Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.818Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.818Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:21.818Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:21.818Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 8 2024-09-20T14:51:21.819Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:51:21.819Z WARN 7181 --- [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. 2024-09-20T14:51:21.819Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.819Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.819Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.820Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:21.820Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.821Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.821Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:21.821Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.821Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.822Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.822Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.822Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.822Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.822Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.823Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.824Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.824Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.824Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.824Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:21.824Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.824Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.824Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.825Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.825Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:21.825Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.825Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.825Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:21.826Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:21.826Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.826Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.827Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.827Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.828Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.828Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.828Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.829Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.829Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.829Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.829Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.829Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.829Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 8 2024-09-20T14:51:21.830Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.830Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:21.830Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:21.830Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:21.830Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:21.830Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:21.831Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:21.831Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:21.831Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.831Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 8 2024-09-20T14:51:21.831Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:21.831Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.832Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.832Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.833Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.833Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.834Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.834Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.835Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.836Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.836Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.837Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.838Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.838Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.839Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.840Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.840Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:21.840Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.840Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:21.840Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:21.840Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:21.840Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:21.840Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.841Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:21.841Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:21.841Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.841Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:21.841Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:21.841Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.841Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:21.841Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:21.841Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:21.841Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.842Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:21.842Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:21.842Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.843Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.843Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.843Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.844Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.844Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.845Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:21.845Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:21.845Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.845Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.845Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:21.846Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:21.846Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 8 2024-09-20T14:51:21.846Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.846Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.847Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.847Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.847Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.848Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.848Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.848Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.849Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.849Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.850Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.850Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:21.850Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:21.851Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.852Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.852Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.853Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.854Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.854Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.855Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.855Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.855Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.856Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.856Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.856Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.856Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.857Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.857Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.857Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.858Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.858Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.858Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.858Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.858Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.858Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.859Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.859Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.860Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.861Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.861Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.862Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.863Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.863Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.863Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:21.863Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.863Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.863Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:21.864Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.864Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.865Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.865Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.865Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.866Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.866Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.866Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.866Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:21.867Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:21.867Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:21.867Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 7 2024-09-20T14:51:21.867Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:21.867Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.867Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.868Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.868Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.868Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.869Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.869Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.869Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.870Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:21.870Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:21.870Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 8 2024-09-20T14:51:21.870Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.871Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.872Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.872Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.872Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.873Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.873Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.873Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.873Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.873Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.874Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:21.874Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:21.874Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 8 2024-09-20T14:51:21.874Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.874Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.875Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.875Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.877Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.877Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.878Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.878Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.878Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 9 2024-09-20T14:51:21.878Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.879Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.879Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.879Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.879Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.880Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.880Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.881Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.881Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.881Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:21.881Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.881Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:21.883Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.884Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:21.884Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.884Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:21.884Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 9 2024-09-20T14:51:21.885Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.885Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.885Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.885Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.886Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.887Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.887Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.888Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.889Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:21.889Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.890Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:21.890Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.890Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.890Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.890Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:21.890Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.890Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:21.890Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 9 2024-09-20T14:51:21.890Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.891Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:51:21.891Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:21.892Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.892Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.892Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:21.892Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.892Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:21.892Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:21.892Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.892Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:21.892Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 8 2024-09-20T14:51:21.893Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.893Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:21.893Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:21.893Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.893Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 8 2024-09-20T14:51:21.893Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.893Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.894Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.894Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.896Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.897Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.897Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.897Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.900Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.900Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.900Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.900Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:21.900Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.900Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.901Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:21.901Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.901Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 9 2024-09-20T14:51:21.901Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.901Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:21.901Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:21.901Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.901Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.901Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 9 2024-09-20T14:51:21.901Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:21.901Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:21.902Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.902Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.902Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.904Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.904Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.905Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:21.905Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.905Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.905Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:21.906Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.906Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.907Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:21.907Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.907Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.907Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:21.908Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.908Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.908Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.908Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:21.909Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.909Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:21.909Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.910Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.910Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.911Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.911Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.911Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:21.911Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:51:21.912Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:21.912Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:21.912Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.912Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.912Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.912Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:21.913Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.913Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:21.913Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:21.913Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.913Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:21.913Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:21.913Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.913Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:21.914Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.914Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:21.914Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:21.914Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:21.914Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:21.915Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.915Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.916Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.916Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.917Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.917Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.918Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.918Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.918Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.918Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:21.919Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:21.919Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.919Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.919Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.919Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:51:21.919Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:21.919Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:21.919Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:21.919Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 9 2024-09-20T14:51:21.919Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.919Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.920Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.920Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.921Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:21.921Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.922Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:21.922Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.922Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.922Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.923Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.923Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.923Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.924Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.924Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.924Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.925Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.925Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.925Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:21.925Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.925Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.925Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:21.925Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 9 2024-09-20T14:51:21.925Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.926Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:21.927Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:21.927Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.928Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.929Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.930Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.930Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.930Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.930Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 9 2024-09-20T14:51:21.930Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.931Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:21.931Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.931Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.931Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:21.931Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:21.931Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:21.931Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:21.931Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.931Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.932Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:21.932Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 9 2024-09-20T14:51:21.932Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:21.932Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:21.934Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.934Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.935Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.936Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.936Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.937Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.937Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.938Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.940Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.940Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.941Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.941Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:21.941Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:21.941Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:21.941Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.941Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.941Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:21.941Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:21.941Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:21.941Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:21.942Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.942Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:21.942Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:21.942Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.942Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:21.942Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:21.942Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.942Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:21.942Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:21.942Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:21.943Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.943Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.944Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.944Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.944Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.944Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.945Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.945Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.946Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:21.946Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:21.946Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.946Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.946Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:21.946Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:21.946Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.947Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.947Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.947Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.948Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.948Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.948Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.949Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.950Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.951Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.951Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:21.951Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.951Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:21.951Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.952Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.952Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.952Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.952Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.953Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.953Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.953Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.953Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.953Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.954Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.954Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:51:21.955Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:21.955Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.955Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.955Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.956Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.956Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.956Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.956Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.957Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.957Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.958Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.958Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.958Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.959Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.959Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.959Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.959Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.959Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.959Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.960Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.961Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.961Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:51:21.961Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:21.961Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.961Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.962Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.962Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.962Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.962Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.963Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.964Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:21.964Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.964Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:21.964Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.965Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.965Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.965Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.965Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.965Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.966Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.966Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.966Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.966Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.967Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.967Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.967Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:21.967Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:21.968Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:21.968Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 8 2024-09-20T14:51:21.968Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:21.968Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.968Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.969Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.969Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.970Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:21.971Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:21.971Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 9 2024-09-20T14:51:21.971Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.972Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.972Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.972Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.972Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.973Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.974Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.974Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.974Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.974Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.974Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:21.975Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:21.975Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 9 2024-09-20T14:51:21.975Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.975Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.975Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.976Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.977Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.977Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.978Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.979Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.980Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.981Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.981Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.981Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.981Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.981Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 10 2024-09-20T14:51:21.981Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:21.982Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.982Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:21.984Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.985Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.985Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:21.985Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.986Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.986Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:21.986Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 10 2024-09-20T14:51:21.986Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.986Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.986Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.987Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.987Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.987Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.988Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.988Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.988Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.989Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.990Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:21.990Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.990Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.990Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:21.991Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:21.991Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 9 2024-09-20T14:51:21.991Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.991Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:21.991Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 10 2024-09-20T14:51:21.991Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.991Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.992Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.992Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:51:21.992Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:21.992Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.992Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.992Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.992Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.992Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:21.993Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.993Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:21.993Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.993Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:21.993Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:21.993Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 9 2024-09-20T14:51:21.993Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.993Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.993Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:21.994Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:21.994Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.994Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.994Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.995Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.997Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.997Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.998Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:21.998Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:21.999Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:22.000Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.000Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.000Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:22.000Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.000Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.000Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.001Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.001Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:22.001Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.001Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.001Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.001Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.001Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:22.001Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.001Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:22.001Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:22.002Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:22.002Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.002Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.002Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 10 2024-09-20T14:51:22.002Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:22.002Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 10 2024-09-20T14:51:22.002Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.002Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.003Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.004Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.004Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.005Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.005Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.005Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.005Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:22.006Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.006Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:22.006Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 9 2024-09-20T14:51:22.006Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.006Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.007Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.007Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.007Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.008Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.008Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:22.008Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.008Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:22.008Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.009Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.009Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.009Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:22.009Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.010Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:22.010Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.010Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.011Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.011Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.011Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.012Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:22.012Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.012Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:22.012Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.013Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.013Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:22.013Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.013Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.013Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:22.014Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:22.014Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.014Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:22.014Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:22.014Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.014Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:22.014Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.014Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:22.014Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:22.014Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.015Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:22.015Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:22.015Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.015Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:22.015Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:22.015Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:22.016Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:22.016Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.016Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.017Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.017Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.017Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.017Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.017Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.018Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.019Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.019Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.019Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.019Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:22.019Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:22.019Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.019Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.019Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.020Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.020Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:22.020Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 10 2024-09-20T14:51:22.020Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:22.020Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.020Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.020Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.021Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.022Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.022Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.022Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:22.022Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.022Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.022Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:22.023Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.023Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.023Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.024Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.024Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.024Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.024Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.024Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.025Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.025Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.025Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.025Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.025Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.026Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.026Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:22.026Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.026Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.026Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.026Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:22.026Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 10 2024-09-20T14:51:22.027Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:22.028Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:22.028Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.028Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.030Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.030Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:22.030Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:22.030Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:22.030Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:22.030Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.030Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.030Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:22.030Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:22.030Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.030Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:22.030Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:22.030Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.030Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.031Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.031Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.031Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:22.031Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.032Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.032Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:22.032Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:22.032Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:22.032Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.032Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 10 2024-09-20T14:51:22.032Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.032Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:22.032Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:22.033Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:22.033Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:22.034Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.034Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.035Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.035Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.036Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.036Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.036Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.037Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.037Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.038Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.038Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.039Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.039Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.040Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.041Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.041Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.041Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:22.042Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.042Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:22.042Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:22.042Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:22.042Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.042Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:22.042Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:22.042Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:22.042Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.042Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:22.042Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.043Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.043Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:22.043Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:22.043Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:22.043Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:22.043Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 10 2024-09-20T14:51:22.043Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.043Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:22.043Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:22.043Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.044Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.044Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.044Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.044Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.045Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.045Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.045Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.045Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.045Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.046Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.046Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.046Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:22.046Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:22.047Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.047Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.047Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:22.047Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:22.047Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.047Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.047Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.048Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.048Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.048Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.048Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.049Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.049Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.049Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.049Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.050Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.051Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.051Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.051Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:22.052Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.052Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:22.052Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.052Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.052Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.052Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.053Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.053Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.053Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.053Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.053Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.054Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.054Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.055Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.055Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.055Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.056Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.056Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.057Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.057Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.057Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.057Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.057Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.057Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.058Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.058Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.058Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.058Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.059Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.059Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.059Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.060Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.060Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.060Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.060Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.061Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.062Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.062Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.062Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.062Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.063Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.064Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:51:22.064Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.064Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:22.064Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.064Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:22.065Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.065Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.065Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:22.066Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.066Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.066Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.066Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.066Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.067Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.067Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.067Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.067Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.067Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.068Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.068Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:22.068Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:22.068Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.068Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.068Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:22.069Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.069Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.069Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:22.069Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.070Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.070Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.070Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.071Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.071Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:22.071Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:22.072Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.072Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.072Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.072Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.072Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.073Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.073Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.073Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.073Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.073Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.074Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.074Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.074Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.075Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:22.075Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.075Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:22.076Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.076Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.076Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.076Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.077Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.078Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.078Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.078Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.080Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.080Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.081Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.081Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.082Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.082Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.082Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.082Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 11 2024-09-20T14:51:22.082Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:22.082Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.083Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:22.083Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.084Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.085Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.085Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.086Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:22.086Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.086Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:22.087Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.087Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.088Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.088Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.088Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.089Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.089Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.089Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.090Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.091Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.091Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:22.091Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:22.091Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.091Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.091Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.092Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:22.092Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 11 2024-09-20T14:51:22.092Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.092Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.092Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:22.092Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 10 2024-09-20T14:51:22.092Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.092Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.093Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.093Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.093Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.093Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.093Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:22.093Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.094Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:22.094Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.094Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:22.094Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.094Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:22.094Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:22.094Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 10 2024-09-20T14:51:22.094Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.094Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.094Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:22.095Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.095Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.096Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.096Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.097Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.098Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.098Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.098Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.099Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.100Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:22.100Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.100Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.101Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:22.102Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:22.106Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:22.108Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:22.110Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:22.114Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:22.114Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:22.115Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:22.115Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:22.116Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:22.120Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:51:22.120Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:22.128Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:22.167Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:51:22.167Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:22.169Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:22.300Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:51:22.300Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:22.331Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:51:22.331Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:51:22.333Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:51:22.333Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:22.370Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:51:22.370Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:22.374Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:51:22.374Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:22.374Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:22.375Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:51:22.376Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:22.391Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:51:22.391Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:22.513Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:51:22.513Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:51:22.513Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:22.513Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:22.513Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.513Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 12 2024-09-20T14:51:22.513Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:22.513Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:22.514Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:22.514Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.514Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 11 2024-09-20T14:51:22.514Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 11 2024-09-20T14:51:22.514Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:22.514Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 10 2024-09-20T14:51:22.514Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 11 2024-09-20T14:51:22.514Z WARN 7181 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 11 2024-09-20T14:51:22.514Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:22.514Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 10 2024-09-20T14:51:22.514Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:22.514Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 11 2024-09-20T14:51:22.514Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:22.514Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:22.514Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:22.514Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 12 2024-09-20T14:51:22.514Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 11 2024-09-20T14:51:22.514Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 9 2024-09-20T14:51:22.514Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:51:22.514Z WARN 7181 --- [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. 2024-09-20T14:51:22.514Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:51:22.514Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:22.516Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:22.516Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 11 2024-09-20T14:51:22.518Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:22.518Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 10 2024-09-20T14:51:22.519Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:22.519Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 11 2024-09-20T14:51:22.519Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:22.519Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 11 2024-09-20T14:51:22.547Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:51:22.547Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:22.564Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:51:22.564Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:22.564Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:22.614Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:22.614Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:22.614Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:22.614Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:22.614Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:22.614Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:22.614Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:22.615Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:22.616Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:22.619Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:22.640Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:51:22.640Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:22.726Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:51:22.726Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:22.777Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:51:22.777Z WARN 7181 --- [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. 2024-09-20T14:51:22.829Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:51:22.829Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:22.864Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:51:22.865Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:22.865Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:51:22.865Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:22.918Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:51:22.918Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:22.978Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:51:22.978Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:23.195Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:51:23.195Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:23.214Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:51:23.214Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:23.224Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:51:23.224Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:23.266Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:51:23.266Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:23.323Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:51:23.323Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:23.324Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:51:23.324Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:23.356Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:51:23.356Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:51:23.365Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:51:23.365Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:23.366Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:51:23.366Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:23.406Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:51:23.406Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:23.516Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:51:23.516Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:23.516Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:23.599Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:51:23.600Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:23.629Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:51:23.629Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:23.643Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:51:23.643Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:23.666Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:51:23.666Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:23.667Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:51:23.667Z WARN 7181 --- [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. 2024-09-20T14:51:23.716Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:51:23.716Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:23.717Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:51:23.717Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:23.717Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:23.750Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:51:23.750Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:23.767Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:51:23.767Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:23.770Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:51:23.770Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:23.833Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:51:23.833Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:23.932Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:51:23.932Z WARN 7181 --- [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. 2024-09-20T14:51:23.967Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:51:23.967Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:24.096Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:51:24.096Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:24.181Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:51:24.181Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:24.218Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:51:24.218Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:24.246Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:51:24.246Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:24.316Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:51:24.316Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:24.318Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:51:24.318Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:24.326Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:51:24.326Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:24.377Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:51:24.377Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:24.427Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:51:24.427Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:24.447Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:51:24.447Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:51:24.498Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:51:24.498Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:24.569Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:51:24.569Z WARN 7181 --- [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. 2024-09-20T14:51:24.609Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:51:24.609Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:24.610Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:51:24.610Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:24.610Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:24.660Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:51:24.660Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:24.701Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:51:24.701Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:24.748Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:51:24.748Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:24.748Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:51:24.748Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:24.819Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:51:24.819Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:24.820Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:51:24.820Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:24.820Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:24.920Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:51:24.920Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:24.969Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:51:24.969Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:25.060Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:51:25.060Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:25.061Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:51:25.061Z WARN 7181 --- [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. 2024-09-20T14:51:25.069Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:51:25.069Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:25.070Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:51:25.070Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:25.161Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:51:25.161Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:25.218Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:51:25.218Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:25.249Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:51:25.249Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:25.310Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:51:25.310Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:25.325Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:25.325Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 11 2024-09-20T14:51:25.325Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:25.325Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:25.325Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:25.325Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 12 2024-09-20T14:51:25.325Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 12 2024-09-20T14:51:25.325Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 11 2024-09-20T14:51:25.325Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:25.325Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:25.325Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:25.325Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 10 2024-09-20T14:51:25.325Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 11 2024-09-20T14:51:25.325Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 12 2024-09-20T14:51:25.326Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:25.326Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 12 2024-09-20T14:51:25.326Z INFO 7181 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:5701 and /10.30.106.207:57391 2024-09-20T14:51:25.326Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:25.326Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 13 2024-09-20T14:51:25.326Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:25.326Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 12 2024-09-20T14:51:25.361Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:51:25.361Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:51:25.424Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:25.424Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:25.425Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:25.425Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:25.425Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:25.425Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:25.425Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 13 2024-09-20T14:51:25.425Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:25.425Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:25.425Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 12 2024-09-20T14:51:25.425Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 12 2024-09-20T14:51:25.426Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:25.426Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:25.426Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:25.426Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 12 2024-09-20T14:51:25.426Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:25.426Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:25.426Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:25.426Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:25.426Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:25.426Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:25.426Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:25.426Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 12 2024-09-20T14:51:25.426Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:25.426Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:25.426Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:25.426Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 12 2024-09-20T14:51:25.426Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:25.427Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:25.427Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 13 2024-09-20T14:51:25.427Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:25.427Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:25.427Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 11 2024-09-20T14:51:25.427Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:25.427Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 13 2024-09-20T14:51:25.427Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 13 2024-09-20T14:51:25.427Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 12 2024-09-20T14:51:25.427Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:25.427Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 13 2024-09-20T14:51:25.427Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:25.427Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 14 2024-09-20T14:51:25.427Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:25.427Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 13 2024-09-20T14:51:25.427Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:25.427Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 12 2024-09-20T14:51:25.431Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:51:25.431Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:25.471Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:51:25.471Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:25.513Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:51:25.513Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:25.519Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:25.519Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:25.519Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:25.519Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:25.520Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:25.520Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:25.520Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:25.520Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:25.526Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:25.526Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:25.526Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:25.526Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:25.526Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:25.526Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:25.526Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 14 2024-09-20T14:51:25.527Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:25.527Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 13 2024-09-20T14:51:25.527Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:25.527Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 13 2024-09-20T14:51:25.527Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:25.527Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 13 2024-09-20T14:51:25.527Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:25.527Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:25.527Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:25.527Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:25.527Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:25.527Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:25.527Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:25.527Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:25.527Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:25.527Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 13 2024-09-20T14:51:25.527Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:25.527Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:25.527Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:25.527Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:25.528Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:25.528Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:25.528Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 13 2024-09-20T14:51:25.528Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:25.528Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 14 2024-09-20T14:51:25.528Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 15 2024-09-20T14:51:25.528Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:25.528Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:25.528Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 13 2024-09-20T14:51:25.528Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 12 2024-09-20T14:51:25.528Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:25.528Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 14 2024-09-20T14:51:25.528Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:25.528Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 13 2024-09-20T14:51:25.528Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:25.528Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 14 2024-09-20T14:51:25.529Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:51:25.529Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:25.529Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:51:25.529Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:25.571Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:51:25.571Z WARN 7181 --- [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. 2024-09-20T14:51:25.620Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:25.620Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:25.620Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:25.620Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:25.621Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:25.621Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:25.621Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 14 2024-09-20T14:51:25.621Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:25.621Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:25.621Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 14 2024-09-20T14:51:25.627Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:25.627Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:25.627Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:25.627Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:25.627Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:25.627Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:25.627Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:25.627Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 15 2024-09-20T14:51:25.628Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:25.628Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 14 2024-09-20T14:51:25.628Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:25.628Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 14 2024-09-20T14:51:25.628Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:25.628Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:25.628Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:25.628Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:25.628Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:25.628Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:25.628Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:25.628Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:25.628Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 14 2024-09-20T14:51:25.628Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:25.628Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:25.628Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:25.629Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:25.629Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:25.629Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 14 2024-09-20T14:51:25.629Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:25.629Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 16 2024-09-20T14:51:25.629Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:25.629Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:25.629Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 14 2024-09-20T14:51:25.629Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:25.629Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 15 2024-09-20T14:51:25.629Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 15 2024-09-20T14:51:25.629Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:25.629Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 13 2024-09-20T14:51:25.629Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:25.629Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 14 2024-09-20T14:51:25.631Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:25.632Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:25.632Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 15 2024-09-20T14:51:25.650Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:51:25.650Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:25.657Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:51:25.657Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:25.700Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:51:25.700Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:25.719Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:25.719Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:25.719Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:25.720Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:25.720Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:25.720Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:25.720Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:25.720Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:25.721Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:25.721Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:25.721Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:25.721Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:25.722Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:25.722Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:25.722Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:25.722Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 15 2024-09-20T14:51:25.722Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:25.722Z WARN 7181 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 15 2024-09-20T14:51:25.728Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:25.728Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:25.728Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:25.728Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:25.728Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:25.728Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 14 2024-09-20T14:51:25.728Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:25.728Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:25.728Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:25.728Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 16 2024-09-20T14:51:25.728Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:25.729Z WARN 7181 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 15 2024-09-20T14:51:25.729Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:25.729Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:25.729Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:25.729Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:25.729Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:25.729Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:25.729Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:25.729Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:25.729Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:25.729Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 15 2024-09-20T14:51:25.729Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:25.729Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:25.729Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:25.730Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:25.730Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 17 2024-09-20T14:51:25.730Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:25.730Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:25.730Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 15 2024-09-20T14:51:25.730Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:25.730Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 15 2024-09-20T14:51:25.730Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:25.730Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 16 2024-09-20T14:51:25.730Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:25.730Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 16 2024-09-20T14:51:25.730Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:25.730Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 14 2024-09-20T14:51:25.732Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:25.733Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:25.733Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 16 2024-09-20T14:51:25.752Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:51:25.752Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:25.763Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:51:25.763Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:25.813Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:51:25.813Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:25.813Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:25.820Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:25.820Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:25.821Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:25.821Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:51:25.821Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:25.821Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:25.821Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:25.821Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:25.821Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:25.821Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:51:25.821Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:25.822Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:25.822Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:25.822Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:25.822Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:25.822Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:25.823Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:25.823Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:25.823Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 16 2024-09-20T14:51:25.823Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:25.823Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:25.823Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 16 2024-09-20T14:51:25.829Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:25.829Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:25.829Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:25.829Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:25.829Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:25.829Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:25.829Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 17 2024-09-20T14:51:25.829Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 15 2024-09-20T14:51:25.830Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:25.830Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 16 2024-09-20T14:51:25.830Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:25.830Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:25.830Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:25.830Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 15 2024-09-20T14:51:25.830Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:25.830Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:25.830Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:25.830Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:25.830Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:25.830Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:25.830Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:25.830Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 16 2024-09-20T14:51:25.830Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:25.830Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 15 2024-09-20T14:51:25.830Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:25.831Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:25.831Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:25.831Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:25.831Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 16 2024-09-20T14:51:25.831Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 17 2024-09-20T14:51:25.831Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:25.831Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:25.831Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 17 2024-09-20T14:51:25.831Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:25.831Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 18 2024-09-20T14:51:25.831Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:25.831Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 15 2024-09-20T14:51:25.831Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:25.832Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:25.832Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 16 2024-09-20T14:51:25.833Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:25.833Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:25.834Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 17 2024-09-20T14:51:25.873Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:51:25.873Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:25.873Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:25.921Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:25.921Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:25.921Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:25.922Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:25.922Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:25.922Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:25.922Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:25.922Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:25.923Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:51:25.923Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:51:25.923Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:25.923Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:25.923Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:25.923Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:25.923Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:25.923Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:25.924Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:25.924Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 17 2024-09-20T14:51:25.924Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:25.924Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:25.924Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:25.924Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 17 2024-09-20T14:51:25.930Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:25.930Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:25.930Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:25.930Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:25.930Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:25.930Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 16 2024-09-20T14:51:25.931Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:25.931Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:25.931Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:25.931Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 18 2024-09-20T14:51:25.931Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:25.931Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 17 2024-09-20T14:51:25.931Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:25.931Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:25.931Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 16 2024-09-20T14:51:25.931Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:25.931Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:25.931Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:25.931Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:25.931Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 16 2024-09-20T14:51:25.931Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:25.931Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:25.932Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:25.932Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 17 2024-09-20T14:51:25.932Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:25.932Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 18 2024-09-20T14:51:25.932Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:25.932Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:25.932Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 18 2024-09-20T14:51:25.932Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:25.933Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:25.933Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 17 2024-09-20T14:51:25.934Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:25.935Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:25.936Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 18 2024-09-20T14:51:25.937Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:25.937Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 17 2024-09-20T14:51:25.940Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:25.940Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:25.940Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:25.940Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 19 2024-09-20T14:51:25.941Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:25.941Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 16 2024-09-20T14:51:26.019Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:26.019Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.019Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.019Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.020Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:26.020Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.020Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.020Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.022Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.022Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:26.022Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.023Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.023Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.023Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:26.023Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.023Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.024Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.024Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.024Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:26.024Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.025Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.025Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.025Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 18 2024-09-20T14:51:26.025Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:26.025Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.025Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 18 2024-09-20T14:51:26.031Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.031Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.031Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.031Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:26.031Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.031Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.031Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.031Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.032Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 17 2024-09-20T14:51:26.032Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.032Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:26.032Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 17 2024-09-20T14:51:26.032Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.032Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.032Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:26.032Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.032Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.032Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 17 2024-09-20T14:51:26.032Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.032Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.033Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.033Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 19 2024-09-20T14:51:26.033Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.033Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:26.033Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 19 2024-09-20T14:51:26.033Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:26.034Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:26.034Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 18 2024-09-20T14:51:26.036Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:26.037Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:26.037Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 19 2024-09-20T14:51:26.037Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:26.038Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:26.038Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 18 2024-09-20T14:51:26.040Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:26.041Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.041Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:26.041Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 20 2024-09-20T14:51:26.041Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.120Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.121Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:26.121Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.121Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.121Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:51:26.121Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:26.121Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.121Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:26.122Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.122Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 18 2024-09-20T14:51:26.122Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.123Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.123Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:26.123Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.124Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.124Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.124Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:26.124Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.124Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.125Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.125Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.125Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:26.125Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.125Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.125Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:26.126Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.126Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.126Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 19 2024-09-20T14:51:26.132Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.132Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.132Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.132Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:26.132Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.132Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 19 2024-09-20T14:51:26.132Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.132Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.132Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.133Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:26.133Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 18 2024-09-20T14:51:26.133Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.133Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.133Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.133Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.133Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.133Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 18 2024-09-20T14:51:26.133Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.133Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.133Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 18 2024-09-20T14:51:26.133Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 19 2024-09-20T14:51:26.133Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:26.134Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.134Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 20 2024-09-20T14:51:26.134Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.134Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:26.134Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:26.134Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 20 2024-09-20T14:51:26.134Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:26.137Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:26.138Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:26.138Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 20 2024-09-20T14:51:26.138Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:26.139Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:26.139Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 19 2024-09-20T14:51:26.147Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:26.147Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.147Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:26.147Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 21 2024-09-20T14:51:26.148Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.148Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 17 2024-09-20T14:51:26.150Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:51:26.150Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:26.164Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:51:26.164Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:26.214Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:51:26.214Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:51:26.222Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.222Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.222Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:26.222Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.222Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.223Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.223Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 19 2024-09-20T14:51:26.223Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:26.223Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 19 2024-09-20T14:51:26.223Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.224Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.224Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:26.224Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.224Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.225Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.225Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.225Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:26.225Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.226Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.226Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:26.226Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.226Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.226Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.226Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.227Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.227Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:26.233Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.233Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.233Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.233Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:26.233Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.233Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 20 2024-09-20T14:51:26.233Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.233Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.233Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.233Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.234Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:26.234Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.234Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 19 2024-09-20T14:51:26.234Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 18 2024-09-20T14:51:26.234Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.234Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.234Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.234Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 19 2024-09-20T14:51:26.234Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.234Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 20 2024-09-20T14:51:26.234Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.234Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 19 2024-09-20T14:51:26.234Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.235Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:26.235Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:26.235Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.235Z WARN 7181 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 20 2024-09-20T14:51:26.235Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:26.235Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 21 2024-09-20T14:51:26.235Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:26.238Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:26.239Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:26.239Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 21 2024-09-20T14:51:26.239Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:26.239Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.239Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.239Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.239Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:26.239Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.240Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:26.240Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 20 2024-09-20T14:51:26.240Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.240Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.240Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:26.248Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.248Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:26.248Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.248Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:26.248Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 22 2024-09-20T14:51:26.263Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:51:26.263Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:26.264Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:51:26.264Z WARN 7181 --- [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. 2024-09-20T14:51:26.266Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:51:26.266Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:26.273Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:51:26.273Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:26.323Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.323Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.323Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:26.323Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:51:26.323Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.323Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:26.323Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.324Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.324Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 20 2024-09-20T14:51:26.324Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:26.324Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 20 2024-09-20T14:51:26.324Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.325Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.325Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.325Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:26.325Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.325Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.326Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.326Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:26.326Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.327Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.327Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.327Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.327Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:26.327Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.327Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.327Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.327Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:26.333Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.334Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.334Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:26.334Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.334Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.334Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.334Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.334Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.334Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 21 2024-09-20T14:51:26.335Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.335Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.335Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:26.335Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 20 2024-09-20T14:51:26.335Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.335Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 20 2024-09-20T14:51:26.335Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.335Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 21 2024-09-20T14:51:26.335Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.335Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.335Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.335Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 20 2024-09-20T14:51:26.335Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 19 2024-09-20T14:51:26.335Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.335Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 21 2024-09-20T14:51:26.335Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:26.336Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.336Z WARN 7181 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 21 2024-09-20T14:51:26.336Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:26.336Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:26.336Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:26.336Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 22 2024-09-20T14:51:26.339Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:26.339Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:26.340Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 22 2024-09-20T14:51:26.340Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.340Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:26.340Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.340Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.340Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:26.340Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:26.341Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.341Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 18 2024-09-20T14:51:26.341Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.341Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.341Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:26.351Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.351Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:26.352Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:26.352Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 23 2024-09-20T14:51:26.354Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.424Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.424Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.424Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:26.424Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.424Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.425Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.425Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:26.425Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 21 2024-09-20T14:51:26.425Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 21 2024-09-20T14:51:26.425Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.426Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.426Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.426Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:26.426Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.426Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.426Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.426Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:26.427Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.427Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.428Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.428Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:26.428Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.428Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.428Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.428Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.428Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:26.432Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:51:26.432Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:26.435Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.435Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.435Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:26.435Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.435Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.435Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 22 2024-09-20T14:51:26.435Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.435Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.435Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.435Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.436Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:26.436Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.436Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.436Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 21 2024-09-20T14:51:26.436Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.436Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 22 2024-09-20T14:51:26.436Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.436Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 21 2024-09-20T14:51:26.436Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.436Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 20 2024-09-20T14:51:26.436Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.436Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.436Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 21 2024-09-20T14:51:26.436Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:26.436Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:26.436Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.436Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 22 2024-09-20T14:51:26.437Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:26.437Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:26.437Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 23 2024-09-20T14:51:26.440Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:26.440Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:26.441Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:26.441Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.441Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.441Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:26.441Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.441Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.441Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:26.441Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 21 2024-09-20T14:51:26.441Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:26.441Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.442Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.452Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:26.453Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:26.453Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 24 2024-09-20T14:51:26.454Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.456Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.456Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 19 2024-09-20T14:51:26.509Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:51:26.509Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:26.520Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:26.520Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.520Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.521Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.521Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:26.521Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.521Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 22 2024-09-20T14:51:26.521Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.521Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.524Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.525Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:26.525Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.525Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.525Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:26.525Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.525Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.526Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.526Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.527Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.527Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:26.527Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.527Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.527Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.527Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 22 2024-09-20T14:51:26.527Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:26.527Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 22 2024-09-20T14:51:26.528Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.528Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.529Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.529Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.529Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:26.529Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.529Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.529Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.529Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:26.531Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:51:26.531Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:26.535Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:51:26.535Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:26.535Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.536Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.536Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:26.536Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.536Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.536Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.536Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 23 2024-09-20T14:51:26.536Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.536Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.536Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.537Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:26.537Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.537Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.537Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 23 2024-09-20T14:51:26.537Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 22 2024-09-20T14:51:26.537Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.537Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.537Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.537Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 22 2024-09-20T14:51:26.537Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:26.537Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:26.537Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.537Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 22 2024-09-20T14:51:26.538Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.538Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 21 2024-09-20T14:51:26.538Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:26.538Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.538Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 23 2024-09-20T14:51:26.538Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:26.538Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 24 2024-09-20T14:51:26.541Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:26.541Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:26.541Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 23 2024-09-20T14:51:26.541Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:26.541Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.542Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.542Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:26.542Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.542Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:26.542Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 22 2024-09-20T14:51:26.542Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.543Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.543Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:26.544Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.554Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:26.555Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:26.555Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 25 2024-09-20T14:51:26.556Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.557Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.557Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 20 2024-09-20T14:51:26.567Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:51:26.567Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:26.574Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:51:26.574Z WARN 7181 --- [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. 2024-09-20T14:51:26.614Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:51:26.614Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:26.621Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:26.621Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.621Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.622Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:26.622Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.622Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.622Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.622Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 23 2024-09-20T14:51:26.622Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.625Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.625Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:26.626Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.626Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.626Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:26.626Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.626Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.627Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.627Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.627Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.627Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:26.628Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.628Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.628Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.628Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 23 2024-09-20T14:51:26.628Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:26.628Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 23 2024-09-20T14:51:26.628Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.629Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.629Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.629Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.630Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.630Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:26.630Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.630Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.630Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:26.636Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.637Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.637Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.637Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:26.637Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.637Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.637Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.637Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.637Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 24 2024-09-20T14:51:26.637Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:26.638Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.638Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.638Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.638Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.638Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:26.638Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.638Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:26.638Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.638Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 23 2024-09-20T14:51:26.638Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.638Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.639Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 23 2024-09-20T14:51:26.639Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:26.639Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 25 2024-09-20T14:51:26.643Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:26.644Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.644Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:26.644Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 24 2024-09-20T14:51:26.644Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.644Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:26.644Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:26.644Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.644Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.644Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.644Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:26.644Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 24 2024-09-20T14:51:26.644Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:26.644Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 23 2024-09-20T14:51:26.644Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:26.645Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.645Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.655Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:51:26.655Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:26.655Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:51:26.655Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:26.656Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:26.656Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:26.656Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 26 2024-09-20T14:51:26.657Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.658Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.658Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 21 2024-09-20T14:51:26.720Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.720Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.720Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:26.721Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.721Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.721Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.721Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 24 2024-09-20T14:51:26.721Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.721Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:26.722Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:26.722Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.722Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.722Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:26.722Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.723Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.723Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 24 2024-09-20T14:51:26.723Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.723Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.726Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.726Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:26.727Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.727Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.727Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:26.727Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.727Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.728Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.728Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.728Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.728Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:26.729Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.729Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 24 2024-09-20T14:51:26.729Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.729Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.729Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:26.729Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 24 2024-09-20T14:51:26.730Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.730Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.730Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.731Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:26.731Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.731Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.731Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:26.737Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.738Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.738Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.738Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:26.738Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.738Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.738Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.738Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.738Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 25 2024-09-20T14:51:26.739Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.739Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.739Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:26.739Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:26.739Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 23 2024-09-20T14:51:26.739Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.739Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.739Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:26.739Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.739Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.739Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 22 2024-09-20T14:51:26.739Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 24 2024-09-20T14:51:26.739Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.744Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.746Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.746Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:26.746Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.746Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:26.746Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.747Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.747Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.747Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 24 2024-09-20T14:51:26.747Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:26.747Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.747Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:26.747Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 24 2024-09-20T14:51:26.747Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.747Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 25 2024-09-20T14:51:26.748Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:26.748Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:26.748Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:26.748Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 25 2024-09-20T14:51:26.753Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:26.753Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:51:26.753Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:26.757Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:26.757Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:26.757Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 27 2024-09-20T14:51:26.758Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.758Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.775Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:51:26.775Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:26.815Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:51:26.815Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:26.815Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:26.821Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.821Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.822Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.822Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:26.822Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.822Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.822Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 25 2024-09-20T14:51:26.822Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:26.822Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.823Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:26.823Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.823Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.823Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.824Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:26.824Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.824Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 25 2024-09-20T14:51:26.824Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.824Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.827Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.827Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:26.828Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.828Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.828Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.828Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:26.828Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.828Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.829Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.829Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.829Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:26.829Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.830Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 25 2024-09-20T14:51:26.830Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.830Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:26.830Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 25 2024-09-20T14:51:26.830Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.831Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.831Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.831Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.831Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:26.831Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.832Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.832Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:26.839Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.839Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.839Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.839Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.839Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:26.839Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.839Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.839Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.839Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 26 2024-09-20T14:51:26.839Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:26.839Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.840Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.840Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:26.840Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 24 2024-09-20T14:51:26.840Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.840Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.840Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:26.840Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 26 2024-09-20T14:51:26.840Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.840Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 25 2024-09-20T14:51:26.840Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.841Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.841Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 23 2024-09-20T14:51:26.847Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.847Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.847Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:26.847Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.847Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:26.847Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.847Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.848Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.848Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:26.848Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.848Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.848Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 22 2024-09-20T14:51:26.848Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 26 2024-09-20T14:51:26.848Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:26.848Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 25 2024-09-20T14:51:26.849Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:26.849Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:26.849Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 26 2024-09-20T14:51:26.853Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:26.853Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:26.857Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:26.858Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:26.858Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 28 2024-09-20T14:51:26.859Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.859Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.922Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.922Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.922Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:26.923Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.923Z WARN 7181 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 26 2024-09-20T14:51:26.923Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.923Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.923Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:51:26.923Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:26.923Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:26.924Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.924Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.924Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:26.924Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.924Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.925Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.925Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:26.925Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 26 2024-09-20T14:51:26.925Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.925Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.928Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.928Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:26.928Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.928Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.929Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.929Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:26.929Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.929Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.930Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.930Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.930Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:26.930Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.931Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.931Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:26.931Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 26 2024-09-20T14:51:26.931Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.932Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.932Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.932Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.932Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:26.932Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.932Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 26 2024-09-20T14:51:26.932Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.933Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:26.939Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.939Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.940Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.940Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.940Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.940Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.940Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 27 2024-09-20T14:51:26.941Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:26.941Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.941Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:26.941Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.941Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:26.941Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 27 2024-09-20T14:51:26.941Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.941Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 25 2024-09-20T14:51:26.941Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.941Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:26.941Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 25 2024-09-20T14:51:26.942Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.942Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 26 2024-09-20T14:51:26.942Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.942Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 24 2024-09-20T14:51:26.948Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:26.948Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:26.948Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:26.948Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.948Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.948Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:26.948Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:26.948Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:26.949Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.949Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 23 2024-09-20T14:51:26.949Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:26.949Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.949Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:26.949Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 27 2024-09-20T14:51:26.949Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 26 2024-09-20T14:51:26.950Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.950Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:26.950Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:26.950Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 27 2024-09-20T14:51:26.954Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:26.954Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.954Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:26.958Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:26.959Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:26.959Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 29 2024-09-20T14:51:26.960Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:26.960Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:26.981Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:51:26.982Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:26.982Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:27.020Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.020Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.020Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.020Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.021Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.021Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.021Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.021Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.023Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.023Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.023Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.024Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.024Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.024Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 27 2024-09-20T14:51:27.024Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.024Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.024Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.025Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.025Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.025Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.025Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.025Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.025Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.026Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.026Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.027Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:51:27.027Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:27.036Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.036Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.036Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.036Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.036Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.036Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 27 2024-09-20T14:51:27.037Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.037Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.037Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 27 2024-09-20T14:51:27.037Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 27 2024-09-20T14:51:27.037Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.038Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.040Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.040Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.040Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.041Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.041Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.041Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.041Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.041Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.041Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 28 2024-09-20T14:51:27.042Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.042Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:27.042Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.042Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 28 2024-09-20T14:51:27.042Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.042Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.042Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 26 2024-09-20T14:51:27.042Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.043Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:27.043Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 26 2024-09-20T14:51:27.043Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.043Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 25 2024-09-20T14:51:27.046Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.046Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.046Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.049Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.049Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.049Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.049Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:27.049Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.049Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.049Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.049Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.049Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.050Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:27.050Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.050Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.050Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 28 2024-09-20T14:51:27.050Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 27 2024-09-20T14:51:27.053Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:27.054Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:27.054Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 28 2024-09-20T14:51:27.054Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.054Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.054Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.055Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.059Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:27.060Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:27.060Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 30 2024-09-20T14:51:27.060Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.061Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.061Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 24 2024-09-20T14:51:27.121Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.122Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.122Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.122Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.122Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.122Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.122Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.123Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.124Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:51:27.124Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:27.124Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.124Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.124Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.124Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.125Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.125Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.125Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.125Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.125Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.126Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.126Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.126Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.126Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.126Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.128Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:51:27.128Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:27.131Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.131Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 28 2024-09-20T14:51:27.132Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.137Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.137Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.137Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.137Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.137Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 28 2024-09-20T14:51:27.137Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.137Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.138Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.138Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.138Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 28 2024-09-20T14:51:27.141Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.141Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.142Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.142Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.142Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.142Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 28 2024-09-20T14:51:27.142Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.142Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.142Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.142Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 29 2024-09-20T14:51:27.143Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.143Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.143Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:27.143Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 27 2024-09-20T14:51:27.143Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.143Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 29 2024-09-20T14:51:27.143Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.143Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 27 2024-09-20T14:51:27.143Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.143Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:27.144Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.144Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 26 2024-09-20T14:51:27.146Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.147Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.147Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.147Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.150Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.150Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.150Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.150Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:27.150Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.150Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.150Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.150Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:27.150Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.150Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.151Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.151Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 29 2024-09-20T14:51:27.151Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.151Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 28 2024-09-20T14:51:27.154Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:27.154Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:27.155Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.155Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.155Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.156Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.161Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:27.161Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.162Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.162Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 25 2024-09-20T14:51:27.164Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:27.164Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 31 2024-09-20T14:51:27.166Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:51:27.166Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:27.169Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:51:27.169Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:27.179Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:51:27.179Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:27.220Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:51:27.220Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:51:27.222Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.222Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.223Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.223Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.223Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.223Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.223Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.224Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.225Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.225Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.225Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.225Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.225Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:51:27.226Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:27.226Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.226Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.226Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.226Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.226Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.226Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.227Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.227Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.231Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.232Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.232Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 29 2024-09-20T14:51:27.232Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.232Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.238Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.238Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.238Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.238Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.238Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.238Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 29 2024-09-20T14:51:27.239Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.239Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 29 2024-09-20T14:51:27.239Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.239Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.239Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.239Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.240Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:27.240Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.240Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.240Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.240Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:27.241Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.242Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.242Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.243Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.243Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.243Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.243Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 29 2024-09-20T14:51:27.243Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.243Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.243Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.243Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 30 2024-09-20T14:51:27.244Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.244Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:27.244Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.244Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 30 2024-09-20T14:51:27.244Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.244Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 28 2024-09-20T14:51:27.244Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.244Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.244Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:27.244Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 28 2024-09-20T14:51:27.244Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 27 2024-09-20T14:51:27.245Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.245Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 27 2024-09-20T14:51:27.247Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.247Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.247Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.248Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.250Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.251Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.251Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:27.251Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.251Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.251Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.251Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.251Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.251Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:27.252Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.252Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 29 2024-09-20T14:51:27.252Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.252Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 30 2024-09-20T14:51:27.252Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.255Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:27.255Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:51:27.255Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:27.255Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:27.255Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 29 2024-09-20T14:51:27.255Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.256Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.257Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.257Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.262Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.263Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.263Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 26 2024-09-20T14:51:27.264Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:27.265Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:27.265Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 32 2024-09-20T14:51:27.318Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:51:27.318Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:27.323Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.324Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.324Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.324Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.324Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.324Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.324Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.325Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.325Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.326Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.326Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.326Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.326Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.327Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.327Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.327Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.327Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.327Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.328Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.328Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.332Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.332Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.332Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.333Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.339Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.339Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.339Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.339Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.339Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.339Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 30 2024-09-20T14:51:27.339Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.340Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.340Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.340Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.340Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:27.341Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.341Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.341Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.341Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.341Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:27.341Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.343Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.343Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.344Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.344Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.344Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 30 2024-09-20T14:51:27.344Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.344Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 30 2024-09-20T14:51:27.344Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.344Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.344Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.344Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 31 2024-09-20T14:51:27.344Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.344Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:27.345Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.345Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 29 2024-09-20T14:51:27.345Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.345Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 31 2024-09-20T14:51:27.345Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.345Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:27.345Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 28 2024-09-20T14:51:27.345Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.345Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 29 2024-09-20T14:51:27.346Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.346Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 28 2024-09-20T14:51:27.348Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.348Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.348Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 30 2024-09-20T14:51:27.348Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.349Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.352Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.352Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.352Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.352Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:27.352Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.352Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.352Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.352Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.352Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:27.353Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.353Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 31 2024-09-20T14:51:27.353Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.353Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 30 2024-09-20T14:51:27.353Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.356Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:27.356Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:27.356Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 30 2024-09-20T14:51:27.356Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.357Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.357Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.358Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.363Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.364Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.364Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 27 2024-09-20T14:51:27.365Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:27.366Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:27.366Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 33 2024-09-20T14:51:27.396Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:51:27.396Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:27.420Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.420Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.420Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.421Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.421Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.421Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.424Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.424Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.424Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.425Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.425Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.425Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.425Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.426Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.426Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.427Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.427Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.427Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.427Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.428Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.428Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.428Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.428Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.428Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.429Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.430Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.433Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.433Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.433Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.434Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.437Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:51:27.437Z WARN 7181 --- [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. 2024-09-20T14:51:27.439Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.440Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.440Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.440Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.440Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 31 2024-09-20T14:51:27.440Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.440Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.441Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.441Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.441Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.442Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.442Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:27.442Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.442Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.442Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.442Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:27.443Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.444Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.444Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.444Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.445Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.445Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.445Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 31 2024-09-20T14:51:27.445Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 31 2024-09-20T14:51:27.445Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.445Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.445Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.445Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 32 2024-09-20T14:51:27.445Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.445Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.446Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:27.446Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.446Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.446Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:27.446Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 29 2024-09-20T14:51:27.446Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.446Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 30 2024-09-20T14:51:27.447Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.447Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 29 2024-09-20T14:51:27.448Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.449Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.449Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 31 2024-09-20T14:51:27.449Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.450Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.452Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.453Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.453Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.453Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:27.453Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.453Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.453Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.453Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 30 2024-09-20T14:51:27.453Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.453Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.453Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.454Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 31 2024-09-20T14:51:27.454Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.454Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:27.457Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:27.457Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.457Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:27.457Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 31 2024-09-20T14:51:27.458Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.458Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.459Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.465Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.465Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.465Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 28 2024-09-20T14:51:27.466Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:27.467Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:27.467Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 34 2024-09-20T14:51:27.469Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:51:27.469Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:27.471Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:51:27.471Z WARN 7181 --- [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. 2024-09-20T14:51:27.509Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:51:27.509Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:27.521Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.521Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.522Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.522Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.522Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.523Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.523Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.523Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.526Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.526Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.526Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.526Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.526Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.526Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.526Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.527Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.527Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.528Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.528Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.528Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.528Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.528Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.529Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.529Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.529Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.530Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.530Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.531Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.533Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.534Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.534Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.534Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.540Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.541Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.541Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.541Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.541Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 32 2024-09-20T14:51:27.541Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.541Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.542Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.542Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.542Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.542Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:27.543Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.543Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.543Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.543Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:27.543Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.544Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.545Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.545Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.545Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.545Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.546Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 32 2024-09-20T14:51:27.546Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.546Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 32 2024-09-20T14:51:27.546Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.546Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.546Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.546Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 33 2024-09-20T14:51:27.546Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.546Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:27.546Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.546Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 32 2024-09-20T14:51:27.547Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.547Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.547Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:27.547Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 30 2024-09-20T14:51:27.547Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.547Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 31 2024-09-20T14:51:27.547Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.548Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 30 2024-09-20T14:51:27.549Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.550Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.550Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 32 2024-09-20T14:51:27.550Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.551Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.553Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.553Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.554Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.554Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.554Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.554Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:27.554Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.554Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.554Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 31 2024-09-20T14:51:27.554Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.554Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.554Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 32 2024-09-20T14:51:27.554Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.555Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:27.558Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:27.558Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.558Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:27.558Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 32 2024-09-20T14:51:27.559Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.559Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.560Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.566Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.566Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.566Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 29 2024-09-20T14:51:27.567Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:51:27.567Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:27.567Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:27.568Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:27.568Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 35 2024-09-20T14:51:27.608Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:51:27.608Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:27.623Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.623Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.623Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.623Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.623Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.624Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.624Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.624Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.627Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.627Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.627Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.627Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.627Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.627Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.628Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.628Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.628Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.629Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.629Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.629Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.629Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.629Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.629Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.629Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.630Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.631Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.631Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.632Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.634Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.635Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.635Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.635Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.641Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.641Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.641Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.642Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.642Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 33 2024-09-20T14:51:27.642Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.642Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.643Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.643Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.643Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.644Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:27.644Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.644Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.644Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.644Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 32 2024-09-20T14:51:27.644Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:27.645Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.645Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.646Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.646Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.646Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.646Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.647Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.647Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.647Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 33 2024-09-20T14:51:27.647Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.647Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.647Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 34 2024-09-20T14:51:27.647Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.647Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:27.647Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.647Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 33 2024-09-20T14:51:27.648Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.648Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.648Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:27.648Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 31 2024-09-20T14:51:27.648Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.648Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 32 2024-09-20T14:51:27.648Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.650Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.651Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.651Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 33 2024-09-20T14:51:27.652Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.652Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.653Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 33 2024-09-20T14:51:27.654Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.654Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.655Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.655Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.655Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.655Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.655Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 32 2024-09-20T14:51:27.655Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:27.655Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.655Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.655Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.655Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.655Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 33 2024-09-20T14:51:27.655Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:27.658Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:27.659Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.659Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:27.659Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 33 2024-09-20T14:51:27.660Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.660Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.660Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.665Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:51:27.665Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:27.667Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.667Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.667Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 30 2024-09-20T14:51:27.668Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:27.669Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:27.669Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 36 2024-09-20T14:51:27.689Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:51:27.689Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:27.721Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.722Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.723Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.724Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.724Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.724Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.724Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.725Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.725Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.725Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.727Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.728Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.728Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.728Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:51:27.728Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:27.728Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.728Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.728Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.728Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.729Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.729Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.730Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.730Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.730Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.730Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.730Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.730Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.730Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.731Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.732Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.732Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.733Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.735Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:51:27.735Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:27.735Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.736Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.736Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.736Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.742Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.742Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.742Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.742Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.743Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.743Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.744Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.744Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.744Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.744Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:27.745Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.745Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.745Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.745Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 33 2024-09-20T14:51:27.745Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:27.745Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.746Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.746Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.747Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.747Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.747Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.747Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.747Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.748Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.748Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.748Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 35 2024-09-20T14:51:27.748Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.748Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.748Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:27.748Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 34 2024-09-20T14:51:27.748Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.749Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.749Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:27.749Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 32 2024-09-20T14:51:27.749Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.749Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 33 2024-09-20T14:51:27.749Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.749Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 31 2024-09-20T14:51:27.751Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.752Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.752Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 34 2024-09-20T14:51:27.753Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.753Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.755Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.755Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.755Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.755Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.756Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.756Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 33 2024-09-20T14:51:27.756Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:27.756Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.756Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.756Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.756Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:51:27.756Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:27.756Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.756Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:27.759Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:27.760Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.760Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:27.760Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 34 2024-09-20T14:51:27.760Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.761Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.761Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.761Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 34 2024-09-20T14:51:27.761Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.761Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 34 2024-09-20T14:51:27.768Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.768Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.768Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 31 2024-09-20T14:51:27.769Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:27.770Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:27.770Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 37 2024-09-20T14:51:27.775Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.776Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.776Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.776Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.776Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.776Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.776Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:27.776Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.776Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.777Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.777Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.777Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:27.817Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:51:27.817Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:27.817Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:27.822Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.823Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.823Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 34 2024-09-20T14:51:27.824Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.825Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.825Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.825Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.825Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.826Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.826Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.826Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 34 2024-09-20T14:51:27.826Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.829Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.829Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.829Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.829Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.829Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.829Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.829Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.830Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.831Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.831Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.831Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.831Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.831Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.831Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.832Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.833Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.833Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.834Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.836Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.836Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.836Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.837Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.842Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.843Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.843Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.843Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.844Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.844Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.845Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.845Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.845Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.845Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:27.846Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.846Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.846Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.846Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 34 2024-09-20T14:51:27.846Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:27.846Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.847Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.847Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.848Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.848Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.848Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.848Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.849Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.849Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.849Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.849Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.849Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 36 2024-09-20T14:51:27.849Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.849Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.849Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:27.849Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 35 2024-09-20T14:51:27.849Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.850Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.850Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 34 2024-09-20T14:51:27.850Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:27.850Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 33 2024-09-20T14:51:27.850Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.850Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 32 2024-09-20T14:51:27.852Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.853Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.853Z WARN 7181 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 35 2024-09-20T14:51:27.854Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.854Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.856Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.856Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.856Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.856Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.856Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.856Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:27.857Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.857Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.857Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.857Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:27.860Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:27.861Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.861Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:27.861Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 35 2024-09-20T14:51:27.861Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.861Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.862Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.862Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.862Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 35 2024-09-20T14:51:27.862Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.862Z WARN 7181 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 35 2024-09-20T14:51:27.868Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.869Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.869Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 32 2024-09-20T14:51:27.870Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:27.870Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:27.875Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.876Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.876Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.876Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.876Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.876Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.876Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.876Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:27.877Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.877Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 34 2024-09-20T14:51:27.877Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.877Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.877Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.877Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.877Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:27.877Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 38 2024-09-20T14:51:27.877Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:27.877Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.877Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.878Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.878Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:27.878Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.923Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.924Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.924Z WARN 7181 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 35 2024-09-20T14:51:27.926Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.926Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.926Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.926Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.926Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.927Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.927Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 35 2024-09-20T14:51:27.927Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.927Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.930Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.930Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.930Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.930Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.930Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.930Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.930Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.931Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.931Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.931Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.932Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.932Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.932Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.932Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.933Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.933Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.934Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.934Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.937Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.937Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.937Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.938Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.943Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.944Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.944Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.944Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.944Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.945Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.946Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.946Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.946Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.946Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:27.947Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.947Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.947Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.947Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 35 2024-09-20T14:51:27.947Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:27.947Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.948Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.948Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.949Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.949Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.949Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.949Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.949Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.950Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.950Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.950Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 37 2024-09-20T14:51:27.950Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.950Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.950Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:27.950Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.950Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 36 2024-09-20T14:51:27.950Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.951Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.951Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 35 2024-09-20T14:51:27.951Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:27.951Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 34 2024-09-20T14:51:27.951Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.951Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 33 2024-09-20T14:51:27.953Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.953Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.954Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.955Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.957Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.957Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.957Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.957Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.957Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.957Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.957Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:27.958Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.958Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:27.958Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.961Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:27.961Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.962Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:27.962Z WARN 7181 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 36 2024-09-20T14:51:27.962Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.962Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 36 2024-09-20T14:51:27.962Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.962Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.963Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.963Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 36 2024-09-20T14:51:27.963Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.964Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 36 2024-09-20T14:51:27.969Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.970Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.970Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 33 2024-09-20T14:51:27.971Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:27.971Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:27.976Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.976Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.977Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.977Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.977Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.977Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.977Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:27.977Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:27.977Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.977Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.978Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:27.978Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 39 2024-09-20T14:51:27.978Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:27.978Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:27.978Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:27.978Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:27.978Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:27.978Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:27.979Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:27.979Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:27.979Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:27.979Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 35 2024-09-20T14:51:28.022Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.022Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.024Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.024Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.027Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.027Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.027Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.027Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.027Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.028Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.028Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 36 2024-09-20T14:51:28.028Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.028Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.028Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 36 2024-09-20T14:51:28.030Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.030Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.031Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.031Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.031Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.031Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.031Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.032Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.032Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.032Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.032Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.033Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.033Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.034Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.034Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.035Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.035Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.037Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.037Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.038Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.038Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.038Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.044Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.045Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.045Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.045Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.045Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.045Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.047Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.047Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.047Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.047Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:28.047Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.047Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.048Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:28.048Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.048Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 36 2024-09-20T14:51:28.048Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.048Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.049Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.050Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.050Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.050Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.050Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.050Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.050Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.050Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.051Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 38 2024-09-20T14:51:28.051Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.051Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:28.051Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.051Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:28.051Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.052Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.052Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 37 2024-09-20T14:51:28.052Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.052Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 36 2024-09-20T14:51:28.052Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.052Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 34 2024-09-20T14:51:28.054Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.054Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.055Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.056Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.057Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.058Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.058Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.058Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.058Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.058Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.058Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:28.058Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.059Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.059Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:28.062Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:28.062Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.062Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:28.063Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.063Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 37 2024-09-20T14:51:28.063Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.063Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.063Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.064Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.064Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 37 2024-09-20T14:51:28.070Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.071Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.071Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 34 2024-09-20T14:51:28.072Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:28.072Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:28.075Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.076Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.076Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.076Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.076Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.076Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.076Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:28.077Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.077Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.077Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.077Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.077Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:28.077Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.077Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.077Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.078Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.078Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.078Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.078Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.078Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.078Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.078Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:28.078Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.078Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.079Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.079Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.079Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.079Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:28.079Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 40 2024-09-20T14:51:28.080Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.080Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.080Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 36 2024-09-20T14:51:28.123Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.124Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.125Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.125Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.126Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:51:28.126Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:28.127Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:51:28.127Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:28.127Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.128Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.128Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.128Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.128Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.129Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.129Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 37 2024-09-20T14:51:28.129Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.129Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.129Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 37 2024-09-20T14:51:28.131Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:51:28.131Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:28.131Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.132Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.132Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.132Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.132Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.132Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.133Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.133Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.133Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.133Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.134Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.134Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.134Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.135Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.135Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:51:28.135Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.135Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:28.136Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:28.136Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.137Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.137Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.138Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.138Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.139Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.139Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.145Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.145Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.145Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.146Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.146Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.146Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.148Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.148Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:28.148Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.148Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.148Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:28.148Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.148Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.149Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.149Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 37 2024-09-20T14:51:28.149Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.150Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.150Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.150Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.151Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.151Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.151Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.151Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.151Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.153Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.153Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.153Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:28.153Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.153Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.153Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.153Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:28.153Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 38 2024-09-20T14:51:28.153Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 35 2024-09-20T14:51:28.153Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.153Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 37 2024-09-20T14:51:28.153Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.153Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 35 2024-09-20T14:51:28.154Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.155Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.156Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.157Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.158Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.158Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.159Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.159Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.159Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.159Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.159Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:28.159Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.159Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.159Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 39 2024-09-20T14:51:28.160Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:28.163Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:28.163Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.163Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:28.163Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 37 2024-09-20T14:51:28.163Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.163Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.164Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.164Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.164Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 37 2024-09-20T14:51:28.165Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.165Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 38 2024-09-20T14:51:28.171Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:51:28.171Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:28.171Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.172Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.172Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 35 2024-09-20T14:51:28.172Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:28.173Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:28.176Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.177Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.177Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.177Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:28.177Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.177Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.177Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.177Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.178Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.178Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:28.178Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.178Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.178Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.178Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.178Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.179Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.179Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.179Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.179Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.179Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.179Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.180Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:28.180Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.180Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.180Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:51:28.180Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.180Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:28.180Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:28.180Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 41 2024-09-20T14:51:28.180Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.181Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.181Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 37 2024-09-20T14:51:28.225Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.226Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.228Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.229Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.229Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.229Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 38 2024-09-20T14:51:28.229Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.229Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.230Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.230Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.230Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.230Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 38 2024-09-20T14:51:28.230Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 38 2024-09-20T14:51:28.232Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.233Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.233Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.233Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.233Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.233Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.233Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.233Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.234Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.234Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.234Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.235Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.235Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.236Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.236Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.237Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.238Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.238Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.239Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.239Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.239Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.239Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.239Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.239Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.239Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.240Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:28.240Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.240Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.240Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.240Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.240Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.240Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:28.246Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.246Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.246Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.246Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.246Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.247Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.248Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:28.249Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.249Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.249Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.249Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:28.249Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.249Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.250Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.250Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 38 2024-09-20T14:51:28.251Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.251Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.251Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.251Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.252Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.252Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.252Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.252Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.253Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.253Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.253Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:28.253Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.254Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.254Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.254Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:28.254Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 36 2024-09-20T14:51:28.254Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.254Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 39 2024-09-20T14:51:28.254Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.254Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 36 2024-09-20T14:51:28.254Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.254Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 38 2024-09-20T14:51:28.255Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.255Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.257Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.258Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.259Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.259Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.259Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.259Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.260Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.260Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.260Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.260Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.260Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 40 2024-09-20T14:51:28.260Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:28.263Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:28.263Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:28.264Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.264Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:28.264Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 38 2024-09-20T14:51:28.264Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.264Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.265Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.265Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 38 2024-09-20T14:51:28.265Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.266Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.266Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 39 2024-09-20T14:51:28.272Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.273Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:51:28.273Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:51:28.273Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.273Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 36 2024-09-20T14:51:28.273Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:28.274Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:28.277Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.278Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.278Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.278Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.278Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.278Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:28.278Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.278Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.278Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.279Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.279Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:28.279Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.279Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.279Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.279Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.279Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.279Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.279Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.280Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.280Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.280Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.280Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:28.281Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.281Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.281Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:28.281Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 42 2024-09-20T14:51:28.281Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.281Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.282Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.282Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 38 2024-09-20T14:51:28.286Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:51:28.286Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:28.326Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.327Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.329Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.330Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.330Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 39 2024-09-20T14:51:28.330Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.330Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.330Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.331Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.331Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 39 2024-09-20T14:51:28.331Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.331Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 39 2024-09-20T14:51:28.331Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.333Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.333Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.334Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.334Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.334Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.334Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.334Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.334Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.334Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.335Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.335Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.336Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.336Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.337Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.337Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.338Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.338Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.339Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.340Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.340Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.340Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.340Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.340Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.340Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.340Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.340Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:28.341Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.341Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.341Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.341Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:28.341Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.341Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.347Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.347Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.347Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.347Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.348Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.348Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.349Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:28.349Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.350Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.350Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.350Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:28.350Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.350Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.350Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.352Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.352Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.352Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.352Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.352Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.353Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.353Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.353Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.353Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.354Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.354Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:28.354Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.354Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.355Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.355Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:28.355Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 37 2024-09-20T14:51:28.355Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.355Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 37 2024-09-20T14:51:28.355Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.355Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 39 2024-09-20T14:51:28.355Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.355Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 40 2024-09-20T14:51:28.356Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.356Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.358Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.358Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.360Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.360Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.360Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.360Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.361Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.361Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.361Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 39 2024-09-20T14:51:28.361Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.361Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.361Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 41 2024-09-20T14:51:28.363Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:28.364Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:28.364Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:28.364Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.365Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.365Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.366Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.366Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 39 2024-09-20T14:51:28.366Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.366Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.368Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:28.368Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 39 2024-09-20T14:51:28.373Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.374Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:51:28.374Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:28.374Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:28.374Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.374Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 37 2024-09-20T14:51:28.375Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:28.375Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.376Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.376Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.377Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.377Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.377Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.377Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.377Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:28.377Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.378Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.378Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.378Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:28.378Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.378Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.379Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.379Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.379Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.379Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.379Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:28.379Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.379Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.379Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:28.380Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.380Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.380Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.380Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.380Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.380Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:51:28.380Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:28.380Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.381Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.381Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.381Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:28.381Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.382Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:28.382Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 43 2024-09-20T14:51:28.382Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.382Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.385Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.421Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.422Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.427Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.428Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.430Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.431Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.431Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.431Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.431Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 40 2024-09-20T14:51:28.431Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.432Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.432Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 40 2024-09-20T14:51:28.432Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.432Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 40 2024-09-20T14:51:28.432Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.432Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 40 2024-09-20T14:51:28.434Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.434Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.435Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.434Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.435Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.435Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.435Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.435Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.436Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.436Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.437Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.438Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.438Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.439Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.439Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.440Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.440Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.441Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.441Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.441Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.441Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.441Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:28.441Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.441Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.442Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.442Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.442Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.442Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.442Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 39 2024-09-20T14:51:28.443Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.443Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:28.448Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.448Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.448Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.448Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.448Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.449Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.450Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.450Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:28.450Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.451Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.451Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:51:28.451Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:28.451Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:28.451Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.451Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.452Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.452Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.453Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.453Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.453Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.453Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.454Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.454Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.454Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.454Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.455Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.455Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.455Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:28.455Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.456Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:28.456Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 38 2024-09-20T14:51:28.456Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.456Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 38 2024-09-20T14:51:28.455Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.456Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.456Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 40 2024-09-20T14:51:28.456Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.456Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 41 2024-09-20T14:51:28.457Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.457Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.457Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:51:28.457Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:28.459Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.459Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.461Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.461Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.461Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.461Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.461Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.461Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.461Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.462Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.462Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 42 2024-09-20T14:51:28.464Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:28.464Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:51:28.464Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:28.465Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:28.465Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.466Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.466Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.466Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.467Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.467Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.468Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:28.469Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:28.469Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 40 2024-09-20T14:51:28.473Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:51:28.474Z WARN 7181 --- [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. 2024-09-20T14:51:28.478Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:28.478Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.478Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.478Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.478Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.479Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.479Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 38 2024-09-20T14:51:28.479Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:28.479Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.479Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.479Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 40 2024-09-20T14:51:28.479Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.479Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.480Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.480Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:28.480Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.480Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.480Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:28.480Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.480Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.481Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.481Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.481Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.481Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.482Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.482Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:28.482Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.482Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:28.483Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.483Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.485Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.485Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.491Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:51:28.491Z WARN 7181 --- [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. 2024-09-20T14:51:28.511Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:51:28.511Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:28.521Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.521Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.522Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:51:28.522Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:28.522Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.522Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.528Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.529Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.531Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.532Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.532Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 41 2024-09-20T14:51:28.532Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.532Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.532Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.532Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.533Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.533Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 41 2024-09-20T14:51:28.533Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.533Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 41 2024-09-20T14:51:28.535Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.535Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.535Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.535Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.536Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.536Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 41 2024-09-20T14:51:28.536Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.536Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.536Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.537Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.537Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.538Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.539Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.539Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.540Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.540Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.541Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.541Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.542Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.542Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.542Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.542Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.542Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.543Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.543Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.543Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.543Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:28.543Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.543Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.543Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.543Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:28.543Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 40 2024-09-20T14:51:28.543Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 44 2024-09-20T14:51:28.548Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.548Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.549Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.549Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.549Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.550Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.551Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.551Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:28.551Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.552Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.552Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.553Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.554Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.554Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.555Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.556Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:28.556Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.556Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.556Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.557Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.567Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.568Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.569Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:28.590Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:28.592Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:51:28.592Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:28.595Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.595Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 43 2024-09-20T14:51:28.617Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.623Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:51:28.623Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:28.633Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.634Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:28.634Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 39 2024-09-20T14:51:28.635Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.635Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 39 2024-09-20T14:51:28.636Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:28.636Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 41 2024-09-20T14:51:28.643Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.644Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:28.649Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.649Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 42 2024-09-20T14:51:28.650Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.650Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 42 2024-09-20T14:51:28.669Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:28.669Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 40 2024-09-20T14:51:28.672Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:28.672Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 42 2024-09-20T14:51:28.680Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:28.680Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 41 2024-09-20T14:51:28.721Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:51:28.721Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:28.734Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:28.735Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:28.737Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:28.738Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:51:28.738Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:28.744Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:28.744Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 44 2024-09-20T14:51:28.749Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.750Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.769Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:28.770Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:51:28.770Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:28.770Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:28.773Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:28.781Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:28.817Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:51:28.817Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:28.932Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:51:28.932Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:28.959Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:51:28.959Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:29.036Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:29.036Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 40 2024-09-20T14:51:29.036Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:29.036Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:29.036Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 42 2024-09-20T14:51:29.036Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 43 2024-09-20T14:51:29.036Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:29.036Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 39 2024-09-20T14:51:29.036Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:29.036Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:29.036Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 43 2024-09-20T14:51:29.036Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 45 2024-09-20T14:51:29.036Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:29.036Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 41 2024-09-20T14:51:29.036Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:29.036Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 41 2024-09-20T14:51:29.036Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:29.036Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 40 2024-09-20T14:51:29.037Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:29.037Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:29.037Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 42 2024-09-20T14:51:29.037Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 42 2024-09-20T14:51:29.037Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:29.037Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 41 2024-09-20T14:51:29.040Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:29.040Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 42 2024-09-20T14:51:29.042Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:29.043Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 43 2024-09-20T14:51:29.088Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:51:29.088Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:29.129Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:51:29.129Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:29.136Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:29.136Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:29.136Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:29.136Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:29.136Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:29.136Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:29.137Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:29.137Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:29.137Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:29.137Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:29.137Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:29.137Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:29.138Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:29.139Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:29.139Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 43 2024-09-20T14:51:29.140Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:29.143Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:29.156Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:29.156Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 46 2024-09-20T14:51:29.159Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:29.159Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 44 2024-09-20T14:51:29.161Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:29.161Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 45 2024-09-20T14:51:29.162Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:29.162Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 40 2024-09-20T14:51:29.168Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:29.168Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 44 2024-09-20T14:51:29.182Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:51:29.183Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:29.198Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:29.198Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 41 2024-09-20T14:51:29.202Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:29.202Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 43 2024-09-20T14:51:29.207Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:29.207Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 42 2024-09-20T14:51:29.209Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:29.209Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 44 2024-09-20T14:51:29.224Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:29.224Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:29.224Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 43 2024-09-20T14:51:29.224Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 43 2024-09-20T14:51:29.225Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:29.225Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:29.225Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:29.225Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 42 2024-09-20T14:51:29.225Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 41 2024-09-20T14:51:29.225Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 42 2024-09-20T14:51:29.229Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:51:29.229Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:29.233Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:51:29.233Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:29.239Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:29.239Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:29.239Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:29.239Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:29.240Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:29.240Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:29.240Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:29.240Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 44 2024-09-20T14:51:29.240Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:29.248Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:29.259Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:29.262Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:29.262Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 46 2024-09-20T14:51:29.262Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:29.268Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:29.271Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:29.271Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 47 2024-09-20T14:51:29.274Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:51:29.274Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:29.283Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:29.294Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:29.294Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 45 2024-09-20T14:51:29.298Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:29.301Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:29.301Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 41 2024-09-20T14:51:29.302Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:29.302Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 42 2024-09-20T14:51:29.302Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:29.307Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:29.309Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:29.309Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 45 2024-09-20T14:51:29.310Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:29.317Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:51:29.317Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:29.325Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:29.325Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:29.325Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:29.325Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:29.326Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:29.326Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 44 2024-09-20T14:51:29.329Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:29.329Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 43 2024-09-20T14:51:29.333Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:51:29.334Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:29.338Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:51:29.338Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:29.338Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:29.340Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:29.348Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:29.360Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:51:29.360Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:29.366Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:29.366Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 44 2024-09-20T14:51:29.366Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:29.366Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 42 2024-09-20T14:51:29.371Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:29.371Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 43 2024-09-20T14:51:29.372Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:29.375Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:51:29.376Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:51:29.377Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:29.377Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 45 2024-09-20T14:51:29.394Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:29.402Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:29.409Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:29.426Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:29.429Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:29.463Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:51:29.463Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:29.466Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:29.467Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:29.472Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:29.477Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:29.525Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:51:29.525Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:29.528Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:51:29.528Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:29.575Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:51:29.575Z WARN 7181 --- [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. 2024-09-20T14:51:29.595Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:51:29.595Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:29.604Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:51:29.604Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:29.626Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:51:29.626Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:29.644Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:51:29.644Z WARN 7181 --- [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. 2024-09-20T14:51:29.664Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:29.664Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:29.664Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 44 2024-09-20T14:51:29.664Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 42 2024-09-20T14:51:29.664Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:29.664Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:29.664Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:29.664Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 45 2024-09-20T14:51:29.664Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 43 2024-09-20T14:51:29.664Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 46 2024-09-20T14:51:29.664Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:29.664Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 43 2024-09-20T14:51:29.664Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:29.664Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:29.664Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 48 2024-09-20T14:51:29.664Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 45 2024-09-20T14:51:29.664Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:29.664Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:29.664Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 44 2024-09-20T14:51:29.664Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 46 2024-09-20T14:51:29.664Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:29.664Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 45 2024-09-20T14:51:29.665Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:29.665Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 43 2024-09-20T14:51:29.665Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:29.665Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 46 2024-09-20T14:51:29.764Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:29.764Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:29.764Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:29.764Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:29.764Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:29.764Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:29.765Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:29.765Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:29.765Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:29.765Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:29.765Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:29.765Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:29.765Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:29.765Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:29.765Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:29.765Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:29.765Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 45 2024-09-20T14:51:29.765Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:29.765Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 46 2024-09-20T14:51:29.765Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:29.765Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:29.765Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 47 2024-09-20T14:51:29.765Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 47 2024-09-20T14:51:29.765Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:29.765Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 44 2024-09-20T14:51:29.766Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:29.766Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:29.766Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:29.766Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 47 2024-09-20T14:51:29.766Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 44 2024-09-20T14:51:29.766Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 45 2024-09-20T14:51:29.766Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:29.766Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 44 2024-09-20T14:51:29.766Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:29.766Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 44 2024-09-20T14:51:29.766Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:29.766Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 47 2024-09-20T14:51:29.766Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:29.766Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:29.766Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 46 2024-09-20T14:51:29.766Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:29.766Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 43 2024-09-20T14:51:29.766Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 46 2024-09-20T14:51:29.766Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:29.766Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 49 2024-09-20T14:51:29.773Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:51:29.773Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:29.773Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:29.777Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:29.777Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:29.777Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:29.778Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:29.778Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:29.778Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:29.778Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:29.778Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:29.820Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:51:29.820Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:29.841Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:51:29.841Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:29.862Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:51:29.862Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:29.865Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:29.865Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:29.866Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:29.866Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:29.866Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:29.866Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:29.866Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:29.866Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:29.866Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:29.866Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:29.866Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:29.866Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:29.866Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:29.866Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:29.867Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:29.867Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:29.867Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 46 2024-09-20T14:51:29.867Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:29.867Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 47 2024-09-20T14:51:29.867Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:29.867Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 46 2024-09-20T14:51:29.867Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:29.867Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:29.867Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:29.867Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 47 2024-09-20T14:51:29.867Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 48 2024-09-20T14:51:29.867Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 45 2024-09-20T14:51:29.867Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:29.867Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:29.867Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:29.867Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 48 2024-09-20T14:51:29.867Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 45 2024-09-20T14:51:29.867Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:29.867Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 48 2024-09-20T14:51:29.867Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:29.867Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 44 2024-09-20T14:51:29.867Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:29.867Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:29.867Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 48 2024-09-20T14:51:29.867Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 45 2024-09-20T14:51:29.867Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 45 2024-09-20T14:51:29.867Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:29.867Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 47 2024-09-20T14:51:29.867Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:29.867Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 50 2024-09-20T14:51:29.874Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:51:29.874Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:29.877Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:29.877Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:29.877Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:29.878Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:29.878Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:29.878Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:29.878Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:29.878Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:29.878Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:29.878Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:29.879Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:29.879Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:29.879Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:29.879Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:29.941Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:51:29.941Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:29.967Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:29.967Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:29.967Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:29.967Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:29.967Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:29.967Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:29.967Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:29.967Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:29.967Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:29.967Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:29.968Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:29.968Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:29.968Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:29.968Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:29.968Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:29.968Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:29.968Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 48 2024-09-20T14:51:29.968Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:29.968Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 46 2024-09-20T14:51:29.968Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:29.968Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 47 2024-09-20T14:51:29.968Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:29.968Z WARN 7181 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 48 2024-09-20T14:51:29.968Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:29.968Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 47 2024-09-20T14:51:29.968Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:29.968Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:29.968Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 49 2024-09-20T14:51:29.968Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 46 2024-09-20T14:51:29.968Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:29.968Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 49 2024-09-20T14:51:29.968Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:29.968Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:29.968Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 45 2024-09-20T14:51:29.968Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 51 2024-09-20T14:51:29.968Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:29.969Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 46 2024-09-20T14:51:29.969Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:29.969Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:29.969Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:29.969Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 49 2024-09-20T14:51:29.969Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 46 2024-09-20T14:51:29.969Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 49 2024-09-20T14:51:29.969Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:29.969Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 48 2024-09-20T14:51:29.978Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:29.978Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:29.978Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:29.979Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:29.979Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:29.979Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:29.979Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:29.979Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:29.980Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:29.980Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:29.980Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:29.980Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:29.980Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:29.980Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:29.989Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:51:29.989Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:30.022Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.023Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.024Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.025Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.068Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:30.068Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:30.068Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.068Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.069Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:30.069Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.069Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.069Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:30.069Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.069Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.069Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:30.069Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.069Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.069Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:30.069Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.069Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:30.069Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.069Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 48 2024-09-20T14:51:30.069Z WARN 7181 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 47 2024-09-20T14:51:30.069Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:30.069Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 50 2024-09-20T14:51:30.069Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:30.069Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 49 2024-09-20T14:51:30.069Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.069Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 46 2024-09-20T14:51:30.069Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:30.070Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.070Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 47 2024-09-20T14:51:30.070Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.070Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 48 2024-09-20T14:51:30.070Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:30.070Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.070Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 49 2024-09-20T14:51:30.070Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.070Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 52 2024-09-20T14:51:30.070Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 50 2024-09-20T14:51:30.070Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.070Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 50 2024-09-20T14:51:30.070Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.070Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 49 2024-09-20T14:51:30.071Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.071Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 47 2024-09-20T14:51:30.077Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:30.077Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 50 2024-09-20T14:51:30.077Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.077Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.077Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.078Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.078Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.078Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.079Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.079Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.079Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.080Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.080Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.080Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.080Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:30.080Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.080Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.081Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.081Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.081Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:30.081Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.081Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.084Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:51:30.084Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:30.124Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.125Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.125Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.126Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.170Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.170Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:30.170Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:30.170Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:30.170Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.170Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:30.170Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.170Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.170Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.170Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:30.170Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.170Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.170Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.170Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.170Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 48 2024-09-20T14:51:30.170Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.171Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 49 2024-09-20T14:51:30.171Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:30.171Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.171Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 51 2024-09-20T14:51:30.171Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 47 2024-09-20T14:51:30.171Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.171Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 47 2024-09-20T14:51:30.171Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:30.171Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:30.171Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 49 2024-09-20T14:51:30.171Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 50 2024-09-20T14:51:30.171Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.171Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:30.171Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 51 2024-09-20T14:51:30.171Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 48 2024-09-20T14:51:30.171Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.171Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.171Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 51 2024-09-20T14:51:30.171Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 50 2024-09-20T14:51:30.171Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.171Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 53 2024-09-20T14:51:30.171Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:30.171Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.171Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 50 2024-09-20T14:51:30.172Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.172Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 48 2024-09-20T14:51:30.176Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:51:30.176Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:30.178Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.178Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.179Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.179Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.179Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:30.179Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.179Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.180Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:30.180Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 51 2024-09-20T14:51:30.180Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.180Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.180Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.181Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.181Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.181Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:30.181Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.181Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.181Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.182Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:30.182Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.182Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.225Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.226Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.226Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.227Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.235Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:51:30.235Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:30.240Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:30.240Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.240Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:30.240Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.240Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.240Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:30.240Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.240Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.241Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:30.241Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.271Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.271Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.271Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.271Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:30.271Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.271Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:30.271Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.271Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:30.271Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.271Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:30.272Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.272Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.272Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:30.272Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.272Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:30.272Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 49 2024-09-20T14:51:30.272Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 50 2024-09-20T14:51:30.272Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.272Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.272Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 50 2024-09-20T14:51:30.272Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 52 2024-09-20T14:51:30.272Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.272Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 48 2024-09-20T14:51:30.272Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.272Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 52 2024-09-20T14:51:30.272Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.272Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.272Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 51 2024-09-20T14:51:30.272Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:30.272Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:30.272Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:30.272Z WARN 7181 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 51 2024-09-20T14:51:30.272Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 51 2024-09-20T14:51:30.272Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 48 2024-09-20T14:51:30.272Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.272Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 54 2024-09-20T14:51:30.272Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.272Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 49 2024-09-20T14:51:30.273Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:30.273Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 52 2024-09-20T14:51:30.273Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.273Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 49 2024-09-20T14:51:30.279Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.279Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.280Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.280Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:30.280Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.280Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.280Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.280Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:30.281Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.281Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.282Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.282Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.282Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.282Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:30.282Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.282Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.283Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.283Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.283Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:30.283Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.286Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:51:30.286Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:30.326Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.327Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.327Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.328Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.339Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:51:30.339Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:30.341Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:30.341Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.341Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.341Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.341Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:30.341Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:30.341Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:30.341Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.342Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.342Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.372Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.372Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.372Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.372Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:30.372Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.372Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.372Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:30.372Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:30.373Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.373Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:30.373Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.373Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:30.373Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.373Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.373Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.373Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 50 2024-09-20T14:51:30.373Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:30.373Z WARN 7181 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 52 2024-09-20T14:51:30.373Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:30.373Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:30.373Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:30.373Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 49 2024-09-20T14:51:30.373Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 51 2024-09-20T14:51:30.373Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 52 2024-09-20T14:51:30.373Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:30.373Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.373Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 55 2024-09-20T14:51:30.373Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.373Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.373Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.373Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.373Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 52 2024-09-20T14:51:30.373Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 49 2024-09-20T14:51:30.373Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 51 2024-09-20T14:51:30.373Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 53 2024-09-20T14:51:30.373Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.373Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 53 2024-09-20T14:51:30.374Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.374Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 50 2024-09-20T14:51:30.374Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.374Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 50 2024-09-20T14:51:30.377Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.377Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.378Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.378Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.378Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.378Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.380Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.380Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.380Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.381Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.381Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.381Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.381Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:30.382Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.382Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:30.382Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 52 2024-09-20T14:51:30.382Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.382Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.382Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.383Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.383Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.383Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:30.383Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.383Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.383Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.383Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:30.383Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 53 2024-09-20T14:51:30.384Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.423Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.423Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.423Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:30.423Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.423Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.424Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:30.427Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.428Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.428Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:51:30.428Z WARN 7181 --- [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. 2024-09-20T14:51:30.428Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.428Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.430Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:30.431Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:30.431Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:51:30.431Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:30.442Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:30.442Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.442Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:30.442Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.442Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.442Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:30.442Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:30.442Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.443Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.443Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.443Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:51:30.443Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:30.443Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:30.456Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:51:30.456Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:30.473Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.473Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:30.473Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:30.473Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:30.474Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:30.474Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.474Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.474Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.474Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.474Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.474Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:30.474Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.474Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.474Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.474Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:30.474Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.474Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 53 2024-09-20T14:51:30.474Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 51 2024-09-20T14:51:30.474Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:30.474Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 52 2024-09-20T14:51:30.474Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:30.475Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:30.475Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 50 2024-09-20T14:51:30.475Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 53 2024-09-20T14:51:30.475Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.475Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.475Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.475Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 51 2024-09-20T14:51:30.475Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 54 2024-09-20T14:51:30.475Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 54 2024-09-20T14:51:30.475Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.475Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 51 2024-09-20T14:51:30.475Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.475Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 52 2024-09-20T14:51:30.475Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.475Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 53 2024-09-20T14:51:30.475Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.475Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 50 2024-09-20T14:51:30.475Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:30.475Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.475Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 56 2024-09-20T14:51:30.478Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:51:30.478Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:30.478Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.478Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.478Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.479Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.479Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.479Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.481Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.481Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.481Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.482Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.482Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.482Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.482Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:30.483Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.483Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.483Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:30.483Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 53 2024-09-20T14:51:30.483Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.483Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.483Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.484Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.484Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:30.484Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.484Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.484Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.484Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:30.484Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 54 2024-09-20T14:51:30.485Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.497Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:51:30.497Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:30.521Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:51:30.521Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:30.523Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.523Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:30.523Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.523Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:30.523Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.524Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:30.524Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.524Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.524Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:30.524Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:30.524Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.525Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:30.528Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:51:30.528Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:51:30.528Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.528Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.529Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.529Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.531Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:51:30.531Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:30.531Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:30.532Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:30.543Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:30.543Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:30.543Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.543Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.543Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.543Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:30.544Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.544Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.544Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.544Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:30.544Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:51:30.544Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:30.562Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:51:30.562Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:30.566Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:51:30.566Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:30.575Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.575Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:30.575Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:30.575Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:30.575Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:30.575Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.575Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.575Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.575Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.575Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.575Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.575Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:30.575Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.575Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:30.575Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 53 2024-09-20T14:51:30.575Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.575Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:30.575Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 54 2024-09-20T14:51:30.576Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:30.576Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 51 2024-09-20T14:51:30.576Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.576Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.576Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 52 2024-09-20T14:51:30.576Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.576Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 55 2024-09-20T14:51:30.576Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 55 2024-09-20T14:51:30.576Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.576Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 53 2024-09-20T14:51:30.576Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:30.576Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.576Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.576Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:30.576Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 51 2024-09-20T14:51:30.576Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 54 2024-09-20T14:51:30.576Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.576Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 57 2024-09-20T14:51:30.576Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.576Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.576Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 52 2024-09-20T14:51:30.576Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 52 2024-09-20T14:51:30.579Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.579Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.580Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.580Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.580Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.580Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.582Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.582Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.582Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.582Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.583Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.583Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.576Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 54 2024-09-20T14:51:30.584Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.584Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.584Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:30.584Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.584Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.584Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.584Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:30.585Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.585Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:30.585Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 55 2024-09-20T14:51:30.585Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.585Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.586Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:30.586Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 54 2024-09-20T14:51:30.624Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.624Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.624Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:30.624Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:30.624Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.624Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.624Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.624Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:30.625Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.625Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:51:30.625Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:30.625Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:30.625Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:30.629Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.629Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.630Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.630Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.632Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:30.633Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:30.644Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:30.644Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.644Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.644Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:30.644Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.644Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:30.645Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:30.645Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.645Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.645Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.648Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:51:30.648Z WARN 7181 --- [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. 2024-09-20T14:51:30.673Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:51:30.673Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:30.676Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:30.676Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:30.676Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:30.676Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.676Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.676Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.676Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.676Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.676Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:30.676Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:30.676Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.676Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.676Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.677Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:30.677Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 55 2024-09-20T14:51:30.677Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:30.677Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 54 2024-09-20T14:51:30.677Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.677Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 53 2024-09-20T14:51:30.677Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.677Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 54 2024-09-20T14:51:30.677Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:30.677Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.677Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 52 2024-09-20T14:51:30.677Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.677Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.677Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 56 2024-09-20T14:51:30.677Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 55 2024-09-20T14:51:30.677Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 56 2024-09-20T14:51:30.677Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:30.677Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.677Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 58 2024-09-20T14:51:30.677Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.677Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 52 2024-09-20T14:51:30.677Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:30.677Z WARN 7181 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 55 2024-09-20T14:51:30.677Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.677Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 53 2024-09-20T14:51:30.680Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.680Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.680Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.681Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.681Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 53 2024-09-20T14:51:30.681Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.681Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.683Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.683Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.683Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.683Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.683Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.684Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.684Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.685Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.685Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.685Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.685Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:30.685Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.685Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.686Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:30.686Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 56 2024-09-20T14:51:30.686Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.686Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.686Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:30.686Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:30.687Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 55 2024-09-20T14:51:30.723Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.723Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:30.723Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.723Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:30.723Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.724Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:30.724Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.724Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.724Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.725Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.725Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.725Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.725Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.725Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.726Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:30.726Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.726Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:30.728Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:30.730Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.731Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.731Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.731Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.733Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:30.734Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:30.743Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:51:30.743Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:30.745Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:30.745Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.745Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:30.745Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.745Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.746Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:30.746Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:30.746Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.746Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.746Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.765Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:51:30.765Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:30.777Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:30.777Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:30.777Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.777Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.777Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:30.777Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.777Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.777Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.777Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.777Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:30.777Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:30.777Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.777Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.778Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:30.778Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 56 2024-09-20T14:51:30.778Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.778Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 57 2024-09-20T14:51:30.778Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.778Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 54 2024-09-20T14:51:30.778Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:30.778Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 55 2024-09-20T14:51:30.778Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.778Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.778Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 54 2024-09-20T14:51:30.778Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 59 2024-09-20T14:51:30.778Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:30.778Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 53 2024-09-20T14:51:30.778Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.778Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 53 2024-09-20T14:51:30.778Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.778Z WARN 7181 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 56 2024-09-20T14:51:30.778Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.778Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:30.778Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 57 2024-09-20T14:51:30.778Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:30.778Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 56 2024-09-20T14:51:30.778Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.778Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.778Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 55 2024-09-20T14:51:30.779Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.779Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:30.779Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:30.780Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.780Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.782Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.782Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.782Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.782Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.782Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.782Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.782Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 54 2024-09-20T14:51:30.784Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.784Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.784Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.784Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.784Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.784Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.785Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.785Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.786Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.786Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.786Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:30.786Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.786Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.786Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.787Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.787Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:30.787Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 57 2024-09-20T14:51:30.787Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:30.787Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:30.824Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:30.824Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.824Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.824Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.825Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:30.825Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.825Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.825Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.826Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.826Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.826Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.826Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.826Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.826Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:30.827Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.827Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:30.828Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:30.829Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:30.831Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.832Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.832Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.832Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.834Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:30.835Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:30.846Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:30.846Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:30.846Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.846Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.846Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.847Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:30.847Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:30.847Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.847Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.847Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.878Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:30.878Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.878Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.878Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.878Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:30.878Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:30.879Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.879Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.879Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.879Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.879Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:30.879Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:30.879Z WARN 7181 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 57 2024-09-20T14:51:30.879Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.879Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 58 2024-09-20T14:51:30.879Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.879Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:30.879Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.879Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 60 2024-09-20T14:51:30.879Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.879Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 55 2024-09-20T14:51:30.879Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:30.879Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 56 2024-09-20T14:51:30.879Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:30.879Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.879Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 54 2024-09-20T14:51:30.879Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 58 2024-09-20T14:51:30.879Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:30.879Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.879Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 57 2024-09-20T14:51:30.879Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 55 2024-09-20T14:51:30.879Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.879Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.879Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:30.879Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 54 2024-09-20T14:51:30.879Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.880Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 56 2024-09-20T14:51:30.880Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.880Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 57 2024-09-20T14:51:30.880Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:30.880Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.881Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:30.881Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.882Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.883Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.883Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.883Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.883Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.883Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.883Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.883Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 55 2024-09-20T14:51:30.885Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.885Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.885Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.886Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.886Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.886Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.886Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.886Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.886Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.887Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.887Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:30.887Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.887Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.887Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.887Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.889Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:30.889Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:30.889Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 58 2024-09-20T14:51:30.890Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:30.890Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 56 2024-09-20T14:51:30.926Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.926Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:30.926Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.926Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.926Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:30.926Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.927Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.927Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.927Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.927Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.927Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:30.927Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.928Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.928Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.928Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.928Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:30.929Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:30.929Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:30.932Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.933Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.933Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.933Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.936Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:30.937Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:30.947Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:30.947Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:30.947Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.947Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.947Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.947Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:30.948Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:30.948Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.948Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.948Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.979Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:30.979Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.979Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.979Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:30.979Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:30.979Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.979Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.980Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:30.980Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.980Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.980Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.980Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:30.980Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.980Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 55 2024-09-20T14:51:30.980Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 56 2024-09-20T14:51:30.980Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.980Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 56 2024-09-20T14:51:30.980Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:51:30.980Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:30.980Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 57 2024-09-20T14:51:30.980Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:30.980Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.980Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:30.980Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 59 2024-09-20T14:51:30.980Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 58 2024-09-20T14:51:30.980Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.981Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.981Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 57 2024-09-20T14:51:30.981Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.981Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 59 2024-09-20T14:51:30.981Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.981Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:30.981Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 58 2024-09-20T14:51:30.981Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 58 2024-09-20T14:51:30.981Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.981Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 61 2024-09-20T14:51:30.981Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.981Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:30.982Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.982Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:30.982Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.982Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 55 2024-09-20T14:51:30.983Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.983Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.983Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.984Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.984Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.984Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.984Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 56 2024-09-20T14:51:30.986Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.986Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.986Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.986Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.986Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.987Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.987Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:30.987Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.987Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.987Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:30.988Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:30.988Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:30.988Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:30.988Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:30.989Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:30.990Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:30.990Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 59 2024-09-20T14:51:30.997Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:30.998Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:30.998Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 57 2024-09-20T14:51:31.024Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.024Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.024Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.024Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.025Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.025Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.025Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.025Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.025Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.026Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.026Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.027Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.027Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.027Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.027Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.027Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.028Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.028Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.028Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.028Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.028Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.029Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.029Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.029Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.032Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.034Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.034Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.034Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.034Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.035Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.037Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.038Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.048Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.048Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.048Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.048Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.049Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.049Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.049Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.049Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.049Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.049Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.080Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.080Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.080Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.080Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.080Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.081Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.081Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.081Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.081Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.081Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.081Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.081Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.081Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.081Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 56 2024-09-20T14:51:31.081Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.081Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.081Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.081Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 60 2024-09-20T14:51:31.081Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.081Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.082Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.082Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 57 2024-09-20T14:51:31.082Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 57 2024-09-20T14:51:31.082Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.082Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.082Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 59 2024-09-20T14:51:31.082Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.082Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.082Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 59 2024-09-20T14:51:31.082Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 58 2024-09-20T14:51:31.082Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.082Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 58 2024-09-20T14:51:31.082Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.082Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.082Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 62 2024-09-20T14:51:31.082Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.082Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.082Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 59 2024-09-20T14:51:31.082Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.082Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 60 2024-09-20T14:51:31.083Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.083Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.083Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.083Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 56 2024-09-20T14:51:31.084Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.084Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.084Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.085Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.085Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.085Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.085Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 57 2024-09-20T14:51:31.087Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.087Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.087Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.087Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.087Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.088Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.088Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.088Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.088Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.088Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.089Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.089Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.089Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:51:31.089Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:31.090Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.090Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.094Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:51:31.094Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:31.098Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.098Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:51:31.098Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:31.099Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.099Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 58 2024-09-20T14:51:31.125Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.125Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.125Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.125Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.126Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.126Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.126Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.126Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.126Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.127Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.127Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.127Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.128Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.128Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.128Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.128Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.129Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.129Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.129Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.129Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.129Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.130Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.130Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.130Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.134Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.135Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.135Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.135Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.135Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.135Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.138Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.139Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.149Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.149Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.149Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.149Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.149Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.150Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.150Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.150Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.150Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.150Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 60 2024-09-20T14:51:31.150Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.181Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.182Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.182Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.182Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.182Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.182Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.182Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.182Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.182Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.182Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.182Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.182Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.182Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.182Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 57 2024-09-20T14:51:31.182Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.182Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.182Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 61 2024-09-20T14:51:31.183Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.183Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.183Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.183Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.183Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.183Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 59 2024-09-20T14:51:31.183Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 58 2024-09-20T14:51:31.183Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.183Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 60 2024-09-20T14:51:31.183Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.183Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.183Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 60 2024-09-20T14:51:31.183Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.183Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 59 2024-09-20T14:51:31.183Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.183Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.183Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 60 2024-09-20T14:51:31.183Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.183Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.183Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 61 2024-09-20T14:51:31.183Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 63 2024-09-20T14:51:31.183Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.184Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.184Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 57 2024-09-20T14:51:31.185Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.185Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.185Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.186Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.186Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.186Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.186Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 58 2024-09-20T14:51:31.188Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.188Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.188Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.188Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.188Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.188Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.189Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.189Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.189Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.189Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.190Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.190Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.191Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.192Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.199Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.199Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.226Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.226Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.226Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.226Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.227Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.227Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.227Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.227Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.227Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.228Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.228Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.228Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.229Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.229Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.229Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.229Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.229Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.230Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.230Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.230Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.230Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.231Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.231Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.231Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.235Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.235Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.235Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.236Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.236Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.236Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.239Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.239Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.240Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.240Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.240Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.240Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.240Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.240Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.240Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.240Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.240Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.241Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.242Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:51:31.242Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:31.242Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:51:31.242Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:31.250Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.250Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.250Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.250Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.251Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.251Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.251Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.251Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 61 2024-09-20T14:51:31.251Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.251Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.251Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.282Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.282Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.282Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.283Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.283Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.283Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.283Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.283Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 58 2024-09-20T14:51:31.283Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.283Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.283Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 58 2024-09-20T14:51:31.283Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.283Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.283Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 62 2024-09-20T14:51:31.284Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.284Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.284Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.284Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.284Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.284Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.284Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.284Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.284Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 59 2024-09-20T14:51:31.284Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.284Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 60 2024-09-20T14:51:31.284Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.284Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 61 2024-09-20T14:51:31.284Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.284Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 60 2024-09-20T14:51:31.284Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.284Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.284Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 64 2024-09-20T14:51:31.284Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.284Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 61 2024-09-20T14:51:31.284Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.285Z WARN 7181 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 61 2024-09-20T14:51:31.285Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.285Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.285Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 58 2024-09-20T14:51:31.286Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.286Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.287Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.287Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.288Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.289Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.289Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.290Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.290Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.290Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.290Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.291Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.292Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.293Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.293Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 59 2024-09-20T14:51:31.293Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.293Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.293Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 62 2024-09-20T14:51:31.300Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.300Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.300Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 59 2024-09-20T14:51:31.327Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.327Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.327Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.327Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.328Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.328Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.328Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.328Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.328Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.328Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.329Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.329Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.330Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.330Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.330Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.330Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.331Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.331Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.331Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.332Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.332Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.333Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:51:31.333Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:31.334Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.336Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.336Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.336Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.337Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.337Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.337Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.340Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.340Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.340Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.341Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.341Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.341Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.341Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.341Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.341Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.342Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.342Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.342Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.346Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:51:31.346Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:31.346Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:31.351Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.351Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.351Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.351Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.351Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.352Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.352Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.352Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.352Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.352Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.352Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 62 2024-09-20T14:51:31.380Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.380Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.380Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.380Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.382Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:51:31.382Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:51:31.383Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.383Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.383Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.384Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.384Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.384Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.384Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 59 2024-09-20T14:51:31.384Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.384Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.384Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 59 2024-09-20T14:51:31.384Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.384Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.384Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 63 2024-09-20T14:51:31.384Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.384Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.384Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.384Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.384Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.385Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.385Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.385Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 61 2024-09-20T14:51:31.385Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.385Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.385Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 62 2024-09-20T14:51:31.385Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.385Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 65 2024-09-20T14:51:31.385Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.385Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 61 2024-09-20T14:51:31.385Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.385Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.385Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 62 2024-09-20T14:51:31.385Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.385Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.386Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.386Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 59 2024-09-20T14:51:31.387Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.387Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.387Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.388Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.389Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.390Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.390Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.390Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.391Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.391Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.391Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.391Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.392Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:51:31.392Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:31.393Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.393Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.393Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.393Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.394Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.394Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 63 2024-09-20T14:51:31.394Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.400Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.401Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.401Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 60 2024-09-20T14:51:31.423Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.423Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.423Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.423Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.424Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.424Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.424Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 60 2024-09-20T14:51:31.424Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.424Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.424Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 62 2024-09-20T14:51:31.428Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.428Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.428Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.428Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.429Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.429Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.429Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.429Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.429Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.429Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.430Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.431Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.431Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.431Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.431Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.431Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.432Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.432Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.432Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.433Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.434Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.435Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.437Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.437Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.437Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.438Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.438Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.438Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.440Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.441Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.441Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.441Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.442Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.442Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.442Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.442Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.442Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.443Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.443Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.443Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 60 2024-09-20T14:51:31.444Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.452Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.452Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.452Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.452Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.452Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.453Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.453Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.453Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.453Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.453Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 63 2024-09-20T14:51:31.453Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.480Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.481Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.481Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.481Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.484Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.485Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.485Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:51:31.485Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:31.485Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.485Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.485Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.485Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.485Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.485Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.485Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.486Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.486Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 66 2024-09-20T14:51:31.486Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.486Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.486Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 62 2024-09-20T14:51:31.486Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.486Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 63 2024-09-20T14:51:31.486Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.486Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 63 2024-09-20T14:51:31.486Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.486Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.486Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.487Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.487Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 60 2024-09-20T14:51:31.487Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.487Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.487Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.487Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.487Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.487Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 64 2024-09-20T14:51:31.487Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.487Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 62 2024-09-20T14:51:31.487Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.487Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 60 2024-09-20T14:51:31.488Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.488Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.488Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.488Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.490Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.491Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.491Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.491Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.491Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 60 2024-09-20T14:51:31.491Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.492Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.492Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.492Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.492Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.494Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.494Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.494Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.494Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.494Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.494Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.501Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.502Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.502Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 61 2024-09-20T14:51:31.523Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.523Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.523Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.523Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.523Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.524Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.524Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.524Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.524Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.524Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 64 2024-09-20T14:51:31.524Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.524Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.524Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.525Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 61 2024-09-20T14:51:31.529Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.529Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.529Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.529Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.529Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.530Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.530Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.530Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 63 2024-09-20T14:51:31.530Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.530Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.530Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.531Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.531Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.532Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.532Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.532Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.532Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.533Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.533Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.533Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.533Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.535Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.536Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.537Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.538Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.538Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.538Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.539Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.539Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.541Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.542Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.542Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.542Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.542Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.543Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.543Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.543Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:51:31.543Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:31.543Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.543Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.544Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.544Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 61 2024-09-20T14:51:31.544Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.544Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.553Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.553Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.553Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.553Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.562Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.562Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.562Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.562Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 64 2024-09-20T14:51:31.562Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.562Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.563Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:51:31.563Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:31.563Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.583Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.583Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.584Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.584Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.585Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.586Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.586Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.586Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.586Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.586Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.586Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.586Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.586Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:51:31.586Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:31.586Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.587Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.587Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 64 2024-09-20T14:51:31.587Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.587Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.587Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.587Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.587Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 63 2024-09-20T14:51:31.587Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 64 2024-09-20T14:51:31.587Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.587Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.587Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 67 2024-09-20T14:51:31.588Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.588Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.588Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.588Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.588Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 65 2024-09-20T14:51:31.588Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.588Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.588Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 63 2024-09-20T14:51:31.588Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 61 2024-09-20T14:51:31.591Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.595Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.595Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.596Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.597Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 61 2024-09-20T14:51:31.597Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.597Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.597Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.597Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.597Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.597Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 61 2024-09-20T14:51:31.597Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.597Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.598Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.602Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.603Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.603Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 62 2024-09-20T14:51:31.624Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.624Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.625Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.625Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.625Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.625Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 65 2024-09-20T14:51:31.625Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.625Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.627Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.630Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.630Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.630Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.630Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.630Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.631Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.631Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.631Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 64 2024-09-20T14:51:31.631Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.631Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.631Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 62 2024-09-20T14:51:31.631Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.631Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:51:31.632Z WARN 7181 --- [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. 2024-09-20T14:51:31.632Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.632Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.632Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.633Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.633Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.634Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.634Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.636Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.636Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.638Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.639Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.639Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.639Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.639Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.640Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.641Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.642Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.643Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.644Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.644Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.644Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.644Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.644Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.644Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.644Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.644Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.647Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.647Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.648Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:51:31.648Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:31.662Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.662Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.662Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.663Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.663Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.663Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.663Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 65 2024-09-20T14:51:31.663Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.663Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 62 2024-09-20T14:51:31.663Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.663Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.664Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.684Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.684Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.684Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.684Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.686Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.686Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.687Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.687Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.687Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.687Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.687Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.687Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.687Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.687Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.688Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.688Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.688Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 65 2024-09-20T14:51:31.688Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.688Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.688Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 64 2024-09-20T14:51:31.688Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.688Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.688Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 68 2024-09-20T14:51:31.688Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.688Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.689Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.689Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.689Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 62 2024-09-20T14:51:31.694Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.694Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 66 2024-09-20T14:51:31.696Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.696Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.697Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.697Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.698Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.698Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.698Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.698Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.698Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.698Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 62 2024-09-20T14:51:31.698Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.698Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.698Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.700Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:51:31.700Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:31.703Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.704Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.704Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 63 2024-09-20T14:51:31.723Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.723Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.724Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.724Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.724Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.724Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.724Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.724Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 65 2024-09-20T14:51:31.724Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.725Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.725Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.725Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.726Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.726Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 66 2024-09-20T14:51:31.726Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.726Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.726Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.726Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.727Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.728Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.731Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:51:31.731Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:51:31.731Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:31.731Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:31.732Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:51:31.732Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:31.732Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:31.732Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.732Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.732Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.732Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.732Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.733Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.733Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.733Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 65 2024-09-20T14:51:31.733Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.733Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 63 2024-09-20T14:51:31.733Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.733Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.733Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.733Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.734Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.734Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:51:31.734Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:31.734Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.734Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.735Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.737Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.738Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.739Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.739Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.740Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.740Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.740Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.741Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.741Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.741Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.743Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.743Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.745Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:51:31.745Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:31.747Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.747Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.747Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.747Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.747Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.747Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.747Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.748Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.748Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.748Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.763Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.763Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.763Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.764Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.764Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.764Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 63 2024-09-20T14:51:31.764Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.764Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.764Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 66 2024-09-20T14:51:31.764Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.764Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.765Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.766Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:51:31.766Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:31.782Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.783Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.783Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.783Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.784Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.785Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.785Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.785Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.787Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.787Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.788Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.788Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.788Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.788Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.788Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.788Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.788Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.788Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.788Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.788Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.788Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.789Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.789Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.789Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 69 2024-09-20T14:51:31.789Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.790Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.790Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.790Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 63 2024-09-20T14:51:31.794Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.795Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.795Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 67 2024-09-20T14:51:31.796Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.797Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.798Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.798Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.798Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 62 2024-09-20T14:51:31.798Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.798Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.798Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.799Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.799Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.799Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.799Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.799Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 63 2024-09-20T14:51:31.799Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.804Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.805Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.805Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 64 2024-09-20T14:51:31.810Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:51:31.810Z WARN 7181 --- [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. 2024-09-20T14:51:31.824Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.824Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.825Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.825Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.825Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.825Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 66 2024-09-20T14:51:31.825Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.825Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.825Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.826Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.826Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.826Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.826Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.827Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.827Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.827Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.827Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 67 2024-09-20T14:51:31.827Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.827Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 66 2024-09-20T14:51:31.828Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.830Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.833Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.833Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.833Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.833Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.833Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.834Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.834Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.834Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 66 2024-09-20T14:51:31.834Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.834Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.834Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 64 2024-09-20T14:51:31.834Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.834Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.834Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.835Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.835Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.835Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.836Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.838Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.838Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.840Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.840Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.840Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.841Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.841Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.841Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.842Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.842Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.843Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.844Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.848Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.848Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.848Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.848Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.848Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.848Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.848Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.848Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.848Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.849Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.849Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 65 2024-09-20T14:51:31.864Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.864Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.864Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.864Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.865Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.865Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 67 2024-09-20T14:51:31.865Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.865Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.865Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.865Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 64 2024-09-20T14:51:31.865Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.866Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.882Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:51:31.882Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:31.883Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.884Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.884Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.884Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.885Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.885Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.886Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.886Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.887Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.888Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.888Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.889Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.889Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.889Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.889Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.889Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.889Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.889Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.889Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.889Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.889Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.890Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.890Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 70 2024-09-20T14:51:31.890Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.890Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.890Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.895Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.895Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.895Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 64 2024-09-20T14:51:31.895Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.897Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.897Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.899Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.899Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.899Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.899Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.900Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.900Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.900Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 64 2024-09-20T14:51:31.900Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.900Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.900Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.905Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.905Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 63 2024-09-20T14:51:31.906Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.906Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.906Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 65 2024-09-20T14:51:31.925Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.925Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.925Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.926Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.926Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.926Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.926Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.926Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 67 2024-09-20T14:51:31.926Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.927Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.927Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.927Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.927Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.927Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.928Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.928Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.928Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.928Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 68 2024-09-20T14:51:31.928Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 67 2024-09-20T14:51:31.930Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.930Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.934Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.934Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.934Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.934Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.934Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.934Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.935Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.935Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 67 2024-09-20T14:51:31.935Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.935Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.935Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.935Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.935Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 65 2024-09-20T14:51:31.935Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.935Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.936Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.936Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.936Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.939Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.939Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.940Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.941Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.941Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.942Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.942Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.942Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.942Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.943Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.944Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.944Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.948Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.948Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.949Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.949Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.949Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.949Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.949Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.949Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.949Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.950Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.950Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 66 2024-09-20T14:51:31.965Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.965Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.965Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.965Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.966Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.966Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.966Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 68 2024-09-20T14:51:31.966Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.966Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 65 2024-09-20T14:51:31.966Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.966Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.967Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.984Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.985Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.985Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.986Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.986Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.986Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.986Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.987Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.988Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.989Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:31.989Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.989Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.989Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.990Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.990Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:31.990Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.990Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.990Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.990Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.990Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.990Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:31.991Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.991Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 71 2024-09-20T14:51:31.991Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:31.992Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:31.995Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:31.996Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:31.996Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:31.996Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 65 2024-09-20T14:51:31.996Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:31.997Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 68 2024-09-20T14:51:31.998Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:31.998Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.000Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.000Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.000Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.000Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.000Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.000Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.000Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.001Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.005Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.005Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.007Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.007Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.007Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 66 2024-09-20T14:51:32.023Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.023Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.023Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.024Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.024Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.024Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.024Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.024Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.024Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.026Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.026Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.026Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.027Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.027Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.027Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.027Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.027Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 68 2024-09-20T14:51:32.028Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.028Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.028Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.028Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.028Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.028Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.029Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.029Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.029Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 69 2024-09-20T14:51:32.029Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 68 2024-09-20T14:51:32.030Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.031Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.035Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.035Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.035Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.035Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.035Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.035Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.035Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.035Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.035Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.036Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 68 2024-09-20T14:51:32.036Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.036Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 66 2024-09-20T14:51:32.036Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.036Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.036Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.036Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.037Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.037Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.039Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.040Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.040Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:51:32.041Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:32.041Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.042Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.042Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.042Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.042Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.043Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.043Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.044Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.045Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.045Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.049Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.049Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.049Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.049Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.050Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.050Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.050Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.050Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 65 2024-09-20T14:51:32.050Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.050Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.050Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.066Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.066Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.066Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.066Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.067Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.067Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.067Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.067Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 69 2024-09-20T14:51:32.067Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.067Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 66 2024-09-20T14:51:32.067Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.067Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.067Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 67 2024-09-20T14:51:32.085Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.086Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.086Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.087Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.087Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.088Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.089Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.089Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.090Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.090Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.090Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.091Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.091Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.091Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.091Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.091Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.091Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.091Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.091Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.091Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.092Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.092Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.096Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.096Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.097Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.097Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.097Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 69 2024-09-20T14:51:32.098Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.099Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.101Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.101Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.101Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.101Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.101Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.101Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.101Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.102Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.102Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 72 2024-09-20T14:51:32.106Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.107Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.107Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 64 2024-09-20T14:51:32.107Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.108Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.108Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 67 2024-09-20T14:51:32.111Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:51:32.111Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:32.124Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.124Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.124Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.125Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.125Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.125Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.125Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.125Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.127Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.127Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.127Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.127Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.127Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.128Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.128Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.128Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.128Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 69 2024-09-20T14:51:32.128Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.129Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.129Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.129Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.129Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.129Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.130Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.130Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.130Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 69 2024-09-20T14:51:32.131Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.132Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.136Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.136Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.136Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.136Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.136Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.136Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.137Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.137Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 69 2024-09-20T14:51:32.137Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.137Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 70 2024-09-20T14:51:32.137Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.137Z WARN 7181 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 67 2024-09-20T14:51:32.137Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.137Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.139Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.140Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.151Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.151Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.151Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.151Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.151Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.151Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.151Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.152Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.152Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.152Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.152Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 66 2024-09-20T14:51:32.152Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.152Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.152Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.152Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.152Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.152Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.153Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.167Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.167Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.167Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.167Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.167Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.167Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.168Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.168Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 67 2024-09-20T14:51:32.168Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.168Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.168Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.168Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 70 2024-09-20T14:51:32.168Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 68 2024-09-20T14:51:32.187Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.187Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.187Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.187Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.188Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.189Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.190Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.190Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.191Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.191Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.191Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.191Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.191Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.191Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.192Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.192Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.192Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.192Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.192Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.192Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.193Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.193Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.197Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.197Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.197Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 66 2024-09-20T14:51:32.198Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.198Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.198Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 70 2024-09-20T14:51:32.199Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.200Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.201Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:51:32.201Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:32.201Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.201Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.202Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.202Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.202Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.202Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.202Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.203Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.207Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.207Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.208Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.209Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.209Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 68 2024-09-20T14:51:32.225Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.225Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.225Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.225Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.226Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.226Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.226Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.226Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.228Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.228Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.228Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.228Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.228Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.228Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.228Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.228Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.229Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.230Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.230Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.230Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.230Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.230Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.230Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.230Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 70 2024-09-20T14:51:32.230Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.232Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.233Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.235Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:51:32.235Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:32.237Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.237Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.237Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.237Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.237Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.237Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.237Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 70 2024-09-20T14:51:32.237Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.237Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.238Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.238Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 70 2024-09-20T14:51:32.238Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.239Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.239Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.239Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 68 2024-09-20T14:51:32.240Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.240Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.240Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.240Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.240Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.241Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.241Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.241Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.241Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.241Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 73 2024-09-20T14:51:32.241Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.251Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:51:32.251Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:32.252Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.252Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.252Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.252Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.252Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.252Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.252Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.252Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.253Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.253Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 67 2024-09-20T14:51:32.253Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.253Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.253Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 71 2024-09-20T14:51:32.253Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.253Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.253Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.253Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.253Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.253Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.253Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:51:32.253Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:32.254Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.268Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.268Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.268Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.268Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.268Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.268Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.268Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.268Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.269Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.269Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 71 2024-09-20T14:51:32.269Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.269Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 69 2024-09-20T14:51:32.288Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.288Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.288Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.288Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.289Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.290Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.290Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.291Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.292Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.292Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.292Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.292Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.292Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.292Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.292Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.292Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.292Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.292Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.293Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.293Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.293Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.294Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.297Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.298Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.298Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 67 2024-09-20T14:51:32.298Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.299Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.299Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 71 2024-09-20T14:51:32.300Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.301Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.302Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.302Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.302Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.303Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.303Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.303Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.303Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 68 2024-09-20T14:51:32.303Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.303Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.308Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.308Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.308Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 65 2024-09-20T14:51:32.309Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.310Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.310Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 69 2024-09-20T14:51:32.326Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.326Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.326Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.326Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.327Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.327Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.327Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.327Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.328Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.328Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.328Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.329Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.329Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.329Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.329Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.329Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.330Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.330Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.330Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.331Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.331Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.331Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.331Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.331Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 71 2024-09-20T14:51:32.331Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.333Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.333Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.337Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.338Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.338Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.338Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.338Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.338Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.338Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 71 2024-09-20T14:51:32.338Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.338Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.339Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.338Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.340Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.340Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.340Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 69 2024-09-20T14:51:32.341Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.341Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.341Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.341Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.341Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.341Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.341Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.342Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.342Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.342Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 74 2024-09-20T14:51:32.342Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.353Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.353Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.353Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.353Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.353Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.353Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.353Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.353Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.353Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.353Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 71 2024-09-20T14:51:32.354Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.354Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 68 2024-09-20T14:51:32.354Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.354Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.354Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 72 2024-09-20T14:51:32.354Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.354Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.354Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.354Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.354Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.354Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.369Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.369Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.369Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.369Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.369Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.369Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.369Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.369Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.370Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.370Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.370Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 70 2024-09-20T14:51:32.389Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.389Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.389Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.389Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 72 2024-09-20T14:51:32.389Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.390Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.391Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.393Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.393Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.393Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.393Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.393Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.393Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:51:32.393Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:32.393Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.393Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.393Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.393Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.394Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.394Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.394Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.394Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.395Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.398Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.399Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.399Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 68 2024-09-20T14:51:32.399Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.400Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.400Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 72 2024-09-20T14:51:32.401Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.401Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.403Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.403Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.403Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.403Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.404Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.404Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 69 2024-09-20T14:51:32.404Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.404Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.404Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.408Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.409Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.409Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 66 2024-09-20T14:51:32.410Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.410Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.423Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.424Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.424Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.424Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.424Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.424Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.424Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.424Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.424Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.424Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.427Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.427Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.427Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.427Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.428Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.428Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.428Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.428Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.429Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.429Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.429Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.429Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.430Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.430Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.430Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.430Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.431Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.431Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.431Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.431Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.431Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.431Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.432Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.432Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 72 2024-09-20T14:51:32.432Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.433Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.434Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.438Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.438Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.439Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.439Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.439Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.439Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.439Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 72 2024-09-20T14:51:32.439Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.439Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.439Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.439Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.440Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.441Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.441Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 70 2024-09-20T14:51:32.442Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.442Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.442Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.442Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.442Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.442Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.442Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.442Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.442Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.442Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.452Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:51:32.452Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:32.452Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:51:32.452Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:32.454Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.454Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.454Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.454Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.454Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.454Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.454Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.454Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.454Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.454Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 72 2024-09-20T14:51:32.454Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.455Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.455Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.455Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.455Z WARN 7181 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 73 2024-09-20T14:51:32.455Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.455Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.455Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.455Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 75 2024-09-20T14:51:32.455Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.455Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.470Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.470Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.470Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.470Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.470Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.470Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.470Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.470Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.470Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.470Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 69 2024-09-20T14:51:32.470Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.483Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:51:32.483Z WARN 7181 --- [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. 2024-09-20T14:51:32.490Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.490Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.490Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.490Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.490Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 73 2024-09-20T14:51:32.492Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.492Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.494Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.494Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.494Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.494Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.494Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.494Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.494Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.494Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.494Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 71 2024-09-20T14:51:32.494Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.495Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.495Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.495Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.495Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.495Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.499Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.500Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.500Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 69 2024-09-20T14:51:32.500Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.501Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.501Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 73 2024-09-20T14:51:32.502Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.502Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.504Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.504Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.504Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.504Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.504Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.505Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.505Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 70 2024-09-20T14:51:32.505Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.505Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.509Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.510Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.510Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 67 2024-09-20T14:51:32.511Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.511Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.511Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 70 2024-09-20T14:51:32.522Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:51:32.522Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:32.522Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:32.524Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.524Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.524Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.524Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.524Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.524Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.524Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.524Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.525Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.525Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.525Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.525Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.525Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.525Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.528Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.528Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.528Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.528Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.528Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.528Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.528Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.528Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.530Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.530Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.530Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.530Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.530Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.530Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.530Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.531Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.531Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.532Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.532Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.532Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.532Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.532Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.532Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.533Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.534Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.535Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:51:32.535Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:51:32.535Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.539Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.539Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.539Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.539Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.539Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.539Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.540Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.540Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.540Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 73 2024-09-20T14:51:32.540Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.540Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.541Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.541Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.542Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.542Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.542Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.543Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.543Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.543Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.543Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.543Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.543Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.543Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.551Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:51:32.551Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:32.554Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.555Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.555Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.555Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.555Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.555Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.555Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.555Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.555Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.555Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 73 2024-09-20T14:51:32.555Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.555Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.555Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.555Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 73 2024-09-20T14:51:32.555Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.555Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.555Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.555Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.555Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 71 2024-09-20T14:51:32.556Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.556Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 76 2024-09-20T14:51:32.556Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.570Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.570Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.571Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.571Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.571Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.571Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.571Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.571Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.571Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.571Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.571Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 70 2024-09-20T14:51:32.590Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.590Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.591Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.591Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.591Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 74 2024-09-20T14:51:32.592Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.593Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.595Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.595Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.595Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.595Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.595Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.595Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.595Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.595Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.595Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.595Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.595Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 72 2024-09-20T14:51:32.596Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.596Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.596Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.596Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.600Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.601Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.601Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 70 2024-09-20T14:51:32.601Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.601Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.603Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.603Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.603Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 74 2024-09-20T14:51:32.605Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.605Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.605Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.605Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.605Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.606Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.606Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.606Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.610Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.611Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.611Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 68 2024-09-20T14:51:32.611Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.612Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.612Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 71 2024-09-20T14:51:32.624Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.625Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.625Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.625Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.625Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.625Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.625Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.625Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.625Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.625Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.626Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.626Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.626Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.626Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.628Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.629Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.629Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.629Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.629Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.629Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.629Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.629Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.630Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.631Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.631Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.631Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.631Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.631Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.631Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.631Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.632Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.632Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.632Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.633Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.633Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.633Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.633Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.633Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.635Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.636Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.640Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.640Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.640Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.640Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.640Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.640Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.640Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.641Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.641Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 74 2024-09-20T14:51:32.641Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.641Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.642Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.642Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.643Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.643Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.643Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.643Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.643Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.644Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.644Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.644Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.644Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.644Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.644Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 71 2024-09-20T14:51:32.655Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.655Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.655Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.655Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.656Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.656Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.656Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.656Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.656Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.656Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.656Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.656Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 74 2024-09-20T14:51:32.656Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 74 2024-09-20T14:51:32.656Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.656Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.656Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 72 2024-09-20T14:51:32.656Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.656Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.656Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.656Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.657Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.671Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.671Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.671Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.671Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.671Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.672Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.672Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.672Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.672Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.672Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 77 2024-09-20T14:51:32.672Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.672Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 71 2024-09-20T14:51:32.684Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:51:32.684Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:32.684Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:32.691Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.691Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.692Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.692Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.692Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 75 2024-09-20T14:51:32.693Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.694Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.695Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.695Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 64 2024-09-20T14:51:32.696Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.696Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.696Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.696Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.696Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.696Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.696Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.696Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.696Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.696Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 73 2024-09-20T14:51:32.696Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.696Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.696Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.697Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.697Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.701Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.702Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.702Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 71 2024-09-20T14:51:32.702Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.702Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.702Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 74 2024-09-20T14:51:32.703Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.704Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.704Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 75 2024-09-20T14:51:32.706Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.706Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.706Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.706Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.706Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.706Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.706Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.707Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.711Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.712Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.712Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 69 2024-09-20T14:51:32.712Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.713Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.713Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 72 2024-09-20T14:51:32.721Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:51:32.721Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:32.724Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.724Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.724Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.724Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.724Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.725Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.725Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.725Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.725Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.726Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.726Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.726Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.726Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.726Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.726Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.726Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.727Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.727Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.727Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.727Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.729Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.729Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.729Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.730Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.730Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.730Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.730Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.730Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.731Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.731Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.731Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.732Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.732Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.732Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.732Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.732Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.733Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.733Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.733Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.733Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.733Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.734Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.734Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.734Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.736Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.736Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.741Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.741Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.741Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.741Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.741Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.741Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.741Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.741Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.741Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.741Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.742Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.743Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.744Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.744Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.744Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.744Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.744Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.744Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.745Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.745Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.745Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.745Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.745Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 72 2024-09-20T14:51:32.749Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:51:32.749Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:32.756Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.756Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.756Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.756Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.756Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.757Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.757Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.757Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.757Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.757Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.757Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 75 2024-09-20T14:51:32.757Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.757Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 75 2024-09-20T14:51:32.757Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.757Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.757Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.757Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.757Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 73 2024-09-20T14:51:32.757Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.758Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.765Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.767Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:51:32.767Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:32.772Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.772Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.772Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.772Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.772Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.773Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.773Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.773Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.773Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.773Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 78 2024-09-20T14:51:32.773Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.773Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 72 2024-09-20T14:51:32.792Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:51:32.792Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:32.792Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.792Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.793Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.793Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.793Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 76 2024-09-20T14:51:32.794Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.795Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.795Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.796Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.796Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 65 2024-09-20T14:51:32.797Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.797Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.797Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.797Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.797Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.797Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.797Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.797Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.797Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.797Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 74 2024-09-20T14:51:32.797Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.797Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.797Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.797Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.797Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 75 2024-09-20T14:51:32.798Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.802Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.802Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.802Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.803Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.803Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 75 2024-09-20T14:51:32.804Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.804Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.805Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 76 2024-09-20T14:51:32.805Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:51:32.805Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:32.806Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.807Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.807Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.807Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.807Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.807Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.807Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.807Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.812Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.813Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.813Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 70 2024-09-20T14:51:32.813Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.814Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.814Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 73 2024-09-20T14:51:32.825Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.825Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.825Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.825Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.825Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.826Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.826Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.826Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.826Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.827Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.827Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.827Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.827Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.827Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.827Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.827Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.828Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.828Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.828Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.828Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.830Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.830Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.830Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.831Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.831Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.831Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.831Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.831Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.832Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.832Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.832Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.832Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.832Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.833Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.833Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.833Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.833Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.834Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.834Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.834Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.834Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.834Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.834Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.835Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.837Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.837Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.841Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.841Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.842Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.842Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.842Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.842Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.842Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.842Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.842Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.842Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.843Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.843Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.845Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.845Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.845Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.845Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.845Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.845Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.845Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.845Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.845Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.845Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.847Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:51:32.847Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:32.853Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:51:32.853Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:32.857Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.857Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.857Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.857Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.857Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.857Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.857Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.858Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.858Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.858Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 76 2024-09-20T14:51:32.858Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.858Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.858Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.858Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 76 2024-09-20T14:51:32.858Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.858Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.858Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 74 2024-09-20T14:51:32.858Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.859Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.865Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.866Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.866Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 73 2024-09-20T14:51:32.867Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:51:32.867Z WARN 7181 --- [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. 2024-09-20T14:51:32.873Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.873Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.873Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.873Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.873Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.873Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.873Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.873Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.873Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.874Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.874Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 73 2024-09-20T14:51:32.884Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:51:32.884Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:32.892Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:51:32.892Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:32.893Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.893Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.894Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.894Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.894Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 77 2024-09-20T14:51:32.895Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.896Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.896Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.897Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.897Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 66 2024-09-20T14:51:32.897Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.897Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.898Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.898Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.898Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.898Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.898Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.898Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 79 2024-09-20T14:51:32.898Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.898Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 75 2024-09-20T14:51:32.898Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.898Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.898Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 76 2024-09-20T14:51:32.898Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.898Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.899Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.899Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.903Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.903Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.903Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.903Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 72 2024-09-20T14:51:32.904Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.904Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 76 2024-09-20T14:51:32.905Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.905Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.907Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.907Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.907Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.907Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.908Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.908Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.908Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.908Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.913Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.913Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.914Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.914Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.926Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.926Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.926Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.926Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.926Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 77 2024-09-20T14:51:32.927Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.927Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.927Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.927Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.927Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.928Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.928Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.928Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.928Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.928Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.929Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.929Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.929Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.929Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.931Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.931Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.931Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.931Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.931Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.932Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.932Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.932Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.933Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.933Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.933Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.933Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.933Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.933Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.933Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.933Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.934Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.934Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.934Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.935Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.935Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.935Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.935Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.936Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.937Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.938Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.942Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:51:32.942Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:32.942Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.942Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.942Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.942Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.943Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.943Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.943Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.943Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.943Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.943Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.944Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.944Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.945Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.945Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.945Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.946Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.946Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.946Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.946Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.946Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.946Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.946Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.958Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.958Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.958Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.958Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.958Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.958Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.958Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.959Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.959Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.959Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.959Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.959Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.959Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 77 2024-09-20T14:51:32.959Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.959Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 75 2024-09-20T14:51:32.959Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.959Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 77 2024-09-20T14:51:32.959Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.960Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.966Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.967Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.967Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 74 2024-09-20T14:51:32.974Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.974Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.974Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.974Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.974Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.974Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.974Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.974Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.974Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.974Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.994Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.994Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.995Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.995Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 74 2024-09-20T14:51:32.995Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.995Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 78 2024-09-20T14:51:32.996Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.996Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.997Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:32.998Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:32.998Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 67 2024-09-20T14:51:32.998Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.998Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.998Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:32.999Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.999Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:32.999Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:32.999Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.999Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 80 2024-09-20T14:51:32.999Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:32.999Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 76 2024-09-20T14:51:32.999Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:32.999Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:32.999Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 77 2024-09-20T14:51:32.999Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:32.999Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:32.999Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.000Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.004Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.004Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.004Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.004Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 73 2024-09-20T14:51:33.004Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.005Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 77 2024-09-20T14:51:33.005Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.006Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.008Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.008Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.008Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.008Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.008Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.009Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.009Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.009Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.013Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.014Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.014Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 71 2024-09-20T14:51:33.014Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.015Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.015Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 74 2024-09-20T14:51:33.024Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.024Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.024Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.024Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.024Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.024Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.026Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.027Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.027Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.027Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 78 2024-09-20T14:51:33.027Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.027Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.028Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.028Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.028Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.028Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.028Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.029Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.029Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.029Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.029Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.029Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.029Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.029Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.029Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.032Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.032Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.032Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.032Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.032Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.032Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.032Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.033Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.033Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.033Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.034Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.034Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.034Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.034Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.034Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.034Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.035Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.035Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.035Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.036Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.036Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.036Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.036Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.036Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.038Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.039Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.043Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.043Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.043Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.043Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.043Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.043Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.043Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.043Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.044Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.044Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.044Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.045Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.046Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.046Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.046Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.046Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.046Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.047Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.047Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.047Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.047Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.047Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.050Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:51:33.050Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:33.059Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.059Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.059Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.059Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.059Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.059Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.059Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.060Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.060Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.060Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 78 2024-09-20T14:51:33.060Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.060Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.060Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.060Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.060Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 76 2024-09-20T14:51:33.060Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.060Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.060Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 78 2024-09-20T14:51:33.061Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.067Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:51:33.067Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.067Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:33.068Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.068Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 75 2024-09-20T14:51:33.074Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.074Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.075Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.075Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.075Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.075Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.075Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.075Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.075Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.075Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.085Z ERROR 7181 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url: Name or service not known 2024-09-20T14:51:33.085Z ERROR 7181 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url 2024-09-20T14:51:33.095Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.095Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.096Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.096Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 75 2024-09-20T14:51:33.096Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.096Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 79 2024-09-20T14:51:33.097Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.097Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.098Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.099Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.099Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 68 2024-09-20T14:51:33.099Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.099Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.099Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.099Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.099Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.100Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.100Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.100Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.100Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 77 2024-09-20T14:51:33.100Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.100Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 78 2024-09-20T14:51:33.100Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.100Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 81 2024-09-20T14:51:33.100Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.100Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.100Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.100Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.104Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.105Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.105Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.105Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 74 2024-09-20T14:51:33.105Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.106Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.107Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.108Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.109Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.109Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.109Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.109Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.109Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.109Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.110Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.115Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.115Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.115Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.122Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.122Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 72 2024-09-20T14:51:33.124Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.124Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.125Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.125Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.125Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.125Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.127Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.128Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.128Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.128Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 79 2024-09-20T14:51:33.128Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.128Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.128Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.128Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.129Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.129Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.129Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.129Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.129Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.130Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.130Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.130Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.130Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.130Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.130Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.132Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.133Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.133Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.133Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.133Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.133Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.133Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.133Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.134Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.134Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.134Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.134Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.135Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.135Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.135Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.135Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.136Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.136Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.136Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.136Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.136Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.136Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.137Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.137Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.139Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.139Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.144Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.144Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.144Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.144Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.144Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.144Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.144Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.144Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.144Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.145Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.145Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.146Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.147Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.147Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.147Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.147Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.148Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.148Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.148Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.148Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.148Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.148Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.153Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:51:33.153Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:33.160Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.160Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.160Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.160Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.160Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.160Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.160Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.161Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.161Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.161Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.161Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.161Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.161Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 79 2024-09-20T14:51:33.161Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.161Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 77 2024-09-20T14:51:33.161Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.161Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 79 2024-09-20T14:51:33.161Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.162Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.168Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.168Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.175Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.175Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.175Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.175Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.176Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.176Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.176Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.176Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.176Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 76 2024-09-20T14:51:33.176Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.176Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.196Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.196Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.197Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.197Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 76 2024-09-20T14:51:33.197Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.197Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 80 2024-09-20T14:51:33.198Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.198Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.199Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.200Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.200Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 69 2024-09-20T14:51:33.200Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.200Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.200Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.200Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.200Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.200Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.201Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.201Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.201Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 78 2024-09-20T14:51:33.201Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.201Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 79 2024-09-20T14:51:33.201Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.201Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.201Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.201Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 82 2024-09-20T14:51:33.201Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.201Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.205Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.205Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.206Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.206Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 75 2024-09-20T14:51:33.206Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.206Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 78 2024-09-20T14:51:33.207Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.208Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.209Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.209Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.209Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.210Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.210Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.210Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.210Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.211Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.216Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.216Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.216Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 75 2024-09-20T14:51:33.222Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.222Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.225Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.225Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.226Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.226Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.226Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.226Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.228Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.228Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.228Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.229Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.229Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.229Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.229Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.230Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.230Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 80 2024-09-20T14:51:33.230Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.230Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.230Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.230Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.231Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.233Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.234Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.234Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.234Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.235Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.235Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.235Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.235Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.235Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.236Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.236Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.236Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.236Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.236Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.237Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.237Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.237Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.237Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.239Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.239Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.239Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.240Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.240Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.240Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.240Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.240Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.240Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.240Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.240Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.241Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.241Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.241Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.241Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.244Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.244Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.244Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.245Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.245Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.245Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.245Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.245Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.245Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.246Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.246Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.246Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.248Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.248Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.248Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.248Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.248Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.248Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.249Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.249Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.249Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.249Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.261Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.261Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.261Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.261Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.261Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.261Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.261Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.262Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.262Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 80 2024-09-20T14:51:33.262Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.262Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.262Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.262Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.262Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.262Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 78 2024-09-20T14:51:33.262Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.262Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 80 2024-09-20T14:51:33.262Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.263Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.269Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.269Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.276Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.276Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.276Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.276Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.276Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.277Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.277Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.277Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.277Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.277Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 77 2024-09-20T14:51:33.277Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.297Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.297Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.298Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.298Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.298Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 77 2024-09-20T14:51:33.298Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 81 2024-09-20T14:51:33.298Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.299Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.300Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.300Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.301Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.301Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.301Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.301Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.301Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.301Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.301Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.301Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.302Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 80 2024-09-20T14:51:33.302Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.302Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 79 2024-09-20T14:51:33.302Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.302Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.302Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 83 2024-09-20T14:51:33.302Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.302Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.302Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.306Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.306Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.306Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.306Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.308Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.309Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.310Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.310Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.310Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.310Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.311Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.311Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.311Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.311Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.316Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.317Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.317Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 76 2024-09-20T14:51:33.323Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.323Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.323Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 73 2024-09-20T14:51:33.326Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.326Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.326Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.327Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.327Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.327Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.329Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.329Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.329Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.329Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.330Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.330Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.330Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.331Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.331Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 81 2024-09-20T14:51:33.331Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.332Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.335Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:51:33.335Z WARN 7181 --- [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. 2024-09-20T14:51:33.335Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.335Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.335Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.335Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.335Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.335Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.335Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.335Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.336Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.336Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.336Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.336Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.336Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.336Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.337Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.337Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.338Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.338Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.339Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.339Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.339Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.339Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.339Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.340Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.340Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.341Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.341Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.341Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.341Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.341Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.341Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.341Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.341Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.341Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.341Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.341Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.345Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.345Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.345Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.345Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.345Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.345Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.345Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.346Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.346Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.346Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.346Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.347Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.349Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.349Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.349Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.349Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.349Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.349Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.349Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.349Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.349Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.350Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.354Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:51:33.354Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:33.362Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.362Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.362Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.362Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.362Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.362Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.362Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.362Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.363Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.363Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 81 2024-09-20T14:51:33.363Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.363Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.363Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.363Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.363Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 81 2024-09-20T14:51:33.363Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.363Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 79 2024-09-20T14:51:33.363Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.363Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.369Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.370Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.376Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:51:33.376Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:33.376Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:33.377Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.377Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.377Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.377Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.377Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.378Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.378Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 78 2024-09-20T14:51:33.378Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.378Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.378Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.378Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.398Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.398Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.398Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.399Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.399Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 82 2024-09-20T14:51:33.399Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.400Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.400Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 78 2024-09-20T14:51:33.401Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.401Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.401Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 70 2024-09-20T14:51:33.402Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.402Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.402Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.402Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.402Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.402Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.402Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.402Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.402Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.402Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.402Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.402Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.403Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 80 2024-09-20T14:51:33.403Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.403Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.407Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.407Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.407Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.407Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 76 2024-09-20T14:51:33.407Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.407Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 79 2024-09-20T14:51:33.409Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.409Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.411Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.411Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.411Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.411Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.411Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.411Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.411Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.412Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.412Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 84 2024-09-20T14:51:33.417Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.418Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.418Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 77 2024-09-20T14:51:33.423Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.424Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.424Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.424Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 74 2024-09-20T14:51:33.424Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.424Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.424Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.424Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 81 2024-09-20T14:51:33.425Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.425Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.427Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.427Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.427Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.428Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.428Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.428Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.430Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.430Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.430Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.430Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.431Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.431Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.431Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.431Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.432Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.432Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.435Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.435Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.435Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.436Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.436Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.436Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.436Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.436Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.437Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.437Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.437Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.437Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.437Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:51:33.437Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:33.437Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.437Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.437Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.437Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 82 2024-09-20T14:51:33.437Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.438Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.439Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.440Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.440Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.440Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.440Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.440Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.440Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.441Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.441Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.441Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.442Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.442Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.442Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.442Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.442Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.442Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.442Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.442Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.442Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.446Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.446Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.446Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.446Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.446Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.446Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.446Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.446Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.446Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.447Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.447Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.448Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.449Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.449Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.450Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.450Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.450Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.450Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.450Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.450Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.450Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.450Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.457Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:51:33.457Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:33.463Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.463Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.463Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.463Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.463Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.463Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.463Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.464Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.464Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.464Z WARN 7181 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 82 2024-09-20T14:51:33.464Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.464Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.464Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 82 2024-09-20T14:51:33.464Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.464Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.464Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.464Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 80 2024-09-20T14:51:33.464Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.464Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.470Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.471Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.478Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.478Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.478Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.478Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.478Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.479Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.479Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.479Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.479Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 79 2024-09-20T14:51:33.479Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.479Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.499Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.499Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.499Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.500Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.500Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 83 2024-09-20T14:51:33.500Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.500Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.501Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.502Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.502Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 71 2024-09-20T14:51:33.503Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.503Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.503Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.503Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.503Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.503Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.503Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.503Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.503Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.503Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.503Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.503Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.503Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.504Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.507Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.507Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.508Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.508Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 80 2024-09-20T14:51:33.508Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.508Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 77 2024-09-20T14:51:33.509Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.510Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.511Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.511Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.512Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.512Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.512Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 79 2024-09-20T14:51:33.512Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.512Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.512Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.513Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.513Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 85 2024-09-20T14:51:33.518Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.519Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.519Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 78 2024-09-20T14:51:33.524Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.524Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.524Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.524Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.524Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.524Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.525Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.525Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.525Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.525Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.525Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.525Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.525Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.525Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 75 2024-09-20T14:51:33.525Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.525Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 82 2024-09-20T14:51:33.526Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.526Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.528Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.528Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.528Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.529Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.529Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.529Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.530Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.531Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.531Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.531Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.531Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.532Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.532Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.532Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.532Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.533Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.536Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.536Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.536Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.536Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.536Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.537Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.537Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.537Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.537Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.537Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.537Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.537Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.538Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.538Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.538Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.538Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.538Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 83 2024-09-20T14:51:33.539Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.540Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.540Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.540Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.541Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.541Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.541Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.541Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.542Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.542Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.542Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.542Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.542Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.543Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.543Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.543Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.543Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.543Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 81 2024-09-20T14:51:33.543Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.543Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.543Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.546Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.547Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.547Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.547Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.547Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.547Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.547Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.547Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.547Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.548Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.548Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.548Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.550Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.550Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.550Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.550Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.551Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.551Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.551Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.551Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.551Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.551Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.554Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:51:33.554Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:33.564Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.564Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.564Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.564Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.564Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.564Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.564Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.564Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.565Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.565Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.565Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.565Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.565Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 83 2024-09-20T14:51:33.565Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.565Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.565Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.565Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 81 2024-09-20T14:51:33.565Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.571Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.572Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.575Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:51:33.575Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:33.579Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.579Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.579Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.579Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.579Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.580Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.580Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.580Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.580Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.583Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.583Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 80 2024-09-20T14:51:33.600Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.600Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.600Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.600Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.601Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 84 2024-09-20T14:51:33.602Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.603Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.603Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 72 2024-09-20T14:51:33.603Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.603Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.603Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.603Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.604Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.604Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.604Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.604Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.604Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.604Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 83 2024-09-20T14:51:33.604Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.604Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.604Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.605Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.605Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.608Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.608Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.609Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.609Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 81 2024-09-20T14:51:33.609Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.609Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 78 2024-09-20T14:51:33.610Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.611Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.612Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.612Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.612Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.613Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.613Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 80 2024-09-20T14:51:33.613Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.613Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.613Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.614Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.614Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 86 2024-09-20T14:51:33.619Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.620Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.620Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 79 2024-09-20T14:51:33.625Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.625Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.625Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.625Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.626Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.626Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.626Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.626Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.626Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.626Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.626Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.626Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.626Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.626Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 76 2024-09-20T14:51:33.626Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.626Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 83 2024-09-20T14:51:33.629Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.629Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.629Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.629Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.630Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.630Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.631Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.632Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.632Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.632Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.632Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.632Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.633Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.633Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.633Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.634Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.637Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.637Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.637Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.637Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.637Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.637Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.638Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.638Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.638Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.638Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.638Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.638Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.638Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.638Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.638Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.639Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.639Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 84 2024-09-20T14:51:33.640Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.640Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.641Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.641Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.641Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.641Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.642Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.642Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.643Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.643Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.643Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.643Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.643Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.643Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.643Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.643Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.643Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.643Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.644Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.644Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.647Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.647Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.647Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.647Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.648Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.648Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.648Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.648Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.648Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.648Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.648Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.649Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.651Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.651Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.651Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.651Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.651Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.652Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.652Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.652Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.652Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.652Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 82 2024-09-20T14:51:33.652Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.653Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:51:33.653Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:33.654Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:51:33.654Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:33.654Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:51:33.654Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:33.665Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.665Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.665Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.665Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.665Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.665Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.665Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.665Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.665Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.665Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.665Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.665Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.665Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.665Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.666Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 82 2024-09-20T14:51:33.666Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.666Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.672Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.673Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.680Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.680Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.680Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.680Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.680Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.680Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.681Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.681Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.687Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:51:33.687Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:51:33.701Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.701Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.701Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.701Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.703Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.704Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.704Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 73 2024-09-20T14:51:33.704Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.704Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.705Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.705Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.705Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.705Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 84 2024-09-20T14:51:33.705Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:51:33.705Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:33.705Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.705Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.705Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.706Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.706Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.706Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 85 2024-09-20T14:51:33.706Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.706Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.706Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.706Z WARN 7181 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 84 2024-09-20T14:51:33.706Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.709Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.709Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.710Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.710Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.710Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 79 2024-09-20T14:51:33.711Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.711Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.713Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.713Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.713Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.714Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.714Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.714Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.714Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 81 2024-09-20T14:51:33.714Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 81 2024-09-20T14:51:33.714Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.715Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.715Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 87 2024-09-20T14:51:33.720Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.720Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.724Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.724Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.724Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.724Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.725Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.725Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.725Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.725Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.726Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.726Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.726Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.726Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.726Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.727Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.727Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.727Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.727Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.727Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.727Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.727Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 84 2024-09-20T14:51:33.728Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.728Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 77 2024-09-20T14:51:33.730Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.730Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.730Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.731Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.733Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.733Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.733Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.733Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.734Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.734Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.736Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.736Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.737Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.738Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.738Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.738Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.738Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.738Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.738Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.738Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.739Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.739Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.739Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.739Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.739Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.739Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.739Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.739Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.740Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.741Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.742Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.742Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.742Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.742Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.742Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.742Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 85 2024-09-20T14:51:33.742Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.744Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.744Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.744Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.744Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.744Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.744Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.744Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.744Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.744Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.744Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.744Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.745Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.748Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.748Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.748Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.748Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.748Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.748Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.748Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.749Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.749Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.749Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.749Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.750Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.752Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.752Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.752Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.752Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.752Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.752Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:51:33.752Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:33.752Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.752Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.752Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.753Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 83 2024-09-20T14:51:33.753Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.753Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.758Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:51:33.758Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:33.766Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.766Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.766Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.766Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.766Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.766Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.766Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.766Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.766Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.766Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.767Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.767Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.767Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.767Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.767Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 83 2024-09-20T14:51:33.767Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.767Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.773Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.774Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.781Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.781Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.781Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.781Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.781Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.781Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.781Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.782Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.784Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.784Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.784Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.784Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.784Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.785Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.785Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.785Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.795Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:51:33.795Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:33.802Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.802Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.802Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.802Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.804Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.805Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.805Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 74 2024-09-20T14:51:33.805Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.805Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.806Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.806Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 85 2024-09-20T14:51:33.806Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.806Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.806Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.806Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.806Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.806Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.807Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.807Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 86 2024-09-20T14:51:33.807Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.807Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.807Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.807Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.807Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 85 2024-09-20T14:51:33.810Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.810Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.810Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 82 2024-09-20T14:51:33.810Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.811Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.811Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 80 2024-09-20T14:51:33.811Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.812Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.814Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.814Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.814Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.814Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.814Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.814Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.815Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.815Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.821Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.821Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.821Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 80 2024-09-20T14:51:33.825Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.825Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.825Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.825Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.825Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.825Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.826Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.826Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.827Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.827Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.827Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.827Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.827Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.827Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.827Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.828Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.828Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.828Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.828Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 85 2024-09-20T14:51:33.828Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.829Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.829Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 78 2024-09-20T14:51:33.831Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.832Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.833Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.833Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.834Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.834Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.834Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.835Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.836Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:51:33.836Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:33.836Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.836Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.837Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.837Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.838Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.838Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.838Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.838Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.839Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.839Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.839Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.839Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.839Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.839Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.840Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.840Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.840Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.840Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.840Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.840Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.841Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.842Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.842Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.842Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.842Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.843Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.843Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 86 2024-09-20T14:51:33.843Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.843Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.844Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.844Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.844Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.844Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.844Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.845Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.845Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.845Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 82 2024-09-20T14:51:33.845Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.845Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.845Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.845Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 82 2024-09-20T14:51:33.845Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.846Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.846Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 88 2024-09-20T14:51:33.849Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.849Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.849Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.849Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.849Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.849Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.849Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.849Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.849Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.850Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.850Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.850Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.853Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.853Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.853Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.853Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.853Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.853Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.853Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.853Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.853Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.854Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.867Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.867Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.867Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.867Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.867Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.867Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.867Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.867Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.867Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.867Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.868Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.868Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.868Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.868Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.868Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.871Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:51:33.871Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:33.871Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.871Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 84 2024-09-20T14:51:33.874Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.874Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.881Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.881Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.881Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.882Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.882Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.882Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.882Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.882Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.885Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.885Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.885Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.885Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.885Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.885Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.885Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.886Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.886Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.886Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.886Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.886Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.886Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.886Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.887Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:51:33.887Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:33.887Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:33.896Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:51:33.896Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:33.902Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.902Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.903Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.903Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.905Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.906Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.906Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 75 2024-09-20T14:51:33.906Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.907Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.907Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.907Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.907Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.907Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.907Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.907Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.907Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.907Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 84 2024-09-20T14:51:33.907Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.907Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 86 2024-09-20T14:51:33.908Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.908Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.908Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.908Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 87 2024-09-20T14:51:33.908Z WARN 7181 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 86 2024-09-20T14:51:33.908Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.910Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.911Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.911Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.911Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 83 2024-09-20T14:51:33.911Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.915Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.915Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.915Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.915Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.915Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.915Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.915Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.916Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.916Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.922Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.922Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.922Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.922Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 81 2024-09-20T14:51:33.926Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.926Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.926Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.926Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.926Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.926Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.926Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.927Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.927Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.928Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.928Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.928Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.928Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.928Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.928Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.928Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.928Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.929Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.929Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 86 2024-09-20T14:51:33.929Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.930Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.930Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 79 2024-09-20T14:51:33.932Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.932Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.934Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.934Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.934Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.935Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.935Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.936Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.937Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.937Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.938Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.938Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.939Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.939Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.939Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.939Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.939Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.940Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.940Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.940Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.940Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.940Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.940Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.941Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.941Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.941Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.941Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.941Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.942Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.942Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.943Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.943Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.943Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.943Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.943Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.944Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.945Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.945Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.945Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.945Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.945Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.946Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.946Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.946Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.946Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 83 2024-09-20T14:51:33.946Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 83 2024-09-20T14:51:33.946Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.946Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.946Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.946Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.949Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.949Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.949Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.950Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.950Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.950Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.950Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 87 2024-09-20T14:51:33.950Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.950Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.950Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.951Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.951Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.953Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.953Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.954Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.954Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.954Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.954Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.954Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.954Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.954Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.954Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 89 2024-09-20T14:51:33.954Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.955Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.968Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.968Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.968Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.968Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.968Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.968Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.968Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.968Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.968Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.969Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.969Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.969Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.969Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.969Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.971Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.972Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.972Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 85 2024-09-20T14:51:33.975Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.975Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.975Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:51:33.975Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:33.982Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.982Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:33.982Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.983Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.983Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.983Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:33.983Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.983Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:33.986Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:33.986Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:33.986Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:33.986Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:33.986Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:33.987Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:33.987Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:33.987Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.002Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:51:34.002Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:34.003Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.003Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.004Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.004Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.006Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.007Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.007Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 76 2024-09-20T14:51:34.007Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.008Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.008Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.008Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.008Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.008Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.008Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.008Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.008Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.008Z WARN 7181 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 87 2024-09-20T14:51:34.008Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.008Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.008Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.008Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.008Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 85 2024-09-20T14:51:34.008Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.011Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.012Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.012Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.012Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 84 2024-09-20T14:51:34.012Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.012Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 81 2024-09-20T14:51:34.015Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.015Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.015Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.016Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.016Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.016Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 88 2024-09-20T14:51:34.016Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.016Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.017Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.019Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:51:34.019Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:34.022Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.022Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.023Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.023Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.023Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 82 2024-09-20T14:51:34.024Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.024Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.024Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.024Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.025Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.025Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 87 2024-09-20T14:51:34.025Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.025Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.025Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.026Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.026Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.027Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.027Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.027Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.027Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.027Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.027Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.028Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.028Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.028Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.029Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.029Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.029Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.029Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.029Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.029Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.029Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.030Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.031Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.031Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 80 2024-09-20T14:51:34.033Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.033Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.033Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 87 2024-09-20T14:51:34.035Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.035Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.035Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.036Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.036Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.036Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.038Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.038Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.038Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.039Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.039Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.040Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.040Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.040Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.040Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.041Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.041Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.041Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.041Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.041Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.041Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.041Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.041Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.042Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.042Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.042Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.042Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.043Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.044Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.044Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.044Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.044Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.044Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.044Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.046Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.046Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.046Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.046Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.046Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.046Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.047Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.047Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 84 2024-09-20T14:51:34.047Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.047Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.047Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.047Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.049Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:51:34.049Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:34.050Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.050Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.050Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.050Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.050Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.050Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 84 2024-09-20T14:51:34.051Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.051Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 88 2024-09-20T14:51:34.051Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.051Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.051Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.051Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.052Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.054Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.054Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.054Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.054Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.054Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.054Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.055Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.055Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 90 2024-09-20T14:51:34.055Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.055Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.055Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.055Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.055Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.069Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.069Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.069Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.069Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.069Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.069Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.069Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.069Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.070Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.070Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.070Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.070Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.070Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.070Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.072Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:51:34.072Z WARN 7181 --- [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. 2024-09-20T14:51:34.072Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.073Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.073Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 86 2024-09-20T14:51:34.076Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.083Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.083Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.083Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.083Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.084Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.084Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.084Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.084Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.086Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.086Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.086Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.086Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.086Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.086Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.087Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.087Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.087Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.087Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.087Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.088Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.088Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.088Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.088Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.104Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.104Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.105Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.105Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.106Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:51:34.106Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:34.107Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.107Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.108Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.108Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.108Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.109Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.109Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.109Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.109Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.109Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.109Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.109Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.109Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 88 2024-09-20T14:51:34.109Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.109Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 86 2024-09-20T14:51:34.109Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.109Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.110Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.112Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.112Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.113Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.113Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 85 2024-09-20T14:51:34.113Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.113Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 82 2024-09-20T14:51:34.116Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.116Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.116Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.117Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.117Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 89 2024-09-20T14:51:34.117Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.117Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.117Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.118Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.123Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.123Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.124Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.124Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.124Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 83 2024-09-20T14:51:34.125Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.125Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.125Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.125Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.126Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.126Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.126Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 88 2024-09-20T14:51:34.126Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.126Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.127Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.127Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.127Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.127Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.128Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.128Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.128Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.128Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.129Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.129Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.129Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.129Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.129Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.130Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.130Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.130Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.130Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.130Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.131Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.131Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.133Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.134Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.134Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 88 2024-09-20T14:51:34.135Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.136Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.136Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.137Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.137Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.137Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.139Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.139Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.139Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.139Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.140Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.140Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.141Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.141Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.141Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.142Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.142Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.142Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.142Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.142Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.142Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.142Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.142Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.142Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.142Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.143Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.143Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.144Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.144Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.144Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.145Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.145Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.145Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.145Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.147Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.147Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.147Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.147Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.147Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.148Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.148Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.148Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.148Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.148Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 85 2024-09-20T14:51:34.148Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.151Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.151Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.151Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.151Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.151Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.151Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.151Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 85 2024-09-20T14:51:34.151Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.151Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.152Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.152Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.152Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.153Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.155Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.155Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.155Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.155Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.155Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.155Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.155Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.155Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.155Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.156Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.156Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.156Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.170Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.170Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.170Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.170Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.170Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.170Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.170Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.170Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.170Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.170Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.170Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.170Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 89 2024-09-20T14:51:34.170Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.171Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.171Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.171Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 91 2024-09-20T14:51:34.173Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.174Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.174Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 87 2024-09-20T14:51:34.184Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.184Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.184Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.184Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.185Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.185Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.185Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.185Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.186Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.187Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.187Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.187Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.187Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.187Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.187Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.188Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.188Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.188Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.188Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.188Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.188Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.188Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.189Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.189Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.207Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.207Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.207Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.207Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.208Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.208Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.208Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 77 2024-09-20T14:51:34.213Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.213Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.214Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.214Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 83 2024-09-20T14:51:34.214Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.214Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 86 2024-09-20T14:51:34.215Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.215Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.215Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.215Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.215Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.215Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.215Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.215Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.215Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.216Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 87 2024-09-20T14:51:34.216Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.216Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.216Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 89 2024-09-20T14:51:34.216Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.216Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.216Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.217Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.217Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.217Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.218Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.218Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.218Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.218Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 90 2024-09-20T14:51:34.218Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.219Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.224Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.224Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.225Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.225Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 84 2024-09-20T14:51:34.225Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.226Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.226Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.226Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.226Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.226Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.227Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.227Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 89 2024-09-20T14:51:34.227Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.227Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.228Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.228Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.228Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.228Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.228Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.229Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.229Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.229Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.230Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.230Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.230Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.230Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.230Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.230Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.230Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.231Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.231Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.234Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.235Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.235Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.235Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.235Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 89 2024-09-20T14:51:34.235Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.235Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 81 2024-09-20T14:51:34.236Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:51:34.236Z WARN 7181 --- [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. 2024-09-20T14:51:34.240Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.240Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.240Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.240Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.240Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.240Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.240Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.240Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.240Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.240Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.241Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.241Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.241Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.241Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.241Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.241Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.241Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.241Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.241Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.241Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.242Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.242Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.242Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.242Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.243Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.243Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.243Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.243Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.243Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.243Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.243Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.243Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.244Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.244Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.245Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.245Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.245Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.246Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.246Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.246Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.248Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.248Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.249Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.249Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.249Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.249Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.249Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.249Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.249Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.249Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.249Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 86 2024-09-20T14:51:34.251Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.252Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.252Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.252Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.252Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.252Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 86 2024-09-20T14:51:34.252Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.252Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.252Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.252Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.253Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.253Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.253Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.255Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.256Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.256Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.256Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.256Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.256Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.256Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.256Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.256Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.256Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.256Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.257Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.271Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.271Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.271Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.271Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.271Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.271Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.271Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.271Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.271Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.271Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.271Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 90 2024-09-20T14:51:34.271Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.271Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.271Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.272Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.274Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.274Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.285Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.285Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.285Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.285Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.285Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.286Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.286Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.286Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 92 2024-09-20T14:51:34.286Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.286Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 88 2024-09-20T14:51:34.287Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.287Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.288Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.288Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.288Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.288Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.288Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.288Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.289Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.289Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.289Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.289Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.289Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.289Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.289Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.289Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.307Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.308Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.308Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.308Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.309Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.309Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.309Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 78 2024-09-20T14:51:34.314Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.314Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.314Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.314Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.316Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.316Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.316Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.316Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.316Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.316Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.316Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.316Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.316Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.316Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.316Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.317Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.317Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.317Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.318Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.318Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.318Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.318Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.319Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.319Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.319Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 91 2024-09-20T14:51:34.319Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.320Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.325Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.325Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.325Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.327Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.327Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 85 2024-09-20T14:51:34.327Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.327Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.327Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.327Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.327Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.327Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 90 2024-09-20T14:51:34.327Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.327Z WARN 7181 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 88 2024-09-20T14:51:34.327Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.328Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.329Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.329Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.329Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.329Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.329Z WARN 7181 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 90 2024-09-20T14:51:34.329Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.329Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.330Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.330Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.331Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.331Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.331Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.331Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.331Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.331Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.331Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.331Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.335Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.335Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.335Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.336Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.336Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.336Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 90 2024-09-20T14:51:34.336Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.336Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 82 2024-09-20T14:51:34.338Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.338Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.338Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.338Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.338Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.338Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.339Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.339Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.340Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.340Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.340Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 84 2024-09-20T14:51:34.340Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 87 2024-09-20T14:51:34.340Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.340Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.341Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.341Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.341Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.341Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.341Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.341Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.341Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.341Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.341Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.341Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.341Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.342Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.342Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.342Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.342Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.342Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.342Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.342Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.342Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.343Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.343Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.343Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.343Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.343Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.343Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.344Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.344Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.344Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.344Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.344Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.345Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.345Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.346Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.346Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.346Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.346Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.346Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.347Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.348Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.349Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.349Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.349Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.349Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.349Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.350Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.350Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.350Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.350Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 87 2024-09-20T14:51:34.350Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.352Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.352Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.352Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.352Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.353Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.353Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.353Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 87 2024-09-20T14:51:34.353Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.353Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.353Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.353Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.353Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.354Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.356Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.356Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.356Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.356Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.356Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.357Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.357Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.357Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.357Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.357Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.357Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.357Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:51:34.357Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:34.358Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.371Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.372Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.372Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.372Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.372Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.372Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.372Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.372Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.372Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.372Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.372Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 91 2024-09-20T14:51:34.372Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.372Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.372Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.372Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.374Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.375Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.386Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.386Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.386Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.386Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.386Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.386Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.386Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.386Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.386Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.386Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.388Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.388Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.388Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.389Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.389Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.389Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.389Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.389Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 89 2024-09-20T14:51:34.389Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.389Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.389Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.389Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.390Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.390Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.394Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.394Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.394Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.408Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.409Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.409Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.409Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.409Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.410Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.410Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 79 2024-09-20T14:51:34.415Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.415Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.415Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.415Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.417Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.417Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.417Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.417Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.417Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.417Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.417Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.417Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.417Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.417Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.417Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.418Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.418Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.418Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 93 2024-09-20T14:51:34.418Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.419Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.419Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.419Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.419Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.419Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.420Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.420Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 92 2024-09-20T14:51:34.420Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.420Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.424Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.425Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.425Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.425Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.425Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.425Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.425Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.425Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.426Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.427Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.427Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.427Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.427Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.428Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.428Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.428Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.428Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.428Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 91 2024-09-20T14:51:34.428Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.428Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 89 2024-09-20T14:51:34.428Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.429Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.430Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.430Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.430Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.430Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.430Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 91 2024-09-20T14:51:34.430Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.430Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.430Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.432Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.432Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.432Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.432Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.432Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.432Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.432Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.433Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.436Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.436Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.437Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.437Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 91 2024-09-20T14:51:34.437Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.437Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.437Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.437Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.437Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 83 2024-09-20T14:51:34.437Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.437Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.437Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 86 2024-09-20T14:51:34.438Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.438Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.438Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.439Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.439Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.439Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:51:34.439Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:34.439Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.440Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.440Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.441Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.441Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 88 2024-09-20T14:51:34.441Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.441Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 85 2024-09-20T14:51:34.441Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.441Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.441Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.442Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.442Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.442Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.442Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.442Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.442Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.442Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.442Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.442Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.442Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.442Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.442Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.443Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.443Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.443Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.443Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.443Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.444Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.444Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.444Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.444Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.444Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.445Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.445Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.445Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.445Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.446Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.446Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.446Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.447Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.447Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.447Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.450Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.450Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.450Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.450Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.451Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.451Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 88 2024-09-20T14:51:34.451Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.451Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.451Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.453Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.453Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.453Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.457Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.457Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 88 2024-09-20T14:51:34.457Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.457Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.457Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.457Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.457Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.457Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.458Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.458Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.458Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.458Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.458Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.458Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.458Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.463Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.464Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.464Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.464Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.464Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.472Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.472Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.473Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.473Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.473Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.473Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.473Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.473Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.473Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.473Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.473Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.473Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.475Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.476Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.486Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.486Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.487Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.487Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.487Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.487Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.487Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.487Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.487Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.488Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.489Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.489Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.489Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.489Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.489Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.490Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.490Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.490Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 90 2024-09-20T14:51:34.490Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.490Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.491Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.494Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.494Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.494Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.495Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.495Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.495Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.509Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:51:34.509Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:34.510Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.510Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.510Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.510Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.515Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.515Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.515Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.516Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.516Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.516Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 80 2024-09-20T14:51:34.516Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.517Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.518Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.518Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.518Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.518Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.518Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.518Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.518Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.518Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.518Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.518Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.518Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.518Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.518Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.519Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.520Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.520Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.520Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.520Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.520Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.520Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.521Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.521Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 94 2024-09-20T14:51:34.525Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.525Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.525Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.525Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.525Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.526Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.526Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.526Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.528Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.528Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.528Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.528Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.529Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.529Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.529Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 92 2024-09-20T14:51:34.529Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.529Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.529Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 90 2024-09-20T14:51:34.530Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.530Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.530Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.531Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.531Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 92 2024-09-20T14:51:34.531Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.531Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.532Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.532Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.533Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.533Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.533Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.533Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.533Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.533Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.537Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.537Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.538Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.538Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.538Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 92 2024-09-20T14:51:34.538Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.538Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 84 2024-09-20T14:51:34.538Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.538Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.538Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.538Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 87 2024-09-20T14:51:34.539Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.539Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.539Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.539Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.540Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.540Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.541Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.541Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.541Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.541Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.541Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.542Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.542Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.542Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.542Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.542Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.542Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.543Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.543Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.543Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.543Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.543Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.543Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.543Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.543Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 93 2024-09-20T14:51:34.543Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.543Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.543Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.543Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.544Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.544Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.544Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.544Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.545Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.545Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.545Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.545Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.545Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.546Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.546Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.546Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.546Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.547Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.547Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.547Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.548Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.548Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.551Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.551Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.551Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.551Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.551Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.551Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.551Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.552Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.557Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.558Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.558Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.558Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 89 2024-09-20T14:51:34.558Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.558Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.558Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.558Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.558Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.558Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.559Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.559Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.559Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.559Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.559Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.559Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.560Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.560Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 89 2024-09-20T14:51:34.563Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.563Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.565Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.565Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.565Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.565Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.573Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.573Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.573Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.573Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.574Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.574Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.574Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.574Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.574Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.574Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.574Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.574Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.576Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.577Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.583Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:51:34.583Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:34.583Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:34.587Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.587Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.587Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.587Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.588Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.588Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.588Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.588Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.588Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.588Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.590Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.590Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.590Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.590Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.590Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.590Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.591Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.591Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 91 2024-09-20T14:51:34.591Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.591Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.591Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.595Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.595Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.595Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.595Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.596Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.596Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.608Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:51:34.608Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:34.610Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.610Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.611Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.611Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.616Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.616Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.616Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.617Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.617Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 86 2024-09-20T14:51:34.617Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.617Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.617Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 89 2024-09-20T14:51:34.617Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 81 2024-09-20T14:51:34.618Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.618Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.618Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.618Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.618Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.618Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.619Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.619Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.619Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.619Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.619Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.619Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.619Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.619Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.620Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.620Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.620Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.621Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.621Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.621Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.621Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.622Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.622Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 95 2024-09-20T14:51:34.625Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.626Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.626Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.626Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.626Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.626Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.627Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.627Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.628Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.629Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.629Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.629Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.629Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.629Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.630Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.630Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.630Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 91 2024-09-20T14:51:34.631Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.631Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.631Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.632Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.632Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 93 2024-09-20T14:51:34.632Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.632Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.632Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 93 2024-09-20T14:51:34.633Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.633Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.633Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.633Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.634Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.634Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.634Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.634Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.637Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.637Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.637Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.637Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.638Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.638Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.638Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.638Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.638Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.638Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.638Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.638Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.638Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.638Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.639Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.639Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 85 2024-09-20T14:51:34.639Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.639Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.639Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.639Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 88 2024-09-20T14:51:34.639Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.639Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.640Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.640Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.640Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.641Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.641Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.642Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.642Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.642Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.642Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.642Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.643Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.643Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.643Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.643Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 93 2024-09-20T14:51:34.643Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.643Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.643Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.643Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.643Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.643Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.644Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.644Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.644Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.644Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.644Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 94 2024-09-20T14:51:34.644Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.644Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.644Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.644Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.644Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.645Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.645Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.646Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.646Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.646Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.646Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.646Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.646Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.646Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.646Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.647Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.648Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.648Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.648Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.648Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.649Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.651Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.651Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.651Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.652Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.652Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.652Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.652Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.652Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.658Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:51:34.658Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:34.658Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.659Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.659Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 90 2024-09-20T14:51:34.659Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.659Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.659Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.659Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.659Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.659Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.659Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.659Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.659Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.659Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.660Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.660Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.660Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.660Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.664Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.664Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.665Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.665Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.666Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.666Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.674Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.674Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.674Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.674Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.674Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.674Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.675Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.675Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.675Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 90 2024-09-20T14:51:34.675Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.675Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.675Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.675Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.677Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.677Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.681Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:51:34.681Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:34.688Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.688Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.688Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.688Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.689Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.689Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.689Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.689Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.689Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.689Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.690Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.691Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.691Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.691Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.691Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.691Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.691Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.692Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.692Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.692Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.696Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.696Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.696Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.696Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.696Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.696Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.696Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 92 2024-09-20T14:51:34.709Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:51:34.709Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:34.711Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.711Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.712Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.712Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.717Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.717Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.717Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.718Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.718Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 90 2024-09-20T14:51:34.718Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.718Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 82 2024-09-20T14:51:34.718Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.718Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 87 2024-09-20T14:51:34.719Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.719Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.719Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.719Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.719Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.719Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.720Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.720Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.720Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.720Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.720Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.720Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.720Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.720Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.721Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.721Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.721Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.721Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.721Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.722Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.722Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.722Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.725Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.726Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.726Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.726Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.727Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.727Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.727Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.727Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.728Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.729Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.730Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.730Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.730Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.730Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.731Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.731Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 92 2024-09-20T14:51:34.732Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.732Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.732Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.732Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.732Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.732Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.733Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.734Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.734Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.734Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.734Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.734Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.734Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 94 2024-09-20T14:51:34.734Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.734Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.734Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 94 2024-09-20T14:51:34.735Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.738Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.738Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.738Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.738Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.738Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.738Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.738Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.738Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.739Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.739Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.739Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.739Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.739Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.739Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.739Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.739Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.740Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.740Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.740Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 89 2024-09-20T14:51:34.740Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.740Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.741Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.741Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.741Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.741Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 86 2024-09-20T14:51:34.741Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.742Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.742Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.743Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.743Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.743Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.743Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.743Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.743Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.744Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.744Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 94 2024-09-20T14:51:34.744Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.744Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.744Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.744Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.744Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.744Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.744Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.744Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.744Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.744Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.745Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.745Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.745Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 96 2024-09-20T14:51:34.745Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.745Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.745Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.745Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.746Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.746Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.746Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.747Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.747Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.747Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.747Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.747Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.747Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.748Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.748Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.748Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.749Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.749Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.749Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.751Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:51:34.751Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:34.752Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.752Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.752Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.753Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.753Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.753Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.753Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.753Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.753Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 95 2024-09-20T14:51:34.758Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:51:34.758Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:34.759Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.759Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.759Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.759Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.760Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.760Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.760Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.760Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.760Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.760Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.760Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.760Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.760Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.760Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.761Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.761Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 91 2024-09-20T14:51:34.761Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.764Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.765Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.766Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.766Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.766Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.767Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.775Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.775Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.775Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.775Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.775Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.775Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.776Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.776Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.776Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 91 2024-09-20T14:51:34.776Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.776Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.776Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.776Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.778Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.778Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.785Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.785Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.786Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.786Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.786Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.786Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.786Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.787Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.787Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.787Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.789Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.789Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.789Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.789Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.790Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.790Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:51:34.790Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.790Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:51:34.790Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.790Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.790Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.790Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.791Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.792Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.792Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.792Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.792Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.792Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.792Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.792Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.792Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.793Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.796Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.796Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.796Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.797Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.797Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 93 2024-09-20T14:51:34.797Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.797Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.809Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:51:34.809Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:34.812Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.812Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.813Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.813Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.818Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.818Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.818Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.818Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.819Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.819Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 91 2024-09-20T14:51:34.819Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.819Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 88 2024-09-20T14:51:34.820Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.820Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.820Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.820Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.820Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.820Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.820Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.820Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.821Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.821Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.821Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.821Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.821Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.821Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.821Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.822Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.822Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.822Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.822Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.822Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.823Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.823Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.826Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.826Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.827Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.827Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.828Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.828Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.828Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.829Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.830Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.831Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.831Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.831Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.831Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.831Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.832Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.832Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.833Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.833Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.833Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.833Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.833Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 93 2024-09-20T14:51:34.834Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.835Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.835Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.835Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.835Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.835Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 95 2024-09-20T14:51:34.835Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.836Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.839Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.839Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.839Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.839Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.839Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.839Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 83 2024-09-20T14:51:34.839Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.839Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.839Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.839Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.839Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.840Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.840Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.840Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.840Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.840Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.840Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.841Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.841Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.841Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 90 2024-09-20T14:51:34.841Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.841Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.841Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.842Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.842Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.842Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 87 2024-09-20T14:51:34.842Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.843Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.843Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.843Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.844Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.844Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.844Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.844Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.844Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.844Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.844Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.844Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.845Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.845Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.845Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.845Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.845Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.845Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.845Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.845Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.845Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.845Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.846Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.846Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.846Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.846Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 95 2024-09-20T14:51:34.847Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.847Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.847Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.848Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.848Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.848Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.848Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.849Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.849Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.849Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.850Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.850Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.853Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.853Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.853Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.853Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.853Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.854Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.854Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.854Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 97 2024-09-20T14:51:34.854Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.854Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 96 2024-09-20T14:51:34.859Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:51:34.859Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:34.859Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.860Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.860Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.860Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.860Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.861Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.861Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:51:34.861Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.861Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:34.861Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.861Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.861Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.861Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.861Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.861Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.861Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.861Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.862Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.867Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.867Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.867Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.867Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.876Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.876Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.876Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.876Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.876Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.876Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.876Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.877Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.877Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.877Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.878Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.879Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.885Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.885Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.885Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.885Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 92 2024-09-20T14:51:34.885Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.885Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.886Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.886Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 92 2024-09-20T14:51:34.886Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.886Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.887Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.887Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.887Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.887Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.887Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.887Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.888Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.888Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.890Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.890Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.890Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.890Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.890Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.890Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.890Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.891Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.891Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.891Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.892Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.892Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.892Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.892Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.893Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.893Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.893Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.893Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.893Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.893Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.897Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.897Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.897Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.898Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.898Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 94 2024-09-20T14:51:34.898Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.898Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.913Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.913Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.913Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.914Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.919Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.919Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.919Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.919Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.919Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.920Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.920Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 89 2024-09-20T14:51:34.921Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.921Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.921Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.921Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.921Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.921Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.921Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.921Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.922Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.922Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.922Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.922Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.922Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.922Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.922Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.923Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.923Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.923Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.923Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.924Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.927Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.927Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.928Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.929Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.929Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.929Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.931Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.931Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.932Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.932Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.933Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.933Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.934Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.934Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.934Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 94 2024-09-20T14:51:34.934Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:51:34.934Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:34.935Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.935Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.936Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.936Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 96 2024-09-20T14:51:34.936Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.936Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.936Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.937Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.937Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.937Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.937Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.937Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.937Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.938Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.938Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.938Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 92 2024-09-20T14:51:34.938Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.938Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.939Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.939Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.939Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:51:34.939Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:34.939Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.939Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.939Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:34.940Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.940Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 84 2024-09-20T14:51:34.940Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.940Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.940Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.940Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.940Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.940Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.941Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.941Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.941Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.941Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.941Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.941Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.942Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.942Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.942Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.943Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.943Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 88 2024-09-20T14:51:34.943Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.943Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 91 2024-09-20T14:51:34.944Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.944Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.944Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.944Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.944Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.944Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.944Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.945Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.945Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.945Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.946Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.946Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.946Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.946Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.946Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.946Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.946Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.946Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.946Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.946Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.946Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.946Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.947Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.947Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 96 2024-09-20T14:51:34.947Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.948Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.948Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.948Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.948Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.948Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.948Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.949Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.949Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.950Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.950Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.950Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:51:34.950Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:34.951Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.951Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.952Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:51:34.952Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:34.953Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.954Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.954Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.954Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.954Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.954Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.954Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.954Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.960Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.961Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.961Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.961Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.961Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.961Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.961Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.961Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.962Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.962Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.962Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.962Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.962Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.962Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.962Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 97 2024-09-20T14:51:34.962Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.962Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 98 2024-09-20T14:51:34.963Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.967Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.967Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.968Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.968Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.977Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.977Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.977Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.977Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.977Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.977Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.977Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.977Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.978Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.978Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.979Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.980Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.985Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.986Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.986Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.986Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 93 2024-09-20T14:51:34.986Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.986Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.986Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.987Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.987Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.987Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.988Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.988Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.988Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.988Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.988Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 93 2024-09-20T14:51:34.988Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.988Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.988Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.990Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:51:34.990Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:34.990Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.991Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:34.991Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.991Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.991Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.991Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.991Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:34.991Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.991Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.991Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.993Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.993Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.993Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.993Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.993Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.993Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:34.994Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:34.994Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.994Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.994Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:34.998Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:34.998Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:34.998Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:34.998Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:34.998Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:34.998Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.005Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:51:35.005Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:35.013Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.014Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.014Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.014Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.020Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.020Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.020Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.020Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.020Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.021Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.021Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 90 2024-09-20T14:51:35.021Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.022Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.022Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.022Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.022Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.022Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.022Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.022Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.022Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.022Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:51:35.022Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:35.022Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.022Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.022Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 95 2024-09-20T14:51:35.022Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.023Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.023Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.023Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.023Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.024Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.024Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.024Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.025Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.025Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.025Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.027Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.028Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.029Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.029Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.030Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.030Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.032Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.032Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.032Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.033Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.034Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.034Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.035Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.035Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 95 2024-09-20T14:51:35.036Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.036Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.037Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.037Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.037Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.037Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 97 2024-09-20T14:51:35.038Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.038Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.038Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.038Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.038Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.038Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.039Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.039Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.039Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.039Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.040Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.040Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.040Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.040Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.041Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.041Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.041Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.041Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 85 2024-09-20T14:51:35.041Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.041Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.041Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.041Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.041Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.042Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.042Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.042Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 93 2024-09-20T14:51:35.042Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.042Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.042Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.042Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.043Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.043Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.044Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.044Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 89 2024-09-20T14:51:35.044Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.044Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 92 2024-09-20T14:51:35.044Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.044Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.045Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.045Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.045Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.045Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.045Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.046Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.046Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.046Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.046Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.046Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.046Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.046Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.047Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.047Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.047Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.047Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.047Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.047Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.047Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.048Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.048Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.048Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 97 2024-09-20T14:51:35.048Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.048Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.049Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.049Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.049Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.049Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.049Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.050Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.050Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.050Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.051Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.051Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.052Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.054Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.054Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.054Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.054Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.054Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.055Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.055Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.055Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.059Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:51:35.059Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:35.061Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.061Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.062Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.062Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.062Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.062Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.062Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.062Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.062Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.063Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.063Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.063Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.063Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 98 2024-09-20T14:51:35.063Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.063Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.064Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.064Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.064Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 99 2024-09-20T14:51:35.068Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.068Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.069Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.069Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.073Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:51:35.073Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:35.077Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.077Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.078Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.078Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.078Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.078Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.078Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.078Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.078Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.078Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.080Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.081Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.085Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.085Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.085Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.085Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.086Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.086Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.086Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.087Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.087Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 94 2024-09-20T14:51:35.087Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.087Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.087Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.087Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.087Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.088Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.088Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.088Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.088Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.088Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.089Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.089Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 94 2024-09-20T14:51:35.089Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.089Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.089Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.091Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.091Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.092Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.092Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.092Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.092Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.092Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.092Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.092Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.092Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.093Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.094Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.094Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.094Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.094Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.094Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.094Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.094Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.094Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.095Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.098Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.099Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.099Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.099Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.099Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.099Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.114Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.114Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.115Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.115Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.121Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.121Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.121Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.121Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.121Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.122Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.122Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 91 2024-09-20T14:51:35.122Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.122Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.123Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.123Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.123Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.123Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.123Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.123Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.123Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.123Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.123Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.123Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.123Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 96 2024-09-20T14:51:35.124Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.124Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.124Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.124Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.124Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.125Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.125Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.125Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.126Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.126Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.126Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:51:35.126Z WARN 7181 --- [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. 2024-09-20T14:51:35.128Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.129Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.129Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.130Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.130Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.131Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.132Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.133Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.133Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.133Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.135Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.135Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.137Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.137Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.137Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.137Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 96 2024-09-20T14:51:35.138Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.138Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.138Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.138Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 98 2024-09-20T14:51:35.139Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.139Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.139Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.139Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:51:35.139Z WARN 7181 --- [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. 2024-09-20T14:51:35.139Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.139Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.139Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.139Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.139Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.139Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.140Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.141Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.141Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.141Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.141Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.141Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.141Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.142Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.142Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.142Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.142Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.142Z WARN 7181 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 86 2024-09-20T14:51:35.142Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.142Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.142Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.142Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.143Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.143Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.143Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.143Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.144Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.144Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.144Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.144Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.145Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.145Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.145Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.145Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.146Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.146Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 94 2024-09-20T14:51:35.146Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.146Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.146Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.146Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.147Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.147Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.147Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.147Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.147Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.147Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.147Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.147Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.148Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.148Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.148Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.148Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.148Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.148Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.149Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.149Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.149Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.149Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.149Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.150Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.150Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 98 2024-09-20T14:51:35.150Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.150Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.151Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.151Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.151Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.152Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.153Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.155Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.155Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.155Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.155Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.155Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.156Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.156Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.156Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.161Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.162Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.162Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.162Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.163Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.163Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.163Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.163Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.163Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.163Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.163Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.164Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.164Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 99 2024-09-20T14:51:35.164Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.164Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.164Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.164Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.169Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.169Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.169Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.169Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.178Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.178Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.178Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.178Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.179Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.179Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.179Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.179Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.179Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.179Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 100 2024-09-20T14:51:35.179Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.181Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.181Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.186Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.186Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.186Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.186Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.186Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.186Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.187Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.187Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.187Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.188Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.188Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.188Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.188Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.188Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 95 2024-09-20T14:51:35.188Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.189Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.189Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.189Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.189Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.189Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.190Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.190Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.190Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.192Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.192Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.192Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.192Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.192Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.193Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.193Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.193Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.193Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.193Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.193Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 95 2024-09-20T14:51:35.194Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.194Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.195Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.195Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.195Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.195Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.195Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.195Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.195Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.195Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.199Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.199Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.199Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.199Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.200Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.200Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.215Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.215Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.216Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.216Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.221Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.222Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.222Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.222Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.222Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.222Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.223Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.223Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.223Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.223Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.224Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.224Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.224Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.224Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.224Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.224Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.224Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.224Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.224Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 97 2024-09-20T14:51:35.224Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.225Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.225Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.225Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.225Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.226Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.226Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.226Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.226Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.226Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.229Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.229Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.230Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.231Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.231Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.232Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.233Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.234Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.234Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.234Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 93 2024-09-20T14:51:35.234Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.235Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.236Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.238Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.238Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.238Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 97 2024-09-20T14:51:35.238Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.238Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.239Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.239Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.239Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 99 2024-09-20T14:51:35.239Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.239Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.239Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.240Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.240Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.240Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.240Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 92 2024-09-20T14:51:35.240Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.240Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.241Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 90 2024-09-20T14:51:35.241Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.241Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.241Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.241Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.241Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.241Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.241Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.241Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.241Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.241Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.241Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.241Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.242Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.242Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.242Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.242Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.242Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.242Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.242Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.243Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.243Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.243Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 87 2024-09-20T14:51:35.243Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.243Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.243Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.244Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.244Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.244Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.244Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.245Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.245Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.245Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.245Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.246Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.246Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.246Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.246Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.247Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.247Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 95 2024-09-20T14:51:35.247Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.247Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.247Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.247Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.248Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.248Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.248Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.248Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.248Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.248Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.248Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.248Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.248Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.249Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.249Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.249Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.249Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.249Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.250Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.250Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.250Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.250Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.250Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.250Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.251Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.252Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.252Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.252Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.252Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.253Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.253Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.253Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 99 2024-09-20T14:51:35.255Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.256Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.256Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.256Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.256Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.256Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.256Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.256Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.262Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.263Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.263Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.263Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.263Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.263Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.264Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.264Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.264Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.264Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.264Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.265Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.265Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.265Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.265Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 100 2024-09-20T14:51:35.265Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.265Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.269Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.270Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.270Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.270Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.279Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.279Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.279Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.279Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.279Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.280Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.280Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.280Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.280Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.280Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 101 2024-09-20T14:51:35.280Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.281Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.282Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.286Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.286Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.287Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.287Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.287Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.287Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.287Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.288Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.288Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.288Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.288Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.288Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.289Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.289Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 96 2024-09-20T14:51:35.289Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.290Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.290Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.290Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.290Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.290Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.290Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.290Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.290Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.293Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.293Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.293Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.293Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.293Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.293Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.293Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.293Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.293Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.294Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.294Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 96 2024-09-20T14:51:35.295Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.295Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.295Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.295Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.296Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.296Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.296Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.296Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.296Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.296Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.300Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.300Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.300Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.300Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.300Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.300Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.316Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.316Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.317Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.317Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.322Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.322Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.322Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.323Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.323Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.323Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.324Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.324Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.324Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.324Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.324Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.324Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.325Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.325Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.325Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.325Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.325Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.325Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.325Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.325Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 98 2024-09-20T14:51:35.325Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.326Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.326Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.326Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.326Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.326Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.327Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.327Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.327Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.330Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.330Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.331Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.332Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.334Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.334Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.335Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.335Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 94 2024-09-20T14:51:35.335Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.336Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.337Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.337Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.337Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.337Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.338Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.338Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.338Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.338Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.338Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.338Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.339Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.339Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 98 2024-09-20T14:51:35.339Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.339Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.340Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.340Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.340Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 100 2024-09-20T14:51:35.340Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.341Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.341Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.341Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.341Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.341Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.341Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.342Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.342Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.342Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.342Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.342Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.342Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.342Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.342Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.342Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.342Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.342Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.342Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.343Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.343Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.343Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.343Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.343Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.343Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 93 2024-09-20T14:51:35.343Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 91 2024-09-20T14:51:35.343Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.344Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.344Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 88 2024-09-20T14:51:35.344Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.344Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.344Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.344Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.344Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.345Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.345Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.345Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.345Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.345Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.346Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.346Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.346Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.347Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.347Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.347Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.347Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.347Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.348Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.348Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.348Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.349Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.349Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.349Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.349Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.349Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.349Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.349Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.349Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.349Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.349Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.349Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.350Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.350Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.350Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.350Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.351Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.351Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.351Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.351Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.352Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.352Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.352Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.352Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.352Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.353Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.353Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.355Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.355Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 100 2024-09-20T14:51:35.356Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.356Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.356Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.356Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.357Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.357Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.357Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.357Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.363Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.363Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.364Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.364Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.364Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.364Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.364Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.364Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.364Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.365Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.365Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.365Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.365Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.365Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.366Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.366Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.370Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.370Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.371Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.371Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.380Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.380Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.380Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.380Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.380Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.380Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.381Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.381Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 101 2024-09-20T14:51:35.381Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.381Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.381Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 102 2024-09-20T14:51:35.382Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.382Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.383Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.385Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.385Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.385Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.386Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.386Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.386Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.387Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.387Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.387Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.388Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.388Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.388Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.388Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.389Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.389Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.389Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.389Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.390Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.390Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.390Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.391Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.391Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.391Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.391Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.391Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 97 2024-09-20T14:51:35.391Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.391Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.393Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.394Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.394Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.394Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.394Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.394Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.394Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.394Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.394Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.394Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.396Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.396Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.396Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.396Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.396Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.397Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.397Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 97 2024-09-20T14:51:35.397Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.397Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.400Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.401Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.401Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.401Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.401Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.401Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.412Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:51:35.412Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:35.417Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.417Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.418Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.418Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.423Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.423Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.423Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.424Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.424Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.424Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 96 2024-09-20T14:51:35.424Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.425Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.425Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.425Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.425Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.425Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.425Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.425Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.426Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.426Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.426Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.426Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.426Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 99 2024-09-20T14:51:35.426Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.426Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.426Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.427Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.427Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.427Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.428Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.428Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.428Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.430Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.431Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.432Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.432Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.435Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.435Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.435Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.436Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.437Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.437Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.438Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.438Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.438Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.439Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.439Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.439Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.439Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.439Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.440Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 99 2024-09-20T14:51:35.440Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.440Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.440Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.441Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.441Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 101 2024-09-20T14:51:35.441Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.441Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.441Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.442Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.442Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.442Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 95 2024-09-20T14:51:35.442Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.442Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.442Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.442Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.442Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.442Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.442Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.443Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.443Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.443Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.443Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.443Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.443Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.443Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.443Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.443Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.443Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.444Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.444Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.444Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:51:35.444Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:35.444Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.444Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 94 2024-09-20T14:51:35.444Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.444Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.444Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 92 2024-09-20T14:51:35.444Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.445Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.445Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.445Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.445Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.445Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.445Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.446Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.446Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.446Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.446Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.447Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.447Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.447Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.447Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.448Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.448Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.448Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.448Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.448Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 92 2024-09-20T14:51:35.448Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.449Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.449Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.449Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.449Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.449Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.450Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.450Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.450Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.450Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.450Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 89 2024-09-20T14:51:35.450Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.450Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.450Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.450Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.450Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.450Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.451Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.451Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.451Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.451Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.452Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.452Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.452Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.452Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.452Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.453Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.453Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.453Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.453Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.456Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.456Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.456Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 101 2024-09-20T14:51:35.457Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.457Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.457Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.457Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.457Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.457Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.457Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.458Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.464Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.464Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.465Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.465Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.465Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.466Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.466Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.466Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.466Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.470Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.470Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.470Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.470Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.472Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.475Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.475Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.475Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.475Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.475Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.476Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.480Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.481Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.481Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.481Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.481Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.481Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.481Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.481Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.482Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.483Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.483Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.483Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.486Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.486Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.486Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.487Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.487Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.487Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.487Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 102 2024-09-20T14:51:35.488Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.488Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.488Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.489Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.489Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.489Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.489Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.489Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.490Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.490Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.490Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.490Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.491Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.491Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.491Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.491Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.492Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.492Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.492Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.492Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.492Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 98 2024-09-20T14:51:35.494Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.494Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.494Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.494Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.494Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.495Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.495Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 103 2024-09-20T14:51:35.495Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.495Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.495Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.495Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.497Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.497Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.497Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.497Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.497Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.497Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.497Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.498Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.501Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.501Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.502Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.502Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.502Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.502Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.511Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:51:35.511Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:35.518Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.518Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.519Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.519Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 98 2024-09-20T14:51:35.519Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.524Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.524Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.524Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.525Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.525Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 97 2024-09-20T14:51:35.525Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.525Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.525Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.525Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.526Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.526Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.526Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.526Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.526Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.526Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.526Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.526Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.527Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.527Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.527Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 100 2024-09-20T14:51:35.527Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.527Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.527Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.527Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.527Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.528Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.528Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.528Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.528Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.529Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.531Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.532Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.533Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.533Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.536Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.536Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.536Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.536Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.538Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.538Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.539Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.539Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.539Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.540Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.540Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.540Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.540Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.540Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.541Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.541Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.541Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.541Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.542Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.542Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.542Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.542Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.542Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.543Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.543Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.543Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.543Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.543Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.543Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.543Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.544Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.544Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.544Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.544Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 96 2024-09-20T14:51:35.544Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.544Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.544Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.544Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.544Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.544Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.544Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.544Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.545Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.545Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.545Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 95 2024-09-20T14:51:35.545Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.545Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.545Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 93 2024-09-20T14:51:35.545Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.545Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.546Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.546Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.546Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.546Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.546Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.546Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.547Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.547Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.547Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.547Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.548Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.548Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.548Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.548Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.549Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.549Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.549Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.549Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 93 2024-09-20T14:51:35.549Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.550Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.550Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.550Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.550Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.550Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.550Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.550Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.550Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.550Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.550Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.550Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.551Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.551Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.551Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.551Z WARN 7181 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 102 2024-09-20T14:51:35.552Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.552Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.553Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.553Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.554Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.554Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.557Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.557Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.558Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.558Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.558Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.558Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.560Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:51:35.560Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:35.563Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.563Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 100 2024-09-20T14:51:35.563Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.563Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.563Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 102 2024-09-20T14:51:35.564Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.565Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.565Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.566Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.566Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.567Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.570Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.571Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.575Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.575Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.575Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.575Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.575Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.575Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.576Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.576Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.576Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.577Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.579Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.579Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.581Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.581Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.582Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.582Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.582Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.582Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.582Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.582Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.583Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.584Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.584Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.584Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.586Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:51:35.586Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:35.586Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:35.587Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.587Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.587Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.587Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.588Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.588Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.588Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 103 2024-09-20T14:51:35.589Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.589Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.589Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.589Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.589Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.590Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.590Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.590Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.590Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.591Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.591Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.591Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.592Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.592Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.592Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.592Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.592Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.593Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.593Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.593Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 99 2024-09-20T14:51:35.593Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.595Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.595Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.595Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.595Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.595Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.596Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.596Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.596Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 104 2024-09-20T14:51:35.596Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.596Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.596Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.597Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.598Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.598Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.598Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.598Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.598Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.598Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.598Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.602Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.602Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.602Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.603Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.603Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.603Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.619Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.619Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.620Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.620Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.620Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 99 2024-09-20T14:51:35.625Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.625Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.625Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.625Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.625Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 90 2024-09-20T14:51:35.625Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.626Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.626Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.626Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.626Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.627Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.627Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.627Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.627Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.627Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.627Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.627Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.627Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.627Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.628Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.628Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.628Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.628Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.628Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.629Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.629Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.629Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.630Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.632Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.632Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.632Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.633Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:51:35.633Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:35.633Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.634Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.636Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.637Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.637Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.638Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.638Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.639Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.640Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.640Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.640Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.640Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.640Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.640Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 98 2024-09-20T14:51:35.641Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.641Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.641Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.641Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.642Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.642Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:51:35.642Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:51:35.642Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.642Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.642Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.643Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.643Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.643Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.643Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.644Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.644Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.644Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.644Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.644Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.644Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.644Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.644Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.645Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.645Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 101 2024-09-20T14:51:35.645Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.645Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 97 2024-09-20T14:51:35.645Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.645Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.645Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.645Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.645Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.645Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.645Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.645Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.645Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.645Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.646Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.646Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 94 2024-09-20T14:51:35.646Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.646Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.646Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.646Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.647Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.647Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.647Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 96 2024-09-20T14:51:35.647Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.647Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.648Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.648Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.648Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.648Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.648Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.648Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.649Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.649Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.649Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.650Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.650Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.650Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.650Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 94 2024-09-20T14:51:35.650Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.650Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.650Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.650Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.651Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.651Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.651Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.651Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.651Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.651Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.652Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.652Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.652Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 103 2024-09-20T14:51:35.652Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.653Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.654Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.654Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.654Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.655Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.658Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.658Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.658Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.659Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.659Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.659Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.660Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:51:35.660Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:35.663Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.663Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.663Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.664Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.664Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 101 2024-09-20T14:51:35.664Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.664Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.664Z WARN 7181 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 103 2024-09-20T14:51:35.665Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.666Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.666Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.667Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.667Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.667Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.671Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.671Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.676Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.676Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.676Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.677Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.677Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.677Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.679Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.679Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.679Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.679Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.682Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.682Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.682Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.682Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.683Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.683Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.683Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.683Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.684Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.684Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.685Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.685Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.688Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.688Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.688Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.688Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.688Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.688Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.690Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.690Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.690Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.690Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.690Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.690Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 104 2024-09-20T14:51:35.691Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.691Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.691Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.691Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.691Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.692Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.692Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.693Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.693Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.693Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.693Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.693Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.693Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.693Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.694Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.696Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.696Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.696Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.696Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.696Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.696Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.696Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.696Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.696Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.697Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.697Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 100 2024-09-20T14:51:35.698Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.698Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.698Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.698Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.699Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.699Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.699Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.699Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.703Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.703Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.703Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.704Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.704Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.704Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.720Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.720Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.720Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.720Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.725Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.726Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.726Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.726Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.726Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.726Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.726Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.726Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.726Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.726Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.726Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 91 2024-09-20T14:51:35.727Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.727Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.727Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.727Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.728Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.728Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.728Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.728Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.728Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.728Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.728Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.728Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.728Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 100 2024-09-20T14:51:35.728Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.728Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 105 2024-09-20T14:51:35.729Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.729Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.729Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.729Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.730Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.730Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.730Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.733Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.733Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.733Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.733Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.734Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.735Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.737Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.737Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.738Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.738Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.739Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.739Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.740Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.741Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.741Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.741Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.741Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.741Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 99 2024-09-20T14:51:35.741Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.741Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.742Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.742Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.742Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.743Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.743Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.743Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.743Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.744Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.744Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.744Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.744Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.745Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.745Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.745Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.745Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.745Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.745Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.745Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.745Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.745Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.745Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.745Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.745Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.746Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.746Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.746Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.746Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.746Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.746Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.746Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.746Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.746Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.746Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 98 2024-09-20T14:51:35.747Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.747Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.747Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.747Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.748Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.748Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 97 2024-09-20T14:51:35.748Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.748Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.748Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.748Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.748Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.748Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.748Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 95 2024-09-20T14:51:35.749Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.749Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.749Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.750Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.750Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.750Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.750Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.751Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.751Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 95 2024-09-20T14:51:35.751Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.751Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.751Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.751Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.751Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.751Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.751Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 102 2024-09-20T14:51:35.752Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.752Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.752Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.752Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.752Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.752Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.753Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.754Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.754Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 104 2024-09-20T14:51:35.755Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.755Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.755Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.755Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.759Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.759Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.759Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.759Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.760Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.760Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.763Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:51:35.763Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:35.764Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.764Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.764Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.764Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.764Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.765Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.765Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 104 2024-09-20T14:51:35.766Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.767Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.767Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.767Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.767Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.768Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.772Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.772Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.776Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.777Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.777Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.777Z WARN 7181 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 102 2024-09-20T14:51:35.777Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.778Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.778Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.780Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.780Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.780Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.780Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.783Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.783Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.783Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.783Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.783Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.784Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.784Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.784Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.785Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.786Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.788Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.788Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.788Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.789Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.789Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.789Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.790Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.790Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.791Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.791Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.791Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 105 2024-09-20T14:51:35.791Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.791Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.792Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.792Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.792Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.793Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.793Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.793Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.794Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.794Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.794Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.794Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.794Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.794Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.797Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.797Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.797Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.797Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.797Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.797Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.797Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.797Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.797Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.797Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.799Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.799Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.799Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.799Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.800Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.800Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.800Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.800Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.800Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 101 2024-09-20T14:51:35.804Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.804Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.804Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.804Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.804Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.804Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.810Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:51:35.810Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:35.811Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:51:35.811Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:35.821Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.821Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.821Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.821Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.826Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.826Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.826Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.826Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.827Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.827Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.827Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.827Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 92 2024-09-20T14:51:35.827Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.827Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.827Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.828Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.828Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.828Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.828Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.828Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.828Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.828Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.828Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.829Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.829Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.829Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.829Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.829Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 101 2024-09-20T14:51:35.829Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.829Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 106 2024-09-20T14:51:35.829Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.830Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.830Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.830Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.830Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.831Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.831Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.833Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.833Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.834Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.834Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.835Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.835Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.838Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.838Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.839Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.839Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.840Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.840Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.841Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.841Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.841Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.842Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.842Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 100 2024-09-20T14:51:35.842Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.842Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.842Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.843Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.843Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.843Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.843Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.843Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.844Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.844Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.844Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.845Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.845Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.845Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.845Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.845Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.846Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.846Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.846Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.846Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.846Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.846Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.846Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.846Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.846Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.846Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.846Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.846Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.846Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.847Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.847Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.847Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.847Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.847Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.847Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.847Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 99 2024-09-20T14:51:35.847Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.848Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.848Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.848Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.848Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.849Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.849Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.849Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.849Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.849Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 96 2024-09-20T14:51:35.850Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.850Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.850Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.850Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.850Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.850Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.850Z WARN 7181 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 98 2024-09-20T14:51:35.851Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.851Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.851Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.851Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.852Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.852Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.852Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.852Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.852Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.852Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.852Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.852Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.852Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 103 2024-09-20T14:51:35.852Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.853Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.853Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:51:35.853Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:35.853Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.853Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.854Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.854Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.855Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.855Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.856Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.856Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.856Z WARN 7181 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 105 2024-09-20T14:51:35.859Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.860Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.860Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.860Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.860Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.860Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.861Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:51:35.861Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:35.864Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.865Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.865Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.865Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.865Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.866Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.866Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 105 2024-09-20T14:51:35.867Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.867Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.867Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.868Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.868Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.869Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.872Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.873Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.877Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.877Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.878Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.878Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 103 2024-09-20T14:51:35.878Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.878Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.879Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.880Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.880Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.881Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.881Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.884Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.884Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.884Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.884Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.884Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.885Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.885Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.885Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.885Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.885Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.885Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.886Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.886Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.886Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.886Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.887Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.889Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.889Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.889Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.890Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.890Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.890Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.891Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.891Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.892Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.892Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.892Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 106 2024-09-20T14:51:35.892Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.892Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.892Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.893Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.893Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.894Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.894Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.894Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.894Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.895Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.895Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.895Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.895Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.895Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.895Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.895Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 95 2024-09-20T14:51:35.896Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:51:35.896Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:35.897Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.897Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.897Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.897Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.898Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.898Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.898Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.898Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.898Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.898Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.900Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.900Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.900Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.900Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.900Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.900Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.900Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.901Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.904Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.905Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.905Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.905Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.905Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.905Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.905Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 102 2024-09-20T14:51:35.921Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.922Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.922Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.922Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.927Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.927Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.927Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.927Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.927Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.928Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.928Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.928Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.928Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 93 2024-09-20T14:51:35.928Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.928Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.928Z WARN 7181 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 96 2024-09-20T14:51:35.929Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.929Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.929Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.929Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.929Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.929Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.929Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.929Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.929Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.930Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.930Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.930Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.930Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 102 2024-09-20T14:51:35.930Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.930Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 107 2024-09-20T14:51:35.930Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.930Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.931Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.931Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.931Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.931Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.932Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.934Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.934Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.934Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.934Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.936Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.936Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.938Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:51:35.938Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:35.938Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.939Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.940Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.940Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.940Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.941Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.942Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.942Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.942Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.942Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.943Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.943Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 101 2024-09-20T14:51:35.943Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.943Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.943Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.944Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.944Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.944Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.944Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.945Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.945Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.945Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.945Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.946Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.946Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.946Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.946Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.946Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.946Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.946Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.947Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.947Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.947Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.947Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.947Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.947Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.947Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.947Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.947Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.947Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.947Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.947Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.947Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.947Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.948Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.948Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 100 2024-09-20T14:51:35.948Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.948Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.949Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.949Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.949Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.949Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.949Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.950Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.950Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.950Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.950Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 97 2024-09-20T14:51:35.950Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.950Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.950Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.951Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.951Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.951Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 99 2024-09-20T14:51:35.952Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.952Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.952Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.952Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.952Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:51:35.952Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:35.952Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.952Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.952Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.953Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.953Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.953Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 104 2024-09-20T14:51:35.953Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.953Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.953Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.953Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.954Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.954Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:51:35.954Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.954Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:35.955Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.955Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.956Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.956Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.957Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.957Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.957Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 106 2024-09-20T14:51:35.960Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.960Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.960Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.961Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.961Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.961Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.965Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.965Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.966Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.966Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.966Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.966Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.967Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.968Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.968Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.969Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.969Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.970Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.973Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.974Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.978Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.978Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.979Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.979Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.979Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 104 2024-09-20T14:51:35.979Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.980Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.981Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.981Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.982Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.982Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.982Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 106 2024-09-20T14:51:35.985Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.985Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.985Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.985Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.985Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.985Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.986Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.986Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.987Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.987Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.987Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.987Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.990Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.990Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.990Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.990Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.991Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.991Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.992Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.992Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.992Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.992Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.993Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.993Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.993Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.994Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.994Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.994Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.994Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 107 2024-09-20T14:51:35.995Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.995Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.995Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.995Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:35.995Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.995Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.996Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.996Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.996Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.996Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.996Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 96 2024-09-20T14:51:35.996Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:51:35.996Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:35.996Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:35.998Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:35.998Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:35.998Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:35.998Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:35.998Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:35.998Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:35.999Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:35.999Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:35.999Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:35.999Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.000Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.001Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.001Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.001Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.001Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.001Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.001Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.001Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.005Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.005Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.005Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.006Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.006Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.006Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.006Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 103 2024-09-20T14:51:36.007Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:51:36.007Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:36.012Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:51:36.012Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:36.012Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:51:36.012Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:36.022Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.022Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.023Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.023Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.026Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.026Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.027Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.027Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.027Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.027Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.028Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.028Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.028Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.028Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.028Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.028Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.028Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.029Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.029Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.029Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 97 2024-09-20T14:51:36.029Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.029Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 94 2024-09-20T14:51:36.029Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.029Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.030Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.030Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.030Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.030Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.030Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.030Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.030Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.030Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.031Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.031Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.031Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 103 2024-09-20T14:51:36.031Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.031Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 108 2024-09-20T14:51:36.031Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.031Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.032Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.032Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.032Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.032Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.032Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.034Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.035Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.035Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.035Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.036Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.037Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.039Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.039Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.040Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.041Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.041Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.041Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.043Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.043Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.043Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.043Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.043Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.043Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.044Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.044Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.044Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.044Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.045Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.045Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.046Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.046Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.046Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.046Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.046Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.046Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.046Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 102 2024-09-20T14:51:36.047Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.047Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.047Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.047Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.047Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.047Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.047Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.047Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.047Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.047Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.048Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.048Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.048Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.048Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.048Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.048Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.048Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.048Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.048Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.049Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.049Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 101 2024-09-20T14:51:36.049Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.049Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.049Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.049Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.050Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.050Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.050Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.050Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.050Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.050Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.051Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.051Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.051Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.052Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.052Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 100 2024-09-20T14:51:36.052Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.052Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.052Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.053Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.053Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.053Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.053Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.053Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.053Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.054Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.054Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.054Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 105 2024-09-20T14:51:36.054Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.054Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.054Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.054Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.054Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.055Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.056Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.057Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.057Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.057Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.057Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.061Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.061Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.061Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.061Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.061Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.061Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.066Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.066Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.067Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.067Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.067Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.067Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.068Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.069Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.069Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.070Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.070Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.070Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.074Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.074Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.076Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:51:36.076Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:36.079Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.079Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.079Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.079Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.080Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.081Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.081Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 107 2024-09-20T14:51:36.082Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.082Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.082Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.083Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.083Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 107 2024-09-20T14:51:36.086Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.086Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.086Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.086Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.086Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.086Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.086Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.086Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.086Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.086Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 105 2024-09-20T14:51:36.086Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.087Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.087Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.087Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.087Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.088Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.088Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.089Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.089Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.091Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.091Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.091Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.091Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:51:36.091Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.091Z WARN 7181 --- [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. 2024-09-20T14:51:36.091Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.092Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.093Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.093Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.093Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.093Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.093Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.093Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.094Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.094Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.095Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.095Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.095Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 108 2024-09-20T14:51:36.095Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.096Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.096Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.096Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.096Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.096Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.096Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.096Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.097Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.097Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.097Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 97 2024-09-20T14:51:36.099Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.099Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.099Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.099Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.099Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.099Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.099Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.099Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.100Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.100Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.101Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.101Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.101Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.101Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.102Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.102Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.102Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.102Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.106Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.106Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.106Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.106Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.107Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.107Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.107Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 104 2024-09-20T14:51:36.123Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.123Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.124Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.124Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.127Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.127Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.127Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.128Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.128Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.128Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.128Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.129Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.129Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.129Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.129Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.129Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.129Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.129Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.129Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.129Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.130Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.130Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.131Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.131Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.131Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.131Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.131Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.131Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.131Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.131Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.131Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.131Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.131Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.132Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.132Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.132Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.132Z WARN 7181 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 109 2024-09-20T14:51:36.133Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.133Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.133Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.133Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.135Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.135Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.136Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.136Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.137Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.138Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.139Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.140Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.141Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.141Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.142Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.142Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.143Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.143Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.143Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.144Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.144Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 95 2024-09-20T14:51:36.144Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.144Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.144Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 98 2024-09-20T14:51:36.144Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.145Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.145Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.145Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.146Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.146Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.146Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.146Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.147Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.147Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.147Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.147Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.147Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 103 2024-09-20T14:51:36.148Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.148Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.148Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.148Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.148Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.148Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.148Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.148Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.148Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.148Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.148Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.148Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.149Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.149Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.149Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 104 2024-09-20T14:51:36.149Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.149Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.149Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.149Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.149Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.149Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.149Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.150Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.150Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.150Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.151Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.151Z WARN 7181 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 102 2024-09-20T14:51:36.151Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.151Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.151Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.151Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.151Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.152Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.152Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.152Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.153Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.153Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 101 2024-09-20T14:51:36.153Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.153Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.153Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.153Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.154Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.154Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 98 2024-09-20T14:51:36.154Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.154Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.154Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.154Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.154Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.154Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.154Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.155Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.155Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.155Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.155Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.156Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.156Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.157Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.157Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.158Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.158Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.162Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.162Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.162Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.162Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.162Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.162Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 106 2024-09-20T14:51:36.162Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.167Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.167Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.167Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.167Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.167Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.168Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.169Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.170Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.170Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.170Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.170Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.171Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.174Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.175Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.180Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.180Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.180Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.180Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.181Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.181Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.183Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.183Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.183Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.183Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.186Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.186Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.186Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.186Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.187Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.187Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.187Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.187Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.187Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.187Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 106 2024-09-20T14:51:36.187Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.187Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 108 2024-09-20T14:51:36.188Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.188Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.188Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.188Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.188Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.189Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.190Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.190Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.191Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.191Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.192Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.192Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.192Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.192Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.193Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.194Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.194Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.194Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.194Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.195Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.196Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.196Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 109 2024-09-20T14:51:36.196Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.196Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.197Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.197Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.197Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.197Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.197Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.197Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.197Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.199Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.199Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.200Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.200Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.200Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.200Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.200Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.200Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.200Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.200Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.202Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.202Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.202Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.202Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.202Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.202Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.202Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.203Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.207Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.207Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.207Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.207Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.207Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.207Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.224Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.224Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.224Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.225Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.228Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.228Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.228Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.229Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.229Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.229Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.229Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 98 2024-09-20T14:51:36.229Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.229Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.229Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.229Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.230Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.230Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.230Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.230Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.230Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.230Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.231Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.231Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.231Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.231Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.231Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.231Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.232Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.232Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.232Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.232Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.232Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.232Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.232Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.233Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.233Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.233Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.233Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 110 2024-09-20T14:51:36.233Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.233Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.234Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.234Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 105 2024-09-20T14:51:36.234Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.236Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.236Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.236Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.237Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.237Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 108 2024-09-20T14:51:36.238Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.238Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.240Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.241Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.241Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.241Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.241Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.241Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.241Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.241Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.241Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.241Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.241Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.242Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.242Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.242Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.242Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.243Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.244Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.244Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.244Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.244Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.244Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.245Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.245Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 99 2024-09-20T14:51:36.245Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.246Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.246Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.246Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.246Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.246Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.247Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.247Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.247Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.247Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.248Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.248Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.248Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 104 2024-09-20T14:51:36.248Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.248Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.248Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.249Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.249Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.249Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.249Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.249Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.249Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.249Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.249Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.249Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.249Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.249Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.249Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 96 2024-09-20T14:51:36.249Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.250Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.250Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.250Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.250Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.250Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.250Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.250Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.251Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.251Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.251Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.251Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.251Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.252Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.252Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.252Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.252Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.252Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.252Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 103 2024-09-20T14:51:36.253Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.253Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.254Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.254Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.254Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.254Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.254Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.254Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.254Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.255Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.255Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.255Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.255Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.255Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.255Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.256Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.257Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.257Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.257Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.257Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.258Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.258Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.258Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.258Z WARN 7181 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 105 2024-09-20T14:51:36.258Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.262Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.262Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.262Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.263Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.263Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.263Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.263Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 107 2024-09-20T14:51:36.267Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.268Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.268Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.268Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.269Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.269Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.270Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.270Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.270Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.271Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.271Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.272Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.275Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.276Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.276Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:51:36.276Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:36.280Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.280Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.281Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.281Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.281Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.282Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.283Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.284Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.284Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.284Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.285Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:51:36.285Z WARN 7181 --- [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. 2024-09-20T14:51:36.287Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.287Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.287Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.287Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.287Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.288Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.288Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.288Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.288Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.288Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 109 2024-09-20T14:51:36.288Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.288Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 107 2024-09-20T14:51:36.288Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.288Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.289Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.289Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.289Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.289Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.290Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.291Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.292Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.292Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.292Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.293Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.293Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.293Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.294Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.294Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.295Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.295Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.296Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.296Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.297Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.297Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.297Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.298Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.298Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.298Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.298Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.298Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.298Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.298Z WARN 7181 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 110 2024-09-20T14:51:36.298Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.300Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.300Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.300Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.300Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.301Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.301Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.301Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.301Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.301Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.301Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.302Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.302Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.303Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.303Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.303Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.303Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.303Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.303Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.307Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.308Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.308Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.308Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.308Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.308Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.324Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.325Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.325Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.325Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.329Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.329Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.329Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.330Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.330Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.330Z WARN 7181 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 99 2024-09-20T14:51:36.330Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 99 2024-09-20T14:51:36.330Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.330Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.330Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.330Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.330Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.330Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.331Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.331Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.331Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 102 2024-09-20T14:51:36.331Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.331Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.331Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.332Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.332Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.332Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.332Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.332Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.332Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.332Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.333Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.333Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.333Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.333Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.333Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.333Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.333Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.333Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.334Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.334Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 111 2024-09-20T14:51:36.334Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.334Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.334Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.335Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.337Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.337Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.337Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.338Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.338Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 109 2024-09-20T14:51:36.338Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.339Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.341Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.341Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.341Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.341Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.342Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.342Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.342Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.342Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.342Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.342Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 106 2024-09-20T14:51:36.342Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.342Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.342Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.343Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.343Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.343Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.344Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.344Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.345Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.345Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.345Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.345Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.346Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.346Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 100 2024-09-20T14:51:36.346Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.346Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.346Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.347Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.347Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.347Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.348Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.348Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.348Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.348Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.348Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.349Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.349Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 105 2024-09-20T14:51:36.349Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.349Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.349Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.349Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.349Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.350Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.350Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.350Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.350Z INFO 7181 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.350Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.350Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.350Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.350Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.350Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.350Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 97 2024-09-20T14:51:36.350Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.350Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.350Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.350Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.351Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.351Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.351Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.351Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.351Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.351Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.352Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.352Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.352Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.352Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.353Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.353Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.353Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.353Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.353Z WARN 7181 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 104 2024-09-20T14:51:36.353Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.354Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.354Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.354Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.354Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.355Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.355Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.355Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.355Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.356Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.356Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.356Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.356Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.357Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.357Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.358Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.358Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.358Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.358Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.358Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.358Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.359Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.359Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.359Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 106 2024-09-20T14:51:36.359Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.363Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.363Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.363Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.363Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.363Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.363Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.368Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.368Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.369Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.369Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.369Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.370Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.370Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.371Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.371Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.372Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.372Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.372Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 108 2024-09-20T14:51:36.372Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.376Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.377Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.381Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.381Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.382Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.382Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.382Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.383Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.384Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.384Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.385Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.385Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.385Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.385Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.386Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.386Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.386Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.386Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.388Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.388Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.388Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.388Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.388Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.389Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.389Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.389Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.389Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.389Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 108 2024-09-20T14:51:36.389Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.389Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 110 2024-09-20T14:51:36.389Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.389Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.390Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.390Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.390Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.390Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.391Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.391Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.393Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.393Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.393Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.393Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.393Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.394Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.395Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.395Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.395Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.395Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.396Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.397Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.398Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.398Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.398Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.398Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.398Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.398Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.399Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.399Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.399Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 111 2024-09-20T14:51:36.399Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.401Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.401Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.401Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.401Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.401Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.401Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.401Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.402Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.403Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.403Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.403Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.403Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.403Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.404Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.404Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.404Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.404Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.408Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.408Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.408Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.408Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.409Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.409Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.413Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:51:36.413Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:36.415Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.415Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.415Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.415Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.416Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.416Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.416Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.416Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.425Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.425Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.426Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.426Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.426Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.426Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.427Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.427Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.427Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.427Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.430Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.430Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.430Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.430Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.430Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.430Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.431Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.431Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.431Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.431Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.431Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.432Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.432Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.432Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 103 2024-09-20T14:51:36.432Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.432Z INFO 7181 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.432Z WARN 7181 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 100 2024-09-20T14:51:36.432Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.432Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.433Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.433Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.433Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.433Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.433Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.433Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.433Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.433Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.434Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.434Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.434Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.435Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.435Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.435Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.435Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.437Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.438Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.438Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.439Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.439Z WARN 7181 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 110 2024-09-20T14:51:36.439Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.440Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.442Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.442Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.442Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.442Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.442Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.443Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.443Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 107 2024-09-20T14:51:36.443Z INFO 7181 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.443Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.443Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.443Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.443Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.443Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.444Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.444Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.444Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 112 2024-09-20T14:51:36.444Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.445Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.445Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.445Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.446Z INFO 7181 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.446Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.446Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.447Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.447Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 101 2024-09-20T14:51:36.447Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.447Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.447Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.447Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.448Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.448Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.448Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.448Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.449Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.449Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.449Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.449Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.450Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.450Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.450Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.450Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.450Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.450Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.450Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.450Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.450Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.450Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.451Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.451Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.451Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 98 2024-09-20T14:51:36.451Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.451Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.451Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.455Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.455Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.455Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.455Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.455Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.455Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.455Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.456Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.456Z INFO 7181 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.456Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.456Z WARN 7181 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 105 2024-09-20T14:51:36.456Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.456Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.456Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.456Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.456Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.456Z WARN 7181 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 106 2024-09-20T14:51:36.456Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.456Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.457Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.457Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.457Z INFO 7181 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.457Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.458Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.458Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.458Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.458Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.459Z INFO 7181 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.459Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.460Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.465Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.465Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.465Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.465Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.465Z WARN 7181 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5703}, Error-Count: 107 2024-09-20T14:51:36.466Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.469Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.469Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.469Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:36.470Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.470Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.471Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.472Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.477Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.480Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.482Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5705, timeout: 10000, bind-any: true 2024-09-20T14:51:36.482Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:36.483Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5701, timeout: 10000, bind-any: true 2024-09-20T14:51:36.485Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.485Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:36.486Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.486Z WARN 7181 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5704}, Error-Count: 109 2024-09-20T14:51:36.490Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.231:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:36.493Z INFO 7181 --- [ached.thread-16] c.h.i.p.impl.PartitionStateManager : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID 58f1b9c6-f3b3-4272-89dc-a3ffe707060a 2024-09-20T14:51:36.493Z INFO 7181 --- [ached.thread-16] c.h.i.p.impl.PartitionStateManager : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID 8ef4ff28-c2c5-4ee0-a581-1ac558fc70d4 2024-09-20T14:51:36.494Z INFO 7181 --- [ached.thread-14] c.h.t.TransactionManagerService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.107.231]:5701, UUID: 58f1b9c6-f3b3-4272-89dc-a3ffe707060a 2024-09-20T14:51:36.494Z INFO 7181 --- [ached.thread-16] c.h.i.p.impl.PartitionStateManager : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID db98c4e9-3d31-4c4f-96fc-bb3f868e5fc6 2024-09-20T14:51:36.494Z INFO 7181 --- [ached.thread-16] c.h.i.p.impl.PartitionStateManager : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID 7792fd0b-dadd-4595-a632-a4c6900ceea6 2024-09-20T14:51:36.494Z INFO 7181 --- [ached.thread-16] c.h.i.p.impl.PartitionStateManager : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID 6204362a-d672-4093-a2f4-f73e5ce289b7 2024-09-20T14:51:36.494Z INFO 7181 --- [ached.thread-14] c.h.t.TransactionManagerService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.107.231]:5703, UUID: 8ef4ff28-c2c5-4ee0-a581-1ac558fc70d4 2024-09-20T14:51:36.494Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:51:36.494Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:51:36.494Z INFO 7181 --- [ached.thread-14] c.h.t.TransactionManagerService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.107.231]:5704, UUID: db98c4e9-3d31-4c4f-96fc-bb3f868e5fc6 2024-09-20T14:51:36.494Z INFO 7181 --- [ached.thread-16] c.h.internal.cluster.ClusterService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Members {size:5, ver:17} [ Member [10.30.106.74]:5701 - 7cfabc93-67d6-4b70-b26b-18d45bb9afa4 this Member [10.30.106.207]:5704 - de47f90f-eb20-44ac-9f94-e1da30edf259 Member [10.30.106.74]:5703 - 26d29c7d-2655-4f9a-99ac-e94128954504 Member [10.30.106.74]:5704 - b61c1935-a9ae-48b0-8f3d-6581586ffc94 Member [10.30.106.207]:5706 - 037d11ab-a6da-48a2-8a20-8e07aaa7b7ef ] 2024-09-20T14:51:36.495Z INFO 7181 --- [ached.thread-14] c.h.t.TransactionManagerService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.107.231]:5705, UUID: 7792fd0b-dadd-4595-a632-a4c6900ceea6 2024-09-20T14:51:36.495Z INFO 7181 --- [ached.thread-16] c.h.i.cluster.impl.MembershipManager : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Mastership is claimed with: MembersView{version=17, members=[MemberInfo{address=[10.30.106.74]:5701, uuid=7cfabc93-67d6-4b70-b26b-18d45bb9afa4, cpMemberUUID=null, liteMember=false, memberListJoinVersion=3}, MemberInfo{address=[10.30.106.207]:5704, uuid=de47f90f-eb20-44ac-9f94-e1da30edf259, cpMemberUUID=null, liteMember=false, memberListJoinVersion=4}, MemberInfo{address=[10.30.106.74]:5703, uuid=26d29c7d-2655-4f9a-99ac-e94128954504, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}, MemberInfo{address=[10.30.106.74]:5704, uuid=b61c1935-a9ae-48b0-8f3d-6581586ffc94, cpMemberUUID=null, liteMember=false, memberListJoinVersion=15}, MemberInfo{address=[10.30.106.207]:5706, uuid=037d11ab-a6da-48a2-8a20-8e07aaa7b7ef, cpMemberUUID=null, liteMember=false, memberListJoinVersion=16}]} 2024-09-20T14:51:36.495Z INFO 7181 --- [ached.thread-14] c.h.t.TransactionManagerService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.107.231]:5707, UUID: 6204362a-d672-4093-a2f4-f73e5ce289b7 2024-09-20T14:51:36.496Z INFO 7181 --- [ration.thread-2] c.h.i.p.impl.PartitionStateManager : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID 58f1b9c6-f3b3-4272-89dc-a3ffe707060a 2024-09-20T14:51:36.496Z INFO 7181 --- [ration.thread-2] c.h.i.p.impl.PartitionStateManager : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID 8ef4ff28-c2c5-4ee0-a581-1ac558fc70d4 2024-09-20T14:51:36.496Z INFO 7181 --- [ration.thread-2] c.h.i.p.impl.PartitionStateManager : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID db98c4e9-3d31-4c4f-96fc-bb3f868e5fc6 2024-09-20T14:51:36.497Z INFO 7181 --- [ration.thread-2] c.h.i.p.impl.PartitionStateManager : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID 7792fd0b-dadd-4595-a632-a4c6900ceea6 2024-09-20T14:51:36.497Z INFO 7181 --- [ration.thread-2] c.h.i.p.impl.PartitionStateManager : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID 6204362a-d672-4093-a2f4-f73e5ce289b7 2024-09-20T14:51:36.497Z INFO 7181 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Members {size:5, ver:17} [ Member [10.30.106.74]:5701 - 7cfabc93-67d6-4b70-b26b-18d45bb9afa4 Member [10.30.106.207]:5704 - de47f90f-eb20-44ac-9f94-e1da30edf259 Member [10.30.106.74]:5703 - 26d29c7d-2655-4f9a-99ac-e94128954504 Member [10.30.106.74]:5704 - b61c1935-a9ae-48b0-8f3d-6581586ffc94 this Member [10.30.106.207]:5706 - 037d11ab-a6da-48a2-8a20-8e07aaa7b7ef ] 2024-09-20T14:51:36.497Z INFO 7181 --- [cached.thread-3] c.h.t.TransactionManagerService : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.107.231]:5701, UUID: 58f1b9c6-f3b3-4272-89dc-a3ffe707060a 2024-09-20T14:51:36.498Z INFO 7181 --- [cached.thread-3] c.h.t.TransactionManagerService : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.107.231]:5703, UUID: 8ef4ff28-c2c5-4ee0-a581-1ac558fc70d4 2024-09-20T14:51:36.498Z INFO 7181 --- [ration.thread-3] c.h.i.p.impl.PartitionStateManager : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID 58f1b9c6-f3b3-4272-89dc-a3ffe707060a 2024-09-20T14:51:36.498Z INFO 7181 --- [cached.thread-3] c.h.t.TransactionManagerService : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.107.231]:5704, UUID: db98c4e9-3d31-4c4f-96fc-bb3f868e5fc6 2024-09-20T14:51:36.498Z INFO 7181 --- [ration.thread-3] c.h.i.p.impl.PartitionStateManager : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID 8ef4ff28-c2c5-4ee0-a581-1ac558fc70d4 2024-09-20T14:51:36.498Z INFO 7181 --- [ration.thread-3] c.h.i.p.impl.PartitionStateManager : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID db98c4e9-3d31-4c4f-96fc-bb3f868e5fc6 2024-09-20T14:51:36.498Z INFO 7181 --- [cached.thread-3] c.h.t.TransactionManagerService : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.107.231]:5705, UUID: 7792fd0b-dadd-4595-a632-a4c6900ceea6 2024-09-20T14:51:36.498Z INFO 7181 --- [ration.thread-3] c.h.i.p.impl.PartitionStateManager : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID 7792fd0b-dadd-4595-a632-a4c6900ceea6 2024-09-20T14:51:36.498Z INFO 7181 --- [cached.thread-3] c.h.t.TransactionManagerService : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.107.231]:5707, UUID: 6204362a-d672-4093-a2f4-f73e5ce289b7 2024-09-20T14:51:36.498Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.499Z INFO 7181 --- [ration.thread-3] c.h.i.p.impl.PartitionStateManager : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID 6204362a-d672-4093-a2f4-f73e5ce289b7 2024-09-20T14:51:36.499Z INFO 7181 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Members {size:5, ver:17} [ Member [10.30.106.74]:5701 - 7cfabc93-67d6-4b70-b26b-18d45bb9afa4 Member [10.30.106.207]:5704 - de47f90f-eb20-44ac-9f94-e1da30edf259 Member [10.30.106.74]:5703 - 26d29c7d-2655-4f9a-99ac-e94128954504 this Member [10.30.106.74]:5704 - b61c1935-a9ae-48b0-8f3d-6581586ffc94 Member [10.30.106.207]:5706 - 037d11ab-a6da-48a2-8a20-8e07aaa7b7ef ] 2024-09-20T14:51:36.503Z INFO 7181 --- [cached.thread-1] c.h.t.TransactionManagerService : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.107.231]:5701, UUID: 58f1b9c6-f3b3-4272-89dc-a3ffe707060a 2024-09-20T14:51:36.503Z INFO 7181 --- [cached.thread-1] c.h.t.TransactionManagerService : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.107.231]:5703, UUID: 8ef4ff28-c2c5-4ee0-a581-1ac558fc70d4 2024-09-20T14:51:36.504Z INFO 7181 --- [cached.thread-1] c.h.t.TransactionManagerService : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.107.231]:5704, UUID: db98c4e9-3d31-4c4f-96fc-bb3f868e5fc6 2024-09-20T14:51:36.504Z INFO 7181 --- [cached.thread-1] c.h.t.TransactionManagerService : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.107.231]:5705, UUID: 7792fd0b-dadd-4595-a632-a4c6900ceea6 2024-09-20T14:51:36.504Z INFO 7181 --- [cached.thread-1] c.h.t.TransactionManagerService : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.107.231]:5707, UUID: 6204362a-d672-4093-a2f4-f73e5ce289b7 2024-09-20T14:51:36.525Z INFO 7181 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.525Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5703. Reason: IOException[Connection refused to address /10.30.107.231:5703] 2024-09-20T14:51:36.529Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5701. Reason: IOException[Connection refused to address /10.30.107.231:5701] 2024-09-20T14:51:36.530Z WARN 7181 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5701}, Error-Count: 111 2024-09-20T14:51:36.541Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5707. Reason: IOException[Connection refused to address /10.30.107.231:5707] 2024-09-20T14:51:36.541Z WARN 7181 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5707}, Error-Count: 111 2024-09-20T14:51:36.546Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:51:36.546Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:36.546Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5704. Reason: IOException[Connection refused to address /10.30.107.231:5704] 2024-09-20T14:51:36.617Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:51:36.617Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:36.653Z INFO 7181 --- [ption.migration] c.h.i.p.InternalPartitionService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Fetching partition tables from cluster to determine the most recent one... Local stamp: -699797870734113776 2024-09-20T14:51:36.664Z INFO 7181 --- [ption.migration] c.h.i.p.InternalPartitionService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Most recent partition table is determined. 2024-09-20T14:51:36.664Z INFO 7181 --- [ption.migration] c.h.i.p.InternalPartitionService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Marking active migration MigrationInfo{uuid=0186128a-b9a8-4987-9ff0-43022abf02ee, partitionId=88, source=null, sourceCurrentReplicaIndex=-1, sourceNewReplicaIndex=-1, destination=[10.30.106.74]:5701 - 7cfabc93-67d6-4b70-b26b-18d45bb9afa4, destinationCurrentReplicaIndex=6, destinationNewReplicaIndex=1, master=[10.30.107.231]:5701, initialPartitionVersion=26, partitionVersionIncrement=2, status=ACTIVE} as FAILED 2024-09-20T14:51:36.664Z INFO 7181 --- [ption.migration] c.h.i.p.InternalPartitionService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Marking active migration MigrationInfo{uuid=5f978fac-a6c9-4206-8cf7-09c0e0ac24cc, partitionId=114, source=null, sourceCurrentReplicaIndex=-1, sourceNewReplicaIndex=-1, destination=[10.30.106.74]:5701 - 7cfabc93-67d6-4b70-b26b-18d45bb9afa4, destinationCurrentReplicaIndex=-1, destinationNewReplicaIndex=4, master=[10.30.107.231]:5701, initialPartitionVersion=23, partitionVersionIncrement=1, status=ACTIVE} as FAILED 2024-09-20T14:51:36.664Z INFO 7181 --- [ption.migration] c.h.i.p.InternalPartitionService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Marking active migration MigrationInfo{uuid=604097ed-fb6c-4ea6-ae9b-0fded62cae2a, partitionId=12, source=[10.30.107.231]:5704 - db98c4e9-3d31-4c4f-96fc-bb3f868e5fc6, sourceCurrentReplicaIndex=2, sourceNewReplicaIndex=-1, destination=[10.30.106.74]:5704 - b61c1935-a9ae-48b0-8f3d-6581586ffc94, destinationCurrentReplicaIndex=-1, destinationNewReplicaIndex=2, master=[10.30.107.231]:5701, initialPartitionVersion=33, partitionVersionIncrement=1, status=ACTIVE} as FAILED 2024-09-20T14:51:36.664Z INFO 7181 --- [ption.migration] c.h.i.p.InternalPartitionService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Marking active migration MigrationInfo{uuid=4d418859-df85-4d8c-96a8-0b7a1f022b84, partitionId=28, source=null, sourceCurrentReplicaIndex=-1, sourceNewReplicaIndex=-1, destination=[10.30.106.74]:5701 - 7cfabc93-67d6-4b70-b26b-18d45bb9afa4, destinationCurrentReplicaIndex=-1, destinationNewReplicaIndex=6, master=[10.30.107.231]:5701, initialPartitionVersion=30, partitionVersionIncrement=1, status=ACTIVE} as FAILED 2024-09-20T14:51:36.664Z INFO 7181 --- [ption.migration] c.h.i.p.InternalPartitionService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Marking active migration MigrationInfo{uuid=c9124184-9027-4b48-b3ef-c243f67e84ae, partitionId=21, source=[10.30.106.207]:5704 - de47f90f-eb20-44ac-9f94-e1da30edf259, sourceCurrentReplicaIndex=1, sourceNewReplicaIndex=-1, destination=[10.30.106.74]:5704 - b61c1935-a9ae-48b0-8f3d-6581586ffc94, destinationCurrentReplicaIndex=-1, destinationNewReplicaIndex=1, master=[10.30.107.231]:5701, initialPartitionVersion=36, partitionVersionIncrement=1, status=ACTIVE} as FAILED 2024-09-20T14:51:36.664Z INFO 7181 --- [ption.migration] c.h.i.p.InternalPartitionService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Marking active migration MigrationInfo{uuid=0c33a74f-f9e8-46d0-b73a-6a2383c68cd3, partitionId=23, source=[10.30.106.74]:5701 - 7cfabc93-67d6-4b70-b26b-18d45bb9afa4, sourceCurrentReplicaIndex=1, sourceNewReplicaIndex=4, destination=[10.30.106.74]:5704 - b61c1935-a9ae-48b0-8f3d-6581586ffc94, destinationCurrentReplicaIndex=-1, destinationNewReplicaIndex=1, master=[10.30.107.231]:5701, initialPartitionVersion=29, partitionVersionIncrement=2, status=ACTIVE} as FAILED 2024-09-20T14:51:36.664Z INFO 7181 --- [ption.migration] c.h.i.p.InternalPartitionService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Marking active migration MigrationInfo{uuid=e4c980b8-72fd-4a19-87f0-898a068e1e29, partitionId=159, source=null, sourceCurrentReplicaIndex=-1, sourceNewReplicaIndex=-1, destination=[10.30.107.231]:5701 - 58f1b9c6-f3b3-4272-89dc-a3ffe707060a, destinationCurrentReplicaIndex=6, destinationNewReplicaIndex=1, master=[10.30.107.231]:5701, initialPartitionVersion=19, partitionVersionIncrement=2, status=ACTIVE} as FAILED 2024-09-20T14:51:36.664Z INFO 7181 --- [ption.migration] c.h.i.p.InternalPartitionService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Marking active migration MigrationInfo{uuid=228c1260-73fe-4f4e-93d9-e70fca9cf438, partitionId=22, source=[10.30.106.207]:5704 - de47f90f-eb20-44ac-9f94-e1da30edf259, sourceCurrentReplicaIndex=1, sourceNewReplicaIndex=-1, destination=[10.30.106.74]:5704 - b61c1935-a9ae-48b0-8f3d-6581586ffc94, destinationCurrentReplicaIndex=-1, destinationNewReplicaIndex=1, master=[10.30.107.231]:5701, initialPartitionVersion=32, partitionVersionIncrement=1, status=ACTIVE} as FAILED 2024-09-20T14:51:36.664Z INFO 7181 --- [ption.migration] c.h.i.p.InternalPartitionService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Marking active migration MigrationInfo{uuid=72587f4d-20cf-4332-8a0f-3b432048fa02, partitionId=136, source=null, sourceCurrentReplicaIndex=-1, sourceNewReplicaIndex=-1, destination=[10.30.106.74]:5703 - 26d29c7d-2655-4f9a-99ac-e94128954504, destinationCurrentReplicaIndex=6, destinationNewReplicaIndex=1, master=[10.30.107.231]:5701, initialPartitionVersion=19, partitionVersionIncrement=2, status=ACTIVE} as FAILED 2024-09-20T14:51:36.664Z INFO 7181 --- [ption.migration] c.h.i.p.InternalPartitionService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Marking active migration MigrationInfo{uuid=17588d34-8e2d-4a73-b9cd-3c11ab5686ea, partitionId=56, source=[10.30.106.207]:5704 - de47f90f-eb20-44ac-9f94-e1da30edf259, sourceCurrentReplicaIndex=1, sourceNewReplicaIndex=-1, destination=[10.30.106.207]:5706 - 037d11ab-a6da-48a2-8a20-8e07aaa7b7ef, destinationCurrentReplicaIndex=-1, destinationNewReplicaIndex=1, master=[10.30.107.231]:5701, initialPartitionVersion=31, partitionVersionIncrement=1, status=ACTIVE} as FAILED 2024-09-20T14:51:36.664Z INFO 7181 --- [ption.migration] c.h.i.p.InternalPartitionService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Marking active migration MigrationInfo{uuid=c3dfbac7-65ef-4151-929e-95f9062e18bd, partitionId=161, source=null, sourceCurrentReplicaIndex=-1, sourceNewReplicaIndex=-1, destination=[10.30.107.231]:5705 - 7792fd0b-dadd-4595-a632-a4c6900ceea6, destinationCurrentReplicaIndex=6, destinationNewReplicaIndex=1, master=[10.30.107.231]:5701, initialPartitionVersion=20, partitionVersionIncrement=2, status=ACTIVE} as FAILED 2024-09-20T14:51:36.664Z INFO 7181 --- [ption.migration] c.h.i.p.InternalPartitionService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Marking active migration MigrationInfo{uuid=2c223651-0ff2-4ac5-aed1-c4ffcb54dc46, partitionId=135, source=null, sourceCurrentReplicaIndex=-1, sourceNewReplicaIndex=-1, destination=[10.30.106.74]:5703 - 26d29c7d-2655-4f9a-99ac-e94128954504, destinationCurrentReplicaIndex=-1, destinationNewReplicaIndex=4, master=[10.30.107.231]:5701, initialPartitionVersion=29, partitionVersionIncrement=1, status=ACTIVE} as FAILED 2024-09-20T14:51:36.664Z INFO 7181 --- [ption.migration] c.h.i.p.InternalPartitionService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Applying the most recent of partition state... 2024-09-20T14:51:36.665Z WARN 7181 --- [ption.migration] c.h.i.p.InternalPartitionService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Following unknown addresses are found in partition table sent from master[[10.30.106.74]:5701]. (Probably they have recently joined or left the cluster.) { [10.30.107.231]:5707 - 6204362a-d672-4093-a2f4-f73e5ce289b7 [10.30.107.231]:5704 - db98c4e9-3d31-4c4f-96fc-bb3f868e5fc6 [10.30.107.231]:5701 - 58f1b9c6-f3b3-4272-89dc-a3ffe707060a [10.30.107.231]:5703 - 8ef4ff28-c2c5-4ee0-a581-1ac558fc70d4 [10.30.107.231]:5705 - 7792fd0b-dadd-4595-a632-a4c6900ceea6 } 2024-09-20T14:51:36.665Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:51:36.665Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:36.678Z WARN 7181 --- [ration.thread-0] c.h.i.p.InternalPartitionService : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Following unknown addresses are found in partition table sent from master[[10.30.106.74]:5701]. (Probably they have recently joined or left the cluster.) { [10.30.107.231]:5707 - 6204362a-d672-4093-a2f4-f73e5ce289b7 [10.30.107.231]:5704 - db98c4e9-3d31-4c4f-96fc-bb3f868e5fc6 [10.30.107.231]:5701 - 58f1b9c6-f3b3-4272-89dc-a3ffe707060a [10.30.107.231]:5703 - 8ef4ff28-c2c5-4ee0-a581-1ac558fc70d4 [10.30.107.231]:5705 - 7792fd0b-dadd-4595-a632-a4c6900ceea6 } 2024-09-20T14:51:36.679Z WARN 7181 --- [ration.thread-0] c.h.i.p.InternalPartitionService : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Following unknown addresses are found in partition table sent from master[[10.30.106.74]:5701]. (Probably they have recently joined or left the cluster.) { [10.30.107.231]:5707 - 6204362a-d672-4093-a2f4-f73e5ce289b7 [10.30.107.231]:5704 - db98c4e9-3d31-4c4f-96fc-bb3f868e5fc6 [10.30.107.231]:5701 - 58f1b9c6-f3b3-4272-89dc-a3ffe707060a [10.30.107.231]:5703 - 8ef4ff28-c2c5-4ee0-a581-1ac558fc70d4 [10.30.107.231]:5705 - 7792fd0b-dadd-4595-a632-a4c6900ceea6 } 2024-09-20T14:51:36.689Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:51:36.689Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:36.695Z WARN 7181 --- [ption.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] partitionId=237 is completely lost! 2024-09-20T14:51:36.695Z WARN 7181 --- [ption.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] partitionId=239 is completely lost! 2024-09-20T14:51:36.716Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:51:36.716Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:36.718Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:51:36.718Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:36.748Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:51:36.748Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:36.748Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:36.773Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:51:36.773Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:36.824Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:51:36.824Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:36.875Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:51:36.875Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:36.875Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:51:36.875Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:36.875Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:36.924Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:51:36.924Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:36.946Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:51:36.946Z WARN 7181 --- [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. 2024-09-20T14:51:36.949Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:51:36.949Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:36.974Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:51:36.974Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:36.976Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:51:36.976Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:36.981Z WARN 7181 --- [ption.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Assigning new owners for 2 LOST partitions! 2024-09-20T14:51:36.984Z INFO 7181 --- [ption.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 1022 2024-09-20T14:51:37.028Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:51:37.028Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:37.081Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:51:37.081Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:37.165Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:51:37.165Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:37.177Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:51:37.177Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:37.191Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:51:37.191Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:37.205Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:51:37.206Z WARN 7181 --- [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. 2024-09-20T14:51:37.255Z INFO 7181 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.74]:5704 is STARTED 2024-09-20T14:51:37.259Z INFO 7181 --- [ main] com.hazelcast.system.logo : [10.30.106.74]:5705 [cps-and-ncmp-test-caches] [5.3.6] + + 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 2024-09-20T14:51:37.259Z INFO 7181 --- [ main] com.hazelcast.system : [10.30.106.74]:5705 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 2024-09-20T14:51:37.259Z INFO 7181 --- [ main] com.hazelcast.system : [10.30.106.74]:5705 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.106.74]:5705 2024-09-20T14:51:37.259Z INFO 7181 --- [ main] com.hazelcast.system : [10.30.106.74]:5705 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 2024-09-20T14:51:37.259Z INFO 7181 --- [ main] com.hazelcast.system : [10.30.106.74]:5705 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-09-20T14:51:37.259Z INFO 7181 --- [ main] com.hazelcast.system : [10.30.106.74]:5705 [cps-and-ncmp-test-caches] [5.3.6] 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) 2024-09-20T14:51:37.266Z INFO 7181 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.106.74]:5705 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 2024-09-20T14:51:37.274Z INFO 7181 --- [ main] com.hazelcast.system.security : [10.30.106.74]:5705 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2024-09-20T14:51:37.282Z INFO 7181 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.74]:5705 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 2024-09-20T14:51:37.282Z WARN 7181 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.74]:5705 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2024-09-20T14:51:37.311Z INFO 7181 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.74]:5705 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-09-20T14:51:37.312Z INFO 7181 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.74]:5705 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.74]:5705 is STARTING 2024-09-20T14:51:37.358Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:51:37.358Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:51:37.387Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:51:37.387Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:37.387Z INFO 7181 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.74]:5705 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.30.106.74]:5701 2024-09-20T14:51:37.390Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:51:37.390Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:37.390Z INFO 7181 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:5701 and /10.30.106.74:49453 2024-09-20T14:51:37.391Z INFO 7181 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:49453 and /10.30.106.74:5701 2024-09-20T14:51:37.579Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:51:37.579Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:37.643Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:51:37.643Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:37.654Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:51:37.654Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:37.656Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:51:37.656Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:37.784Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:51:37.784Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:37.834Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:51:37.834Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:37.862Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:51:37.862Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:37.862Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:37.880Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:51:37.880Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:37.884Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:51:37.884Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:37.884Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:37.940Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:51:37.941Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:37.941Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:51:37.941Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:37.965Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:51:37.966Z WARN 7181 --- [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. 2024-09-20T14:51:37.967Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:51:37.967Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:37.987Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:37.987Z WARN 7181 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 108 2024-09-20T14:51:37.987Z INFO 7181 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.231:5705. Reason: IOException[Connection refused to address /10.30.107.231:5705] 2024-09-20T14:51:37.987Z WARN 7181 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.231]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.231:5705}, Error-Count: 109 2024-09-20T14:51:37.989Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:51:37.989Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:37.990Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:51:37.990Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:38.038Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:51:38.038Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:38.049Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:51:38.049Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:38.074Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:51:38.074Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:38.102Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:51:38.102Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:38.189Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:51:38.189Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:38.196Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:51:38.196Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:38.249Z INFO 7181 --- [ption.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Fri Sep 20 14:51:36 UTC 2024, plannedMigrations=1022, completedMigrations=1024, remainingMigrations=-2, totalCompletedMigrations=4802) 2024-09-20T14:51:38.298Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:51:38.298Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:38.388Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:51:38.388Z WARN 7181 --- [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. 2024-09-20T14:51:38.449Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:51:38.449Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:38.516Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:51:38.516Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:38.524Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:51:38.524Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:51:38.734Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:51:38.735Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:38.757Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:51:38.757Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:38.795Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:51:38.795Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:38.795Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:38.846Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:51:38.846Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:38.850Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:51:38.850Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:38.852Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:51:38.852Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:38.867Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:51:38.867Z WARN 7181 --- [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. 2024-09-20T14:51:38.937Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:51:38.937Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:38.976Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:51:38.976Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:38.986Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:51:38.986Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:38.996Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:51:38.996Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:39.007Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:51:39.007Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:39.015Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:51:39.015Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:39.015Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:39.046Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:51:39.046Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:39.051Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:51:39.051Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:39.072Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:51:39.072Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:39.099Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:51:39.099Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:39.103Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:51:39.103Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:39.246Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:51:39.246Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:39.296Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:51:39.296Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:39.400Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:51:39.400Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:39.402Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:51:39.402Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:39.441Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:51:39.441Z WARN 7181 --- [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. 2024-09-20T14:51:39.526Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:51:39.526Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:51:39.669Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:51:39.669Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:39.698Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:51:39.698Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:39.698Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:39.760Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:51:39.760Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:39.868Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:51:39.868Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:39.868Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:39.887Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:51:39.887Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:39.900Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:51:39.900Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:39.905Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:51:39.905Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:39.953Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:51:39.953Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:39.978Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:51:39.978Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:40.011Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:51:40.011Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:40.019Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:51:40.019Z WARN 7181 --- [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. 2024-09-20T14:51:40.088Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:51:40.088Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:40.099Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:51:40.099Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:40.106Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:51:40.106Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:40.141Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:51:40.141Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:40.150Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:51:40.150Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:40.198Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:51:40.198Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:40.199Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:51:40.199Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:40.225Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:51:40.225Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:40.254Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:51:40.254Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:40.302Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:51:40.302Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:40.402Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:51:40.403Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:40.429Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:51:40.429Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:51:40.443Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:51:40.444Z WARN 7181 --- [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. 2024-09-20T14:51:40.454Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:51:40.454Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:40.522Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:51:40.522Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:40.600Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:51:40.600Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:40.600Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:40.790Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:51:40.790Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:40.808Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:51:40.808Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:40.863Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:51:40.863Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:40.880Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:51:40.880Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:40.953Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:51:40.953Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:40.954Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:51:40.954Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:40.956Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:51:40.956Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:40.962Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:51:40.962Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:40.971Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:51:40.971Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:40.971Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:41.101Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:51:41.101Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:41.190Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:51:41.191Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:41.222Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:51:41.222Z WARN 7181 --- [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. 2024-09-20T14:51:41.278Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:51:41.278Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:41.294Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:51:41.294Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:41.304Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:51:41.304Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:41.305Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:51:41.305Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:41.309Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:51:41.309Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:41.352Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:51:41.352Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:41.356Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:51:41.356Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:41.453Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:51:41.453Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:41.453Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:41.457Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:51:41.457Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:41.546Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:51:41.546Z WARN 7181 --- [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. 2024-09-20T14:51:41.607Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:51:41.607Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:41.625Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:51:41.625Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:41.632Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:51:41.632Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:51:41.710Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:51:41.710Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:41.782Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:51:41.782Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:41.793Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:51:41.793Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:41.818Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:51:41.818Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:41.964Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:51:41.964Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:42.024Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:51:42.024Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:42.024Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:42.057Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:51:42.057Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:42.059Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:51:42.059Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:42.092Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:51:42.092Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:42.107Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:51:42.107Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:42.196Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:51:42.196Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:42.255Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:51:42.255Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:42.262Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:51:42.262Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:42.304Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:51:42.304Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:42.308Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:51:42.308Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:42.375Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:51:42.375Z WARN 7181 --- [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. 2024-09-20T14:51:42.407Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:51:42.407Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:42.462Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:51:42.462Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:42.481Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:51:42.481Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:42.497Z INFO 7181 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Members {size:7, ver:19} [ Member [10.30.106.74]:5701 - 7cfabc93-67d6-4b70-b26b-18d45bb9afa4 this Member [10.30.106.207]:5704 - de47f90f-eb20-44ac-9f94-e1da30edf259 Member [10.30.106.74]:5703 - 26d29c7d-2655-4f9a-99ac-e94128954504 Member [10.30.106.74]:5704 - b61c1935-a9ae-48b0-8f3d-6581586ffc94 Member [10.30.106.207]:5706 - 037d11ab-a6da-48a2-8a20-8e07aaa7b7ef Member [10.30.106.207]:5707 - 93a5aadc-7682-4bff-a10d-235d4208249c Member [10.30.106.74]:5705 - f3e8b165-f950-4c3d-a9ea-80686b23c545 ] 2024-09-20T14:51:42.504Z INFO 7181 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Members {size:7, ver:19} [ Member [10.30.106.74]:5701 - 7cfabc93-67d6-4b70-b26b-18d45bb9afa4 Member [10.30.106.207]:5704 - de47f90f-eb20-44ac-9f94-e1da30edf259 Member [10.30.106.74]:5703 - 26d29c7d-2655-4f9a-99ac-e94128954504 this Member [10.30.106.74]:5704 - b61c1935-a9ae-48b0-8f3d-6581586ffc94 Member [10.30.106.207]:5706 - 037d11ab-a6da-48a2-8a20-8e07aaa7b7ef Member [10.30.106.207]:5707 - 93a5aadc-7682-4bff-a10d-235d4208249c Member [10.30.106.74]:5705 - f3e8b165-f950-4c3d-a9ea-80686b23c545 ] 2024-09-20T14:51:42.505Z INFO 7181 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.74]:5705 [cps-and-ncmp-test-caches] [5.3.6] Members {size:7, ver:19} [ Member [10.30.106.74]:5701 - 7cfabc93-67d6-4b70-b26b-18d45bb9afa4 Member [10.30.106.207]:5704 - de47f90f-eb20-44ac-9f94-e1da30edf259 Member [10.30.106.74]:5703 - 26d29c7d-2655-4f9a-99ac-e94128954504 Member [10.30.106.74]:5704 - b61c1935-a9ae-48b0-8f3d-6581586ffc94 Member [10.30.106.207]:5706 - 037d11ab-a6da-48a2-8a20-8e07aaa7b7ef Member [10.30.106.207]:5707 - 93a5aadc-7682-4bff-a10d-235d4208249c Member [10.30.106.74]:5705 - f3e8b165-f950-4c3d-a9ea-80686b23c545 this ] 2024-09-20T14:51:42.505Z INFO 7181 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Members {size:7, ver:19} [ Member [10.30.106.74]:5701 - 7cfabc93-67d6-4b70-b26b-18d45bb9afa4 Member [10.30.106.207]:5704 - de47f90f-eb20-44ac-9f94-e1da30edf259 Member [10.30.106.74]:5703 - 26d29c7d-2655-4f9a-99ac-e94128954504 Member [10.30.106.74]:5704 - b61c1935-a9ae-48b0-8f3d-6581586ffc94 this Member [10.30.106.207]:5706 - 037d11ab-a6da-48a2-8a20-8e07aaa7b7ef Member [10.30.106.207]:5707 - 93a5aadc-7682-4bff-a10d-235d4208249c Member [10.30.106.74]:5705 - f3e8b165-f950-4c3d-a9ea-80686b23c545 ] 2024-09-20T14:51:42.507Z INFO 7181 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:5705 and /10.30.106.207:58431 2024-09-20T14:51:42.507Z INFO 7181 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:5705 and /10.30.106.74:40207 2024-09-20T14:51:42.508Z INFO 7181 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:40207 and /10.30.106.74:5705 2024-09-20T14:51:42.509Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:51:42.509Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:42.509Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.207:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:42.509Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.74:5704, timeout: 10000, bind-any: true 2024-09-20T14:51:42.509Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.74:5703, timeout: 10000, bind-any: true 2024-09-20T14:51:42.510Z INFO 7181 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.207:5706, timeout: 10000, bind-any: true 2024-09-20T14:51:42.510Z INFO 7181 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.207:5707, timeout: 10000, bind-any: true 2024-09-20T14:51:42.512Z INFO 7181 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:5703 and /10.30.106.207:56943 2024-09-20T14:51:42.514Z INFO 7181 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:41371 and /10.30.106.207:5704 2024-09-20T14:51:42.515Z INFO 7181 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:5704 and /10.30.106.207:38483 2024-09-20T14:51:42.517Z INFO 7181 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:49087 and /10.30.106.207:5707 2024-09-20T14:51:42.518Z INFO 7181 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:51005 and /10.30.106.207:5707 2024-09-20T14:51:42.519Z INFO 7181 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:47047 and /10.30.106.207:5707 2024-09-20T14:51:42.519Z INFO 7181 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:5705 and /10.30.106.74:46939 2024-09-20T14:51:42.519Z INFO 7181 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:5705 and /10.30.106.207:37187 2024-09-20T14:51:42.519Z INFO 7181 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:5704 and /10.30.106.74:33143 2024-09-20T14:51:42.519Z INFO 7181 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:46939 and /10.30.106.74:5705 2024-09-20T14:51:42.523Z INFO 7181 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:5705 and /10.30.106.207:40257 2024-09-20T14:51:42.527Z INFO 7181 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:33143 and /10.30.106.74:5704 2024-09-20T14:51:42.528Z INFO 7181 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:41511 and /10.30.106.207:5706 2024-09-20T14:51:42.529Z INFO 7181 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:5703 and /10.30.106.74:54579 2024-09-20T14:51:42.529Z INFO 7181 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:54579 and /10.30.106.74:5703 2024-09-20T14:51:42.535Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:51:42.535Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:51:42.558Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:51:42.558Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:42.558Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:42.560Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:51:42.560Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:42.563Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:51:42.563Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:42.630Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:51:42.630Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:42.649Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:51:42.649Z WARN 7181 --- [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. 2024-09-20T14:51:42.777Z INFO 7181 --- [ption.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 747 2024-09-20T14:51:42.778Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:51:42.778Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:42.866Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:51:42.866Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:42.884Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:51:42.884Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:42.962Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:51:42.962Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:43.064Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:51:43.064Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:43.078Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:51:43.078Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:43.115Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:51:43.115Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:43.164Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:51:43.164Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:43.186Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:51:43.186Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:43.186Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:43.203Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:51:43.204Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:43.212Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:51:43.212Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:43.214Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:51:43.214Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:43.266Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:51:43.266Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:43.273Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:51:43.273Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:43.364Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:51:43.364Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:43.475Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:51:43.475Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:43.489Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:51:43.489Z WARN 7181 --- [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. 2024-09-20T14:51:43.508Z INFO 7181 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.74]:5705 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.74]:5705 is STARTED 2024-09-20T14:51:43.512Z INFO 7181 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : Started SynchronizationCacheConfigSpec in 52.265 seconds (process running for 168.63) 2024-09-20T14:51:43.514Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:51:43.514Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:43.515Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:51:43.515Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:43.515Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:43.545Z INFO 7181 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 2024-09-20T14:51:43.583Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:51:43.583Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:43.595Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:51:43.596Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:43.612Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:51:43.612Z WARN 7181 --- [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. 2024-09-20T14:51:43.640Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:51:43.640Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:43.647Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:51:43.647Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:51:43.675Z INFO 7181 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:5701 and /10.30.106.207:55041 2024-09-20T14:51:43.744Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:51:43.744Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:43.779Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:51:43.780Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:43.888Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:51:43.888Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:43.890Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:51:43.890Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:43.994Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:51:43.994Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:44.022Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:51:44.022Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:44.023Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:51:44.023Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:44.073Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:51:44.073Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:44.074Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:51:44.074Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:44.116Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:51:44.116Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:44.143Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:51:44.143Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:44.144Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:44.150Z INFO 7181 --- [ption.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Fri Sep 20 14:51:42 UTC 2024, plannedMigrations=747, completedMigrations=747, remainingMigrations=0, totalCompletedMigrations=5549) 2024-09-20T14:51:44.236Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:51:44.236Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:44.296Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:51:44.296Z WARN 7181 --- [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. 2024-09-20T14:51:44.296Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:51:44.296Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:44.322Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:51:44.322Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:44.332Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:51:44.332Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:44.373Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:51:44.373Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:44.389Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:51:44.389Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:44.423Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:51:44.423Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:44.432Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:51:44.432Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:44.508Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:51:44.508Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:51:44.557Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:51:44.557Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:44.596Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:51:44.596Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:44.695Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:51:44.695Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:44.726Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:51:44.726Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:44.726Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:44.772Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:51:44.772Z WARN 7181 --- [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. 2024-09-20T14:51:44.881Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:51:44.881Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:44.925Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:51:44.925Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:44.990Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:51:44.990Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:44.996Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:51:44.996Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.793 s - in org.onap.cps.ncmp.impl.inventory.sync.SynchronizationCacheConfigSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.WatchdogSchedulingConfigurerSpec 2024-09-20T14:51:45.050Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:51:45.050Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-20T14:51:45.064Z INFO 7181 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : Starting WatchdogSchedulingConfigurerSpec using Java 17.0.6-ea with PID 7181 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-09-20T14:51:45.064Z INFO 7181 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : No active profile set, falling back to 1 default profile: "default" 2024-09-20T14:51:45.076Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:51:45.076Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:45.086Z INFO 7181 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : Started WatchdogSchedulingConfigurerSpec in 0.038 seconds (process running for 170.204) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.onap.cps.ncmp.impl.inventory.sync.WatchdogSchedulingConfigurerSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerImplSpec 2024-09-20T14:51:45.126Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:51:45.126Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:45.136Z INFO 7181 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with Id : cmhandle-id-1 is DELETED 2024-09-20T14:51:45.136Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:51:45.136Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:45.142Z INFO 7181 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with Id : cmhandle-id-1 is DELETED [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerImplSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCreatorSpec [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCreatorSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsServiceSpec 2024-09-20T14:51:45.201Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:51:45.201Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:45.214Z ERROR 7181 --- [ main] o.o.c.n.i.i.sync.lcm.LcmEventsService : Unable to publish message to topic : null and cause : publishing failed 2024-09-20T14:51:45.216Z ERROR 7181 --- [ main] o.o.c.n.i.i.sync.lcm.LcmEventsService : Unable to publish message to topic : null and cause : publishing failed [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsServiceSpec 2024-09-20T14:51:45.219Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:51:45.219Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsPublisherSpec 2024-09-20T14:51:45.225Z INFO 7181 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2024-09-20T14:51:45.228Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:51:45.228Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:45.281Z INFO 7181 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 8b208d7ffbf1a6c3b5b38eff47bfda2a8a3b8f4cd852c9e8cb8aa3aa5e2a143f 2024-09-20T14:51:45.286Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:51:45.286Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:45.356Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:51:45.356Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:45.356Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:45.388Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:51:45.388Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:45.391Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:51:45.391Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:45.402Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:51:45.402Z WARN 7181 --- [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. 2024-09-20T14:51:45.411Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:51:45.411Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:51:45.443Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:51:45.443Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:45.487Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:51:45.487Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:45.578Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:51:45.578Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:45.655Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:51:45.655Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:45.676Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:51:45.676Z WARN 7181 --- [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. 2024-09-20T14:51:45.708Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:51:45.708Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:45.712Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:51:45.712Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:45.739Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:51:45.739Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:45.739Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:45.839Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:51:45.839Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:45.886Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:51:45.886Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:45.907Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:51:45.907Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:45.907Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:51:45.907Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:46.089Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:51:46.089Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:46.156Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:51:46.156Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:46.206Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:51:46.206Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:46.228Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:51:46.228Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:46.236Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:51:46.236Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:46.260Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:51:46.260Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:51:46.260Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:46.260Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:46.330Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:51:46.330Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:46.414Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:51:46.414Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:46.491Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:51:46.491Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:46.491Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:51:46.491Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:46.516Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:51:46.516Z WARN 7181 --- [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. 2024-09-20T14:51:46.522Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:51:46.522Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:46.522Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:46.542Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:51:46.542Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:46.580Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:51:46.580Z WARN 7181 --- [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. 2024-09-20T14:51:46.592Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:51:46.592Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:46.600Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:51:46.600Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:46.627Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:51:46.627Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:51:46.817Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:51:46.818Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:46.824Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:51:46.824Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:46.843Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:51:46.843Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:46.923Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:51:46.923Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:46.954Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:51:46.954Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:46.954Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:47.048Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:51:47.048Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:47.074Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:51:47.074Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:47.093Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:51:47.093Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:47.167Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:51:47.167Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:47.212Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:51:47.212Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:47.321Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:51:47.321Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:47.333Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:51:47.333Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:47.360Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:51:47.360Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:47.368Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:51:47.368Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:47.433Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:51:47.433Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:47.438Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:51:47.438Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:47.533Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:51:47.533Z WARN 7181 --- [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. 2024-09-20T14:51:47.544Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:51:47.544Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:47.553Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:51:47.553Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:47.570Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:51:47.570Z WARN 7181 --- [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. 2024-09-20T14:51:47.595Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:51:47.595Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:47.595Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:51:47.595Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:47.725Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:51:47.725Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:47.725Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:47.745Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:51:47.745Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:47.832Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:51:47.832Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:51:47.869Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:51:47.869Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:47.876Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:51:47.876Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:47.925Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:51:47.925Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:48.000Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:51:48.000Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:48.021Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:51:48.021Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:48.046Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:51:48.046Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:48.157Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:51:48.157Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:48.157Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:48.195Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:51:48.195Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:48.277Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:51:48.277Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:48.337Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:51:48.337Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:48.374Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:51:48.374Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:48.425Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:51:48.425Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:48.425Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:51:48.425Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:48.440Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:51:48.440Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:48.475Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:51:48.475Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:48.547Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:51:48.547Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:48.606Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:51:48.606Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:48.632Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:51:48.632Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:48.637Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:51:48.637Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:48.742Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:51:48.742Z WARN 7181 --- [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. 2024-09-20T14:51:48.749Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:51:48.749Z WARN 7181 --- [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. 2024-09-20T14:51:48.785Z INFO 7181 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Members {size:8, ver:20} [ Member [10.30.106.74]:5701 - 7cfabc93-67d6-4b70-b26b-18d45bb9afa4 this Member [10.30.106.207]:5704 - de47f90f-eb20-44ac-9f94-e1da30edf259 Member [10.30.106.74]:5703 - 26d29c7d-2655-4f9a-99ac-e94128954504 Member [10.30.106.74]:5704 - b61c1935-a9ae-48b0-8f3d-6581586ffc94 Member [10.30.106.207]:5706 - 037d11ab-a6da-48a2-8a20-8e07aaa7b7ef Member [10.30.106.207]:5707 - 93a5aadc-7682-4bff-a10d-235d4208249c Member [10.30.106.74]:5705 - f3e8b165-f950-4c3d-a9ea-80686b23c545 Member [10.30.106.207]:5708 - 52ab1d62-fec5-4a2e-a45d-fee7ea6d1e74 ] 2024-09-20T14:51:48.791Z INFO 7181 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Members {size:8, ver:20} [ Member [10.30.106.74]:5701 - 7cfabc93-67d6-4b70-b26b-18d45bb9afa4 Member [10.30.106.207]:5704 - de47f90f-eb20-44ac-9f94-e1da30edf259 Member [10.30.106.74]:5703 - 26d29c7d-2655-4f9a-99ac-e94128954504 Member [10.30.106.74]:5704 - b61c1935-a9ae-48b0-8f3d-6581586ffc94 this Member [10.30.106.207]:5706 - 037d11ab-a6da-48a2-8a20-8e07aaa7b7ef Member [10.30.106.207]:5707 - 93a5aadc-7682-4bff-a10d-235d4208249c Member [10.30.106.74]:5705 - f3e8b165-f950-4c3d-a9ea-80686b23c545 Member [10.30.106.207]:5708 - 52ab1d62-fec5-4a2e-a45d-fee7ea6d1e74 ] 2024-09-20T14:51:48.792Z INFO 7181 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.74]:5705 [cps-and-ncmp-test-caches] [5.3.6] Members {size:8, ver:20} [ Member [10.30.106.74]:5701 - 7cfabc93-67d6-4b70-b26b-18d45bb9afa4 Member [10.30.106.207]:5704 - de47f90f-eb20-44ac-9f94-e1da30edf259 Member [10.30.106.74]:5703 - 26d29c7d-2655-4f9a-99ac-e94128954504 Member [10.30.106.74]:5704 - b61c1935-a9ae-48b0-8f3d-6581586ffc94 Member [10.30.106.207]:5706 - 037d11ab-a6da-48a2-8a20-8e07aaa7b7ef Member [10.30.106.207]:5707 - 93a5aadc-7682-4bff-a10d-235d4208249c Member [10.30.106.74]:5705 - f3e8b165-f950-4c3d-a9ea-80686b23c545 this Member [10.30.106.207]:5708 - 52ab1d62-fec5-4a2e-a45d-fee7ea6d1e74 ] 2024-09-20T14:51:48.792Z INFO 7181 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Members {size:8, ver:20} [ Member [10.30.106.74]:5701 - 7cfabc93-67d6-4b70-b26b-18d45bb9afa4 Member [10.30.106.207]:5704 - de47f90f-eb20-44ac-9f94-e1da30edf259 Member [10.30.106.74]:5703 - 26d29c7d-2655-4f9a-99ac-e94128954504 this Member [10.30.106.74]:5704 - b61c1935-a9ae-48b0-8f3d-6581586ffc94 Member [10.30.106.207]:5706 - 037d11ab-a6da-48a2-8a20-8e07aaa7b7ef Member [10.30.106.207]:5707 - 93a5aadc-7682-4bff-a10d-235d4208249c Member [10.30.106.74]:5705 - f3e8b165-f950-4c3d-a9ea-80686b23c545 Member [10.30.106.207]:5708 - 52ab1d62-fec5-4a2e-a45d-fee7ea6d1e74 ] 2024-09-20T14:51:48.803Z INFO 7181 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:60827 and /10.30.106.207:5708 2024-09-20T14:51:48.803Z INFO 7181 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:53887 and /10.30.106.207:5708 2024-09-20T14:51:48.803Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:51:48.803Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:48.806Z INFO 7181 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:44579 and /10.30.106.207:5708 2024-09-20T14:51:48.808Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:51:48.808Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:48.810Z INFO 7181 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:5703 and /10.30.106.207:56721 2024-09-20T14:51:48.811Z INFO 7181 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:5705 and /10.30.106.207:50535 2024-09-20T14:51:48.813Z INFO 7181 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:5704 and /10.30.106.207:35289 2024-09-20T14:51:48.828Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:51:48.828Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:48.834Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:51:48.834Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:48.884Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:51:48.884Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:48.884Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:48.953Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:51:48.953Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:51:49.005Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:51:49.005Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:49.045Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:51:49.045Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:49.052Z INFO 7181 --- [ption.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 642 2024-09-20T14:51:49.091Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:51:49.091Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:49.104Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:51:49.105Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:49.132Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:51:49.132Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:49.132Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:49.225Z INFO 7181 --- [ached.thread-17] c.h.i.p.InternalPartitionService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Remaining migration tasks: 512. (repartitionTime=Fri Sep 20 14:51:49 UTC 2024, plannedMigrations=642, completedMigrations=116, remainingMigrations=526, totalCompletedMigrations=5665) 2024-09-20T14:51:49.230Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:51:49.230Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:49.337Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:51:49.337Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:49.378Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:51:49.378Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:49.407Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:51:49.407Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:49.445Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:51:49.445Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:49.456Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:51:49.456Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:49.468Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:51:49.468Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:49.482Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:51:49.482Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:49.531Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:51:49.531Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:49.540Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:51:49.540Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:49.568Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:51:49.568Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:49.690Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:51:49.690Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:49.705Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:51:49.705Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:49.755Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:51:49.755Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:49.755Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:49.784Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:51:49.784Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:49.804Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:51:49.804Z WARN 7181 --- [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. 2024-09-20T14:51:49.816Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:51:49.816Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:51:49.820Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:51:49.820Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:49.920Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:51:49.920Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:49.952Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:51:49.952Z WARN 7181 --- [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. 2024-09-20T14:51:49.971Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:51:49.971Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:50.008Z INFO 7181 --- [ption.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Fri Sep 20 14:51:49 UTC 2024, plannedMigrations=642, completedMigrations=642, remainingMigrations=0, totalCompletedMigrations=6191) 2024-09-20T14:51:50.052Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:51:50.052Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:50.052Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:50.110Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:51:50.110Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:50.165Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:51:50.165Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:50.266Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:51:50.266Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:50.439Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:51:50.440Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:50.494Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:51:50.494Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:50.513Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:51:50.513Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:50.523Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:51:50.523Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:50.525Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:51:50.525Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:50.540Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:51:50.540Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:50.616Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:51:50.616Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:50.616Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:51:50.616Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:50.624Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:51:50.624Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:50.648Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:51:50.648Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:50.649Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:51:50.649Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:50.667Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:51:50.667Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:50.733Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:51:50.734Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:50.787Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:51:50.787Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:50.817Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:51:50.817Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:50.817Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:50.918Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:51:50.918Z WARN 7181 --- [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. 2024-09-20T14:51:50.978Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:51:50.978Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:51.015Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:51:51.015Z WARN 7181 --- [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. 2024-09-20T14:51:51.020Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:51:51.020Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:51.027Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:51:51.027Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:51.043Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:51:51.043Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:51:51.056Z INFO 7181 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.8300599S 2024-09-20T14:51:51.060Z INFO 7181 --- [ 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:32788] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-group-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 = 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 2024-09-20T14:51:51.063Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-20T14:51:51.063Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-20T14:51:51.063Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1726843911063 2024-09-20T14:51:51.068Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:51:51.068Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:51.068Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-20T14:51:51.078Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:51:51.078Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:51.085Z INFO 7181 --- [ main] o.o.c.n.i.i.s.l.LcmEventsPublisherSpec : Starting LcmEventsPublisherSpec using Java 17.0.6-ea with PID 7181 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-09-20T14:51:51.085Z INFO 7181 --- [ main] o.o.c.n.i.i.s.l.LcmEventsPublisherSpec : No active profile set, falling back to 1 default profile: "default" 2024-09-20T14:51:51.093Z INFO 7181 --- [ main] o.o.c.n.i.i.s.l.LcmEventsPublisherSpec : Started LcmEventsPublisherSpec in 0.026 seconds (process running for 176.21) 2024-09-20T14:51:51.096Z INFO 7181 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Subscribed to topic(s): ncmp-events-test 2024-09-20T14:51:51.098Z INFO 7181 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-09-20T14:51:51.099Z INFO 7181 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32788] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-22 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 2024-09-20T14:51:51.129Z INFO 7181 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-09-20T14:51:51.129Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-20T14:51:51.129Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-20T14:51:51.129Z INFO 7181 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1726843911129 2024-09-20T14:51:51.131Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:51:51.131Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:51.223Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:51:51.223Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:51.325Z WARN 7181 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Error while fetching metadata with correlation id 1 : {ncmp-events-test=LEADER_NOT_AVAILABLE} 2024-09-20T14:51:51.325Z INFO 7181 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Cluster ID: fEkRuaFASty2bIUj61XbtQ 2024-09-20T14:51:51.387Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:51:51.387Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:51.420Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:51:51.420Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:51.451Z WARN 7181 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Error while fetching metadata with correlation id 3 : {ncmp-events-test=LEADER_NOT_AVAILABLE} 2024-09-20T14:51:51.452Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:51:51.452Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:51.473Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:51:51.473Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:51.488Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:51:51.488Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:51.494Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:51:51.494Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:51.552Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:51:51.552Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:51.644Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:51:51.644Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:51.648Z INFO 7181 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Cluster ID: fEkRuaFASty2bIUj61XbtQ 2024-09-20T14:51:51.655Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:51:51.655Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:51.737Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:51:51.737Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:51.740Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:51:51.740Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:51.775Z INFO 7181 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Discovered group coordinator localhost:32788 (id: 2147483646 rack: null) 2024-09-20T14:51:51.777Z INFO 7181 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] (Re-)joining group 2024-09-20T14:51:51.785Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:51:51.785Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:51.799Z INFO 7181 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-11-eeba884c-ab01-4d7e-939b-26792cccad01 2024-09-20T14:51:51.800Z INFO 7181 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2024-09-20T14:51:51.800Z INFO 7181 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] (Re-)joining group 2024-09-20T14:51:51.829Z INFO 7181 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-11-eeba884c-ab01-4d7e-939b-26792cccad01', protocol='range'} 2024-09-20T14:51:51.829Z INFO 7181 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-11-eeba884c-ab01-4d7e-939b-26792cccad01=Assignment(partitions=[ncmp-events-test-0])} 2024-09-20T14:51:51.833Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:51:51.833Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:51.834Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:51.845Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:51:51.845Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:51.863Z INFO 7181 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-11-eeba884c-ab01-4d7e-939b-26792cccad01', protocol='range'} 2024-09-20T14:51:51.863Z INFO 7181 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-test-0]) 2024-09-20T14:51:51.863Z INFO 7181 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Adding newly assigned partitions: ncmp-events-test-0 2024-09-20T14:51:51.880Z INFO 7181 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Found no committed offset for partition ncmp-events-test-0 2024-09-20T14:51:51.897Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:51:51.897Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:51.898Z INFO 7181 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Resetting offset for partition ncmp-events-test-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32788 (id: 1 rack: null)], epoch=0}}. 2024-09-20T14:51:51.904Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:51:51.904Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:51:51.925Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:51:51.925Z WARN 7181 --- [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. 2024-09-20T14:51:51.932Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:51:51.932Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:51.934Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:51:51.934Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:51.948Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:51:51.948Z WARN 7181 --- [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. 2024-09-20T14:51:52.028Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:51:52.028Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:52.031Z INFO 7181 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2024-09-20T14:51:52.031Z INFO 7181 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 2024-09-20T14:51:52.040Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:51:52.040Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:52.044Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:51:52.044Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 96ms, elapsed time since send: 96ms, request timeout: 30000ms) 2024-09-20T14:51:52.044Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node -1 disconnected. 2024-09-20T14:51:52.044Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 2147483646 disconnected. 2024-09-20T14:51:52.045Z INFO 7181 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Error sending fetch request (sessionId=397742909, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2024-09-20T14:51:52.045Z INFO 7181 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Group coordinator localhost:32788 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2024-09-20T14:51:52.131Z INFO 7181 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2024-09-20T14:51:52.132Z WARN 7181 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-09-20T14:51:52.146Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:51:52.146Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-09-20T14:51:52.231Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:51:52.231Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:52.231Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:52.235Z INFO 7181 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2024-09-20T14:51:52.235Z WARN 7181 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.013 s - in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsPublisherSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.DmiModelOperationsSpec 2024-09-20T14:51:52.244Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:51:52.244Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 14:51:52,258 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 14:51:52,259 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 14:51:52,260 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@15a5164c - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] is not of type file 14:51:52,262 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@692b6703 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 14:51:52,262 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@15a5164c - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 14:51:52,264 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 14:51:52,264 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 14:51:52,264 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 14:51:52,264 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 14:51:52,264 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 14:51:52,264 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@692b6703 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 14:51:52,264 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@15a5164c - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 14:51:52,266 |-WARN in IfNestedWithinSecondPhaseElementSC - <if> elements cannot be nested within an <appender>, <logger> or <root> element 14:51:52,266 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 14:51:52,266 |-WARN in IfNestedWithinSecondPhaseElementSC - Element <appender> at line 60 contains a nested <if> element at line 61 14:51:52,267 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1726843912267) 14:51:52,267 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] 14:51:52,267 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 14:51:52,270 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 14:51:52,270 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@39ea5d23 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 14:51:52,270 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 14:51:52,270 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@39ea5d23 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 14:51:52,270 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 14:51:52,270 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@39ea5d23 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 14:51:52,270 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 14:51:52,270 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@39ea5d23 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 14:51:52,270 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 14:51:52,270 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@39ea5d23 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 14:51:52,270 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 14:51:52,270 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@39ea5d23 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 14:51:52,270 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 14:51:52,270 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@39ea5d23 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 14:51:52,270 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 14:51:52,270 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@39ea5d23 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 14:51:52,270 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 14:51:52,270 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 14:51:52,270 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 14:51:52,271 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 14:51:52,271 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 14:51:52,271 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 14:51:52,271 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 14:51:52,276 |-INFO in ch.qos.logback.classic.pattern.DateConverter@2c3cf69f - Setting zoneId to "UTC" 14:51:52,276 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 14:51:52,276 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 14:51:52,279 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 14:51:52,279 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 14:51:52,279 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 14:51:52,279 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 14:51:52,279 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 14:51:52,279 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@39ea5d23 - Propagating INFO level on Logger[ROOT] onto the JUL framework 14:51:52,280 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 14:51:52,280 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@1185e283 - End of configuration. 14:51:52,280 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@2c2f9189 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-20T14:51:52.282Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : Starting DmiModelOperationsSpec using Java 17.0.6-ea with PID 7181 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-09-20T14:51:52.282Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : No active profile set, falling back to 1 default profile: "default" 2024-09-20T14:51:52.286Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:51:52.286Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:52.289Z INFO 7181 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : Started DmiModelOperationsSpec in 0.044 seconds (process running for 177.406) 2024-09-20T14:51:52.349Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:51:52.349Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:52.350Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:51:52.350Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s - in org.onap.cps.ncmp.impl.inventory.sync.DmiModelOperationsSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.DeviceTrustLevelMessageConsumerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-20T14:51:52.429Z INFO 7181 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : Starting DeviceTrustLevelMessageConsumerSpec using Java 17.0.6-ea with PID 7181 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-09-20T14:51:52.430Z INFO 7181 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : No active profile set, falling back to 1 default profile: "default" 2024-09-20T14:51:52.438Z INFO 7181 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : Started DeviceTrustLevelMessageConsumerSpec in 0.041 seconds (process running for 177.555) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in org.onap.cps.ncmp.impl.inventory.trustlevel.DeviceTrustLevelMessageConsumerSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.DmiPluginTrustLevelWatchDogSpec [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.onap.cps.ncmp.impl.inventory.trustlevel.DmiPluginTrustLevelWatchDogSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelCacheConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-20T14:51:52.488Z INFO 7181 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : Starting TrustLevelCacheConfigSpec using Java 17.0.6-ea with PID 7181 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-09-20T14:51:52.488Z INFO 7181 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2024-09-20T14:51:52.491Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:51:52.491Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:52.491Z INFO 7181 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2024-09-20T14:51:52.491Z WARN 7181 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-09-20T14:51:52.503Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:51:52.503Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:52.504Z INFO 7181 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] + + 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 2024-09-20T14:51:52.504Z INFO 7181 --- [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 2024-09-20T14:51:52.504Z INFO 7181 --- [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.250.0.254]:5706 2024-09-20T14:51:52.504Z INFO 7181 --- [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 2024-09-20T14:51:52.504Z INFO 7181 --- [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-09-20T14:51:52.504Z INFO 7181 --- [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] 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) 2024-09-20T14:51:52.508Z INFO 7181 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 2024-09-20T14:51:52.514Z INFO 7181 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2024-09-20T14:51:52.516Z INFO 7181 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 2024-09-20T14:51:52.516Z WARN 7181 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2024-09-20T14:51:52.522Z INFO 7181 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-09-20T14:51:52.522Z INFO 7181 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5706 is STARTING 2024-09-20T14:51:52.541Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:51:52.541Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:52.548Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:51:52.548Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-09-20T14:51:52.589Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:51:52.589Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:52.628Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:51:52.628Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:52.645Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:51:52.645Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:52.691Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:51:52.691Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:52.728Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:51:52.728Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:51:52.743Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:51:52.743Z WARN 7181 --- [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. 2024-09-20T14:51:52.754Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:51:52.754Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:52.792Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:51:52.792Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:52.851Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:51:52.851Z WARN 7181 --- [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. 2024-09-20T14:51:52.858Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:51:52.858Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:52.905Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:51:52.905Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:52.942Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:51:52.942Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:52.942Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:52.942Z INFO 7181 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2024-09-20T14:51:52.942Z WARN 7181 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-09-20T14:51:52.951Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:51:52.951Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:53.041Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:51:53.041Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:53.049Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:51:53.049Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-09-20T14:51:53.101Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:51:53.101Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:53.102Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:51:53.102Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:53.147Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:51:53.147Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:53.199Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:51:53.199Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:53.199Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:53.238Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:51:53.238Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:53.393Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:51:53.393Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:53.493Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:51:53.493Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:53.497Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:51:53.497Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:53.511Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:51:53.511Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:53.553Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:51:53.553Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:53.559Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:51:53.559Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:53.631Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:51:53.631Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:53.648Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:51:53.648Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:53.681Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:51:53.681Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:51:53.694Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:51:53.694Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:53.707Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:51:53.707Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:53.745Z INFO 7181 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2024-09-20T14:51:53.745Z WARN 7181 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-09-20T14:51:53.747Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:51:53.747Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:53.753Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:51:53.753Z WARN 7181 --- [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. 2024-09-20T14:51:53.845Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:51:53.845Z WARN 7181 --- [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. 2024-09-20T14:51:53.860Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:51:53.860Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:53.944Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:51:53.944Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:53.945Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:51:53.945Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:53.951Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:51:53.951Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-09-20T14:51:54.004Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:51:54.004Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:54.008Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:51:54.008Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:54.049Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:51:54.049Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:54.049Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:54.149Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:51:54.149Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:54.152Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:51:54.152Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:54.152Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:54.255Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:51:54.255Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:51:54.255Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:54.255Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:54.295Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:51:54.295Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:54.340Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:51:54.341Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:54.462Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:51:54.462Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:54.551Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:51:54.551Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:54.556Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:51:54.556Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:54.584Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:51:54.584Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:54.664Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:51:54.664Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:54.685Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:51:54.685Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:51:54.696Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:51:54.696Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:54.796Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:51:54.796Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:54.797Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:51:54.797Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:54.797Z INFO 7181 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2024-09-20T14:51:54.797Z WARN 7181 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-09-20T14:51:54.811Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:51:54.811Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:54.849Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:51:54.849Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:54.851Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:51:54.851Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:54.856Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:51:54.856Z WARN 7181 --- [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. 2024-09-20T14:51:54.913Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:51:54.913Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:55.049Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:51:55.050Z WARN 7181 --- [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. 2024-09-20T14:51:55.052Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:51:55.052Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:55.052Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:55.052Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:51:55.052Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:55.053Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:51:55.053Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-09-20T14:51:55.097Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:51:55.097Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:55.111Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:51:55.111Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:55.156Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:51:55.156Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:55.156Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:55.207Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:51:55.207Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:55.257Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:51:55.257Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:55.297Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:51:55.297Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:55.403Z INFO 7181 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Members {size:1, ver:1} [ Member [10.250.0.254]:5706 - 34f96d61-71c7-426a-9092-20fc3e36b845 this ] 2024-09-20T14:51:55.403Z WARN 7181 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied! 2024-09-20T14:51:55.404Z INFO 7181 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5706 is STARTED 2024-09-20T14:51:55.406Z INFO 7181 --- [cached.thread-4] c.h.i.p.impl.PartitionStateManager : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initializing cluster partition table arrangement... 2024-09-20T14:51:55.411Z INFO 7181 --- [ main] com.hazelcast.system.logo : [10.30.106.74]:5707 [cps-and-ncmp-test-caches] [5.3.6] + + 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 2024-09-20T14:51:55.411Z INFO 7181 --- [ main] com.hazelcast.system : [10.30.106.74]:5707 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 2024-09-20T14:51:55.411Z INFO 7181 --- [ main] com.hazelcast.system : [10.30.106.74]:5707 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.106.74]:5707 2024-09-20T14:51:55.411Z INFO 7181 --- [ main] com.hazelcast.system : [10.30.106.74]:5707 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 2024-09-20T14:51:55.411Z INFO 7181 --- [ main] com.hazelcast.system : [10.30.106.74]:5707 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-09-20T14:51:55.411Z INFO 7181 --- [ main] com.hazelcast.system : [10.30.106.74]:5707 [cps-and-ncmp-test-caches] [5.3.6] 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) 2024-09-20T14:51:55.416Z INFO 7181 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.106.74]:5707 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 2024-09-20T14:51:55.424Z INFO 7181 --- [ main] com.hazelcast.system.security : [10.30.106.74]:5707 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2024-09-20T14:51:55.425Z INFO 7181 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.74]:5707 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 2024-09-20T14:51:55.425Z WARN 7181 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.74]:5707 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2024-09-20T14:51:55.451Z INFO 7181 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.74]:5707 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-09-20T14:51:55.452Z INFO 7181 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.74]:5707 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.74]:5707 is STARTING 2024-09-20T14:51:55.454Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:51:55.454Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:55.462Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:51:55.462Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:55.543Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:51:55.543Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:55.551Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:51:55.551Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:55.588Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:51:55.588Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:55.607Z INFO 7181 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.74]:5707 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.30.106.74]:5701 2024-09-20T14:51:55.609Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:51:55.609Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:55.609Z INFO 7181 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:5701 and /10.30.106.74:36615 2024-09-20T14:51:55.610Z INFO 7181 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:36615 and /10.30.106.74:5701 2024-09-20T14:51:55.615Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:51:55.615Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:55.670Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:51:55.670Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:55.688Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:51:55.688Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:51:55.713Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:51:55.713Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:55.758Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:51:55.758Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:55.898Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:51:55.898Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:55.902Z INFO 7181 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2024-09-20T14:51:55.902Z WARN 7181 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-09-20T14:51:55.909Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:51:55.909Z WARN 7181 --- [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. 2024-09-20T14:51:55.952Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:51:55.952Z WARN 7181 --- [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. 2024-09-20T14:51:55.954Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:51:55.955Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-09-20T14:51:55.959Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:51:55.959Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:55.963Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:51:55.963Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:55.963Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:56.002Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:51:56.002Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:56.006Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:51:56.006Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:56.016Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:51:56.016Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:56.063Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:51:56.063Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:56.164Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:51:56.164Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:56.166Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:51:56.166Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:56.205Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:51:56.205Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:56.205Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:56.256Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:51:56.256Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:56.355Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:51:56.355Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:56.415Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:51:56.415Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:56.445Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:51:56.445Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:56.499Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:51:56.499Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:56.554Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:51:56.554Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:56.641Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:51:56.641Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:56.662Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:51:56.662Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:56.716Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:51:56.716Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:56.799Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:51:56.799Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:56.804Z INFO 7181 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2024-09-20T14:51:56.804Z WARN 7181 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-09-20T14:51:56.818Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:51:56.818Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:56.823Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:51:56.823Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:56.854Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:51:56.854Z WARN 7181 --- [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. 2024-09-20T14:51:56.868Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:51:56.869Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:56.891Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:51:56.891Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:51:56.958Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:51:56.958Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:56.961Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:51:56.961Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:56.962Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:51:56.962Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:57.012Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:51:57.012Z WARN 7181 --- [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. 2024-09-20T14:51:57.057Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:51:57.057Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:57.057Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:57.069Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:51:57.069Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:57.155Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:51:57.155Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:57.157Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:51:57.157Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-09-20T14:51:57.167Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:51:57.167Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:57.167Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:57.266Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:51:57.266Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:57.267Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:51:57.267Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:57.347Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:51:57.347Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:57.406Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:51:57.406Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:57.459Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:51:57.459Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:57.460Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:51:57.460Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:57.502Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:51:57.502Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:57.569Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:51:57.569Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:57.594Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:51:57.594Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:57.618Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:51:57.618Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:57.664Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:51:57.664Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:57.706Z INFO 7181 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2024-09-20T14:51:57.706Z WARN 7181 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-09-20T14:51:57.761Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:51:57.761Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:57.770Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:51:57.770Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:57.794Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:51:57.794Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:51:57.826Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:51:57.826Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:57.871Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:51:57.871Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:57.907Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:51:57.907Z WARN 7181 --- [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. 2024-09-20T14:51:57.915Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:51:57.915Z WARN 7181 --- [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. 2024-09-20T14:51:57.962Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:51:57.962Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:58.001Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:51:58.001Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:58.059Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:51:58.059Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:58.059Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:58.065Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:51:58.065Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:58.121Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:51:58.121Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:58.170Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:51:58.170Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:58.170Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:58.248Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:51:58.248Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:58.259Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:51:58.259Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-09-20T14:51:58.270Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:51:58.270Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:58.358Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:51:58.358Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:58.446Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:51:58.446Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:58.459Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:51:58.459Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:58.469Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:51:58.469Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:58.512Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:51:58.512Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:58.561Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:51:58.561Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:58.571Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:51:58.571Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:58.572Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:51:58.572Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:58.604Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:51:58.604Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:58.658Z INFO 7181 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2024-09-20T14:51:58.658Z WARN 7181 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-09-20T14:51:58.713Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:51:58.714Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:58.767Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:51:58.767Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:58.772Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:51:58.772Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:58.797Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:51:58.797Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:51:58.817Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:51:58.817Z WARN 7181 --- [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. 2024-09-20T14:51:58.879Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:51:58.879Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:58.964Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:51:58.964Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:59.063Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:51:59.063Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:59.063Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:59.074Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:51:59.074Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:59.104Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:51:59.104Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:59.112Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:51:59.112Z WARN 7181 --- [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. 2024-09-20T14:51:59.118Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:51:59.118Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:59.122Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:51:59.122Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:59.150Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:51:59.150Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:59.173Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:51:59.173Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:51:59.173Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:51:59.273Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:51:59.273Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:51:59.311Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:51:59.311Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:59.360Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:51:59.360Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-09-20T14:51:59.365Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:51:59.365Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:59.399Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:51:59.399Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:59.421Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:51:59.422Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:59.474Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:51:59.474Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:59.514Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:51:59.514Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:59.514Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:51:59.514Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:59.624Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:51:59.624Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:59.782Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:51:59.782Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:59.807Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:51:59.808Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:51:59.864Z INFO 7181 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2024-09-20T14:51:59.864Z WARN 7181 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-09-20T14:51:59.866Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:51:59.866Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:51:59.901Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:51:59.901Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:51:59.925Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:51:59.925Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:51:59.926Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:51:59.926Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:59.964Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:51:59.964Z WARN 7181 --- [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. 2024-09-20T14:51:59.966Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:51:59.966Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:51:59.971Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:51:59.971Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:52:00.020Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:52:00.020Z WARN 7181 --- [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. 2024-09-20T14:52:00.066Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:52:00.066Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:52:00.066Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:52:00.153Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:52:00.153Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:52:00.175Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:52:00.175Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:52:00.207Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:52:00.207Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:52:00.220Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:52:00.220Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:52:00.263Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:52:00.263Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:52:00.273Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:52:00.273Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:52:00.327Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:52:00.327Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:52:00.362Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:52:00.362Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-09-20T14:52:00.377Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:52:00.377Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:52:00.377Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:52:00.404Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:52:00.404Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:52:00.416Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:52:00.416Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:52:00.417Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:52:00.417Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:52:00.528Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:52:00.528Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:52:00.667Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:52:00.667Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:52:00.677Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:52:00.677Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:52:00.713Z INFO 7181 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Members {size:9, ver:21} [ Member [10.30.106.74]:5701 - 7cfabc93-67d6-4b70-b26b-18d45bb9afa4 this Member [10.30.106.207]:5704 - de47f90f-eb20-44ac-9f94-e1da30edf259 Member [10.30.106.74]:5703 - 26d29c7d-2655-4f9a-99ac-e94128954504 Member [10.30.106.74]:5704 - b61c1935-a9ae-48b0-8f3d-6581586ffc94 Member [10.30.106.207]:5706 - 037d11ab-a6da-48a2-8a20-8e07aaa7b7ef Member [10.30.106.207]:5707 - 93a5aadc-7682-4bff-a10d-235d4208249c Member [10.30.106.74]:5705 - f3e8b165-f950-4c3d-a9ea-80686b23c545 Member [10.30.106.207]:5708 - 52ab1d62-fec5-4a2e-a45d-fee7ea6d1e74 Member [10.30.106.74]:5707 - 6d498334-4c3d-42b2-b2c3-1fa793701a0d ] 2024-09-20T14:52:00.716Z INFO 7181 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2024-09-20T14:52:00.716Z WARN 7181 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-09-20T14:52:00.726Z INFO 7181 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Members {size:9, ver:21} [ Member [10.30.106.74]:5701 - 7cfabc93-67d6-4b70-b26b-18d45bb9afa4 Member [10.30.106.207]:5704 - de47f90f-eb20-44ac-9f94-e1da30edf259 Member [10.30.106.74]:5703 - 26d29c7d-2655-4f9a-99ac-e94128954504 this Member [10.30.106.74]:5704 - b61c1935-a9ae-48b0-8f3d-6581586ffc94 Member [10.30.106.207]:5706 - 037d11ab-a6da-48a2-8a20-8e07aaa7b7ef Member [10.30.106.207]:5707 - 93a5aadc-7682-4bff-a10d-235d4208249c Member [10.30.106.74]:5705 - f3e8b165-f950-4c3d-a9ea-80686b23c545 Member [10.30.106.207]:5708 - 52ab1d62-fec5-4a2e-a45d-fee7ea6d1e74 Member [10.30.106.74]:5707 - 6d498334-4c3d-42b2-b2c3-1fa793701a0d ] 2024-09-20T14:52:00.728Z INFO 7181 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Members {size:9, ver:21} [ Member [10.30.106.74]:5701 - 7cfabc93-67d6-4b70-b26b-18d45bb9afa4 Member [10.30.106.207]:5704 - de47f90f-eb20-44ac-9f94-e1da30edf259 Member [10.30.106.74]:5703 - 26d29c7d-2655-4f9a-99ac-e94128954504 Member [10.30.106.74]:5704 - b61c1935-a9ae-48b0-8f3d-6581586ffc94 this Member [10.30.106.207]:5706 - 037d11ab-a6da-48a2-8a20-8e07aaa7b7ef Member [10.30.106.207]:5707 - 93a5aadc-7682-4bff-a10d-235d4208249c Member [10.30.106.74]:5705 - f3e8b165-f950-4c3d-a9ea-80686b23c545 Member [10.30.106.207]:5708 - 52ab1d62-fec5-4a2e-a45d-fee7ea6d1e74 Member [10.30.106.74]:5707 - 6d498334-4c3d-42b2-b2c3-1fa793701a0d ] 2024-09-20T14:52:00.728Z INFO 7181 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:5707 and /10.30.106.207:54545 2024-09-20T14:52:00.729Z INFO 7181 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.74]:5707 [cps-and-ncmp-test-caches] [5.3.6] Members {size:9, ver:21} [ Member [10.30.106.74]:5701 - 7cfabc93-67d6-4b70-b26b-18d45bb9afa4 Member [10.30.106.207]:5704 - de47f90f-eb20-44ac-9f94-e1da30edf259 Member [10.30.106.74]:5703 - 26d29c7d-2655-4f9a-99ac-e94128954504 Member [10.30.106.74]:5704 - b61c1935-a9ae-48b0-8f3d-6581586ffc94 Member [10.30.106.207]:5706 - 037d11ab-a6da-48a2-8a20-8e07aaa7b7ef Member [10.30.106.207]:5707 - 93a5aadc-7682-4bff-a10d-235d4208249c Member [10.30.106.74]:5705 - f3e8b165-f950-4c3d-a9ea-80686b23c545 Member [10.30.106.207]:5708 - 52ab1d62-fec5-4a2e-a45d-fee7ea6d1e74 Member [10.30.106.74]:5707 - 6d498334-4c3d-42b2-b2c3-1fa793701a0d this ] 2024-09-20T14:52:00.733Z INFO 7181 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:5707 and /10.30.106.74:35013 2024-09-20T14:52:00.734Z INFO 7181 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:35013 and /10.30.106.74:5707 2024-09-20T14:52:00.734Z INFO 7181 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:5707 and /10.30.106.74:49005 2024-09-20T14:52:00.734Z INFO 7181 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:5707 and /10.30.106.207:33413 2024-09-20T14:52:00.734Z INFO 7181 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:5707 and /10.30.106.207:44769 2024-09-20T14:52:00.734Z INFO 7181 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:5707 and /10.30.106.74:57841 2024-09-20T14:52:00.735Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:52:00.735Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:52:00.735Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5707 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.207:5704, timeout: 10000, bind-any: true 2024-09-20T14:52:00.735Z INFO 7181 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:57841 and /10.30.106.74:5707 2024-09-20T14:52:00.735Z INFO 7181 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:49005 and /10.30.106.74:5707 2024-09-20T14:52:00.735Z INFO 7181 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.74]:5705 [cps-and-ncmp-test-caches] [5.3.6] Members {size:9, ver:21} [ Member [10.30.106.74]:5701 - 7cfabc93-67d6-4b70-b26b-18d45bb9afa4 Member [10.30.106.207]:5704 - de47f90f-eb20-44ac-9f94-e1da30edf259 Member [10.30.106.74]:5703 - 26d29c7d-2655-4f9a-99ac-e94128954504 Member [10.30.106.74]:5704 - b61c1935-a9ae-48b0-8f3d-6581586ffc94 Member [10.30.106.207]:5706 - 037d11ab-a6da-48a2-8a20-8e07aaa7b7ef Member [10.30.106.207]:5707 - 93a5aadc-7682-4bff-a10d-235d4208249c Member [10.30.106.74]:5705 - f3e8b165-f950-4c3d-a9ea-80686b23c545 this Member [10.30.106.207]:5708 - 52ab1d62-fec5-4a2e-a45d-fee7ea6d1e74 Member [10.30.106.74]:5707 - 6d498334-4c3d-42b2-b2c3-1fa793701a0d ] 2024-09-20T14:52:00.737Z INFO 7181 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5707 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.74:5703, timeout: 10000, bind-any: true 2024-09-20T14:52:00.738Z INFO 7181 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5707 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.207:5707, timeout: 10000, bind-any: true 2024-09-20T14:52:00.739Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5707 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.207:5708, timeout: 10000, bind-any: true 2024-09-20T14:52:00.749Z INFO 7181 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:45445 and /10.30.106.207:5707 2024-09-20T14:52:00.750Z INFO 7181 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:5703 and /10.30.106.74:50787 2024-09-20T14:52:00.750Z INFO 7181 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:50787 and /10.30.106.74:5703 2024-09-20T14:52:00.751Z INFO 7181 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:5707 and /10.30.106.207:41543 2024-09-20T14:52:00.754Z INFO 7181 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:48535 and /10.30.106.207:5704 2024-09-20T14:52:00.754Z INFO 7181 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:36243 and /10.30.106.207:5708 2024-09-20T14:52:00.756Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:52:00.756Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:52:00.767Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:52:00.767Z WARN 7181 --- [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. 2024-09-20T14:52:00.873Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:52:00.873Z WARN 7181 --- [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. 2024-09-20T14:52:00.898Z INFO 7181 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.74:5701 and /10.30.106.207:50359 2024-09-20T14:52:00.918Z INFO 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-20T14:52:00.919Z WARN 7181 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:52:00.924Z INFO 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-20T14:52:00.924Z WARN 7181 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:52:00.969Z INFO 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-20T14:52:00.969Z WARN 7181 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:52:00.976Z INFO 7181 --- [ption.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 224 2024-09-20T14:52:01.010Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-20T14:52:01.010Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:52:01.022Z INFO 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-20T14:52:01.022Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:52:01.022Z WARN 7181 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:52:01.030Z INFO 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-20T14:52:01.030Z WARN 7181 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:52:01.110Z INFO 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-20T14:52:01.110Z WARN 7181 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:52:01.134Z INFO 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-20T14:52:01.134Z WARN 7181 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:52:01.172Z INFO 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-20T14:52:01.172Z WARN 7181 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:52:01.177Z INFO 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-20T14:52:01.177Z WARN 7181 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:52:01.184Z INFO 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-20T14:52:01.184Z WARN 7181 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-20T14:52:01.255Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:52:01.255Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-20T14:52:01.288Z INFO 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-20T14:52:01.288Z WARN 7181 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:52:01.322Z INFO 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-20T14:52:01.322Z WARN 7181 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:52:01.336Z INFO 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-20T14:52:01.336Z WARN 7181 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:52:01.371Z INFO 7181 --- [ption.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Fri Sep 20 14:52:00 UTC 2024, plannedMigrations=224, completedMigrations=224, remainingMigrations=0, totalCompletedMigrations=6415) 2024-09-20T14:52:01.372Z INFO 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 2024-09-20T14:52:01.372Z WARN 7181 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-09-20T14:52:01.412Z INFO 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-20T14:52:01.412Z WARN 7181 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-20T14:52:01.528Z INFO 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-20T14:52:01.528Z WARN 7181 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:52:01.586Z INFO 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-20T14:52:01.587Z WARN 7181 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:52:01.587Z INFO 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-20T14:52:01.587Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-20T14:52:01.587Z WARN 7181 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-20T14:52:01.631Z INFO 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-20T14:52:01.631Z WARN 7181 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:52:01.639Z INFO 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-20T14:52:01.639Z WARN 7181 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-20T14:52:01.719Z INFO 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-20T14:52:01.719Z WARN 7181 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-20T14:52:01.739Z INFO 7181 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.74]:5707 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.74]:5707 is STARTED 2024-09-20T14:52:01.744Z INFO 7181 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : Started TrustLevelCacheConfigSpec in 9.273 seconds (process running for 186.862) 2024-09-20T14:52:01.757Z INFO 7181 --- [ 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: 9.288 s - in org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelCacheConfigSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelManagerSpec 2024-09-20T14:52:01.772Z INFO 7181 --- [ main] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: NONE 2024-09-20T14:52:01.774Z INFO 7181 --- [ main] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: COMPLETE [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelManagerSpec [INFO] Running org.onap.cps.ncmp.impl.policyexecutor.PolicyExecutorWebClientConfigurationSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.onap.cps.ncmp.impl.policyexecutor.PolicyExecutorWebClientConfigurationSpec [INFO] Running org.onap.cps.ncmp.impl.utils.AlternateIdMatcherSpec [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.cps.ncmp.impl.utils.AlternateIdMatcherSpec 2024-09-20T14:52:01.840Z INFO 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-20T14:52:01.840Z WARN 7181 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-20T14:52:01.840Z INFO 7181 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-20T14:52:01.840Z WARN 7181 --- [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. [INFO] Running org.onap.cps.ncmp.impl.utils.EventDateTimeFormatterSpec [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.ncmp.impl.utils.EventDateTimeFormatterSpec [INFO] Running org.onap.cps.ncmp.impl.utils.YangDataConverterSpec [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.ncmp.impl.utils.YangDataConverterSpec [INFO] Running org.onap.cps.ncmp.impl.utils.http.RestServiceUrlTemplateBuilderSpec [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.ncmp.impl.utils.http.RestServiceUrlTemplateBuilderSpec 2024-09-20T14:52:01.871Z INFO 7181 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.74]:5702 [dev] [5.3.6] Running shutdown hook... Current node state: ACTIVE 2024-09-20T14:52:01.871Z INFO 7181 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.74]:5705 [cps-and-ncmp-test-caches] [5.3.6] Running shutdown hook... Current node state: ACTIVE 2024-09-20T14:52:01.872Z INFO 7181 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.30.106.74]:5702 [dev] [5.3.6] [10.30.106.74]:5702 is SHUTTING_DOWN 2024-09-20T14:52:01.872Z INFO 7181 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.30.106.74]:5705 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.74]:5705 is SHUTTING_DOWN 2024-09-20T14:52:01.872Z INFO 7181 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Running shutdown hook... Current node state: ACTIVE 2024-09-20T14:52:01.872Z INFO 7181 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5706 is SHUTTING_DOWN 2024-09-20T14:52:01.873Z WARN 7181 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.74]:5705 [cps-and-ncmp-test-caches] [5.3.6] Terminating forcefully... 2024-09-20T14:52:01.873Z INFO 7181 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.74]:5705 [cps-and-ncmp-test-caches] [5.3.6] Shutting down multicast service... 2024-09-20T14:52:01.873Z INFO 7181 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Running shutdown hook... Current node state: ACTIVE 2024-09-20T14:52:01.873Z INFO 7181 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.74]:5703 is SHUTTING_DOWN 2024-09-20T14:52:01.874Z WARN 7181 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Terminating forcefully... 2024-09-20T14:52:01.874Z INFO 7181 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Shutting down multicast service... 2024-09-20T14:52:01.875Z INFO 7181 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Shutting down connection manager... 2024-09-20T14:52:01.875Z WARN 7181 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Terminating forcefully... 2024-09-20T14:52:01.875Z INFO 7181 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Shutting down multicast service... 2024-09-20T14:52:01.875Z INFO 7181 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2024-09-20T14:52:01.875Z WARN 7181 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.74]:5702 [dev] [5.3.6] Terminating forcefully... 2024-09-20T14:52:01.875Z WARN 7181 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-09-20T14:52:01.875Z INFO 7181 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.74]:5702 [dev] [5.3.6] Shutting down multicast service... 2024-09-20T14:52:01.875Z INFO 7181 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Shutting down connection manager... 2024-09-20T14:52:01.876Z INFO 7181 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-20T14:52:01.876Z WARN 7181 --- [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. 2024-09-20T14:52:01.876Z INFO 7181 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.74]:5705 [cps-and-ncmp-test-caches] [5.3.6] Shutting down connection manager... 2024-09-20T14:52:01.876Z INFO 7181 --- [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=28, /10.30.106.74:5703->/10.30.106.74:54579, qualifier=null, endpoint=[10.30.106.74]:5705, remoteUuid=f3e8b165-f950-4c3d-a9ea-80686b23c545, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 2024-09-20T14:52:01.876Z INFO 7181 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.74]:5702 [dev] [5.3.6] Shutting down connection manager... 2024-09-20T14:52:01.877Z INFO 7181 --- [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=7, /10.30.106.74:54579->/10.30.106.74:5703, qualifier=null, endpoint=[10.30.106.74]:5703, remoteUuid=26d29c7d-2655-4f9a-99ac-e94128954504, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 2024-09-20T14:52:01.877Z INFO 7181 --- [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=9, /10.30.106.74:53303->/10.30.106.207:5704, qualifier=null, endpoint=[10.30.106.207]:5704, remoteUuid=de47f90f-eb20-44ac-9f94-e1da30edf259, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 2024-09-20T14:52:01.877Z INFO 7181 --- [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=8, /10.30.106.74:54923->/10.30.106.74:5701, qualifier=null, endpoint=[10.30.106.74]:5701, remoteUuid=7cfabc93-67d6-4b70-b26b-18d45bb9afa4, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 2024-09-20T14:52:01.877Z INFO 7181 --- [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=3, /10.30.106.74:5705->/10.30.106.207:58431, qualifier=null, endpoint=[10.30.106.207]:5704, remoteUuid=de47f90f-eb20-44ac-9f94-e1da30edf259, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 2024-09-20T14:52:01.877Z INFO 7181 --- [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=23, /10.30.106.74:35451->/10.30.106.74:5704, qualifier=null, endpoint=[10.30.106.74]:5704, remoteUuid=b61c1935-a9ae-48b0-8f3d-6581586ffc94, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 2024-09-20T14:52:01.877Z INFO 7181 --- [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=30, /10.30.106.74:5703->/10.30.106.207:56721, qualifier=null, endpoint=[10.30.106.207]:5708, remoteUuid=52ab1d62-fec5-4a2e-a45d-fee7ea6d1e74, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 2024-09-20T14:52:01.877Z INFO 7181 --- [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=1, /10.30.106.74:49453->/10.30.106.74:5701, qualifier=null, endpoint=[10.30.106.74]:5701, remoteUuid=7cfabc93-67d6-4b70-b26b-18d45bb9afa4, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 2024-09-20T14:52:01.877Z INFO 7181 --- [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=6, /10.30.106.74:33143->/10.30.106.74:5704, qualifier=null, endpoint=[10.30.106.74]:5704, remoteUuid=b61c1935-a9ae-48b0-8f3d-6581586ffc94, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 2024-09-20T14:52:01.877Z INFO 7181 --- [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=26, /10.30.106.74:51005->/10.30.106.207:5707, qualifier=null, endpoint=[10.30.106.207]:5707, remoteUuid=93a5aadc-7682-4bff-a10d-235d4208249c, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 2024-09-20T14:52:01.877Z INFO 7181 --- [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=13, /10.30.106.74:5705->/10.30.106.207:50535, qualifier=null, endpoint=[10.30.106.207]:5708, remoteUuid=52ab1d62-fec5-4a2e-a45d-fee7ea6d1e74, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 2024-09-20T14:52:01.877Z INFO 7181 --- [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=21, /10.30.106.74:5703->/10.30.106.207:34957, qualifier=null, endpoint=[10.30.106.207]:5706, remoteUuid=037d11ab-a6da-48a2-8a20-8e07aaa7b7ef, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 2024-09-20T14:52:01.877Z INFO 7181 --- [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=11, /10.30.106.74:5705->/10.30.106.207:37187, qualifier=null, endpoint=[10.30.106.207]:5707, remoteUuid=93a5aadc-7682-4bff-a10d-235d4208249c, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 2024-09-20T14:52:01.877Z INFO 7181 --- [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=5, /10.30.106.74:5705->/10.30.106.207:40257, qualifier=null, endpoint=[10.30.106.207]:5706, remoteUuid=037d11ab-a6da-48a2-8a20-8e07aaa7b7ef, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 2024-09-20T14:52:01.877Z INFO 7181 --- [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=32, /10.30.106.74:5703->/10.30.106.74:50787, qualifier=null, endpoint=[10.30.106.74]:5707, remoteUuid=6d498334-4c3d-42b2-b2c3-1fa793701a0d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 2024-09-20T14:52:01.877Z INFO 7181 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=18, /10.30.106.74:5701->/10.30.106.74:54923, qualifier=null, endpoint=[10.30.106.74]:5703, remoteUuid=26d29c7d-2655-4f9a-99ac-e94128954504, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-20T14:52:01.877Z INFO 7181 --- [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=14, /10.30.106.74:57841->/10.30.106.74:5707, qualifier=null, endpoint=[10.30.106.74]:5707, remoteUuid=6d498334-4c3d-42b2-b2c3-1fa793701a0d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 2024-09-20T14:52:01.877Z INFO 7181 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Shutting down node engine... 2024-09-20T14:52:01.877Z INFO 7181 --- [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=25, /10.30.106.74:40207->/10.30.106.74:5705, qualifier=null, endpoint=[10.30.106.74]:5705, remoteUuid=f3e8b165-f950-4c3d-a9ea-80686b23c545, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 2024-09-20T14:52:01.877Z INFO 7181 --- [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=2, /10.30.106.74:5705->/10.30.106.74:40207, qualifier=null, endpoint=[10.30.106.74]:5703, remoteUuid=26d29c7d-2655-4f9a-99ac-e94128954504, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 2024-09-20T14:52:01.877Z INFO 7181 --- [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=8, /10.30.106.74:41511->/10.30.106.207:5706, qualifier=null, endpoint=[10.30.106.207]:5706, remoteUuid=037d11ab-a6da-48a2-8a20-8e07aaa7b7ef, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 2024-09-20T14:52:01.877Z INFO 7181 --- [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=29, /10.30.106.74:44579->/10.30.106.207:5708, qualifier=null, endpoint=[10.30.106.207]:5708, remoteUuid=52ab1d62-fec5-4a2e-a45d-fee7ea6d1e74, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 2024-09-20T14:52:01.877Z INFO 7181 --- [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=9, /10.30.106.74:49087->/10.30.106.207:5707, qualifier=null, endpoint=[10.30.106.207]:5707, remoteUuid=93a5aadc-7682-4bff-a10d-235d4208249c, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 2024-09-20T14:52:01.877Z INFO 7181 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=26, /10.30.106.74:5701->/10.30.106.74:49453, qualifier=null, endpoint=[10.30.106.74]:5705, remoteUuid=f3e8b165-f950-4c3d-a9ea-80686b23c545, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-20T14:52:01.877Z INFO 7181 --- [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=4, /10.30.106.74:5705->/10.30.106.74:46939, qualifier=null, endpoint=[10.30.106.74]:5704, remoteUuid=b61c1935-a9ae-48b0-8f3d-6581586ffc94, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 2024-09-20T14:52:01.877Z INFO 7181 --- [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=24, /10.30.106.74:5703->/10.30.106.74:58059, qualifier=null, endpoint=[10.30.106.74]:5704, remoteUuid=b61c1935-a9ae-48b0-8f3d-6581586ffc94, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 2024-09-20T14:52:01.877Z INFO 7181 --- [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=10, /10.30.106.74:41371->/10.30.106.207:5704, qualifier=null, endpoint=[10.30.106.207]:5704, remoteUuid=de47f90f-eb20-44ac-9f94-e1da30edf259, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 2024-09-20T14:52:01.877Z INFO 7181 --- [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=31, /10.30.106.74:35013->/10.30.106.74:5707, qualifier=null, endpoint=[10.30.106.74]:5707, remoteUuid=6d498334-4c3d-42b2-b2c3-1fa793701a0d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 2024-09-20T14:52:01.877Z INFO 7181 --- [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=12, /10.30.106.74:60827->/10.30.106.207:5708, qualifier=null, endpoint=[10.30.106.207]:5708, remoteUuid=52ab1d62-fec5-4a2e-a45d-fee7ea6d1e74, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 2024-09-20T14:52:01.878Z INFO 7181 --- [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=27, /10.30.106.74:5703->/10.30.106.207:56943, qualifier=null, endpoint=[10.30.106.207]:5707, remoteUuid=93a5aadc-7682-4bff-a10d-235d4208249c, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 2024-09-20T14:52:01.878Z INFO 7181 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=9, /10.30.106.74:5704->/10.30.106.74:35451, qualifier=null, endpoint=[10.30.106.74]:5703, remoteUuid=26d29c7d-2655-4f9a-99ac-e94128954504, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-20T14:52:01.878Z INFO 7181 --- [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=3, /10.30.106.74:5703->/10.30.106.207:50199, qualifier=null, endpoint=[10.30.106.207]:5704, remoteUuid=de47f90f-eb20-44ac-9f94-e1da30edf259, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 2024-09-20T14:52:01.878Z INFO 7181 --- [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=5, /10.30.106.74:5703->/10.30.106.74:37365, qualifier=null, endpoint=[10.30.106.74]:5701, remoteUuid=7cfabc93-67d6-4b70-b26b-18d45bb9afa4, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 2024-09-20T14:52:01.878Z INFO 7181 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.74]:5705 [cps-and-ncmp-test-caches] [5.3.6] Shutting down node engine... 2024-09-20T14:52:01.878Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.74:5703, timeout: 10000, bind-any: true 2024-09-20T14:52:01.878Z INFO 7181 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5707 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=7, /10.30.106.74:5707->/10.30.106.74:57841, qualifier=null, endpoint=[10.30.106.74]:5705, remoteUuid=f3e8b165-f950-4c3d-a9ea-80686b23c545, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-20T14:52:01.878Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.74:5703. Reason: IOException[Connection refused to address /10.30.106.74:5703] 2024-09-20T14:52:01.878Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.74:5705, timeout: 10000, bind-any: true 2024-09-20T14:52:01.878Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.74:5705. Reason: IOException[Connection refused to address /10.30.106.74:5705] 2024-09-20T14:52:01.879Z INFO 7181 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=13, /10.30.106.74:46939->/10.30.106.74:5705, qualifier=null, endpoint=[10.30.106.74]:5705, remoteUuid=f3e8b165-f950-4c3d-a9ea-80686b23c545, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-20T14:52:01.879Z INFO 7181 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=16, /10.30.106.74:37365->/10.30.106.74:5703, qualifier=null, endpoint=[10.30.106.74]:5703, remoteUuid=26d29c7d-2655-4f9a-99ac-e94128954504, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-20T14:52:01.879Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.74:5703, timeout: 10000, bind-any: true 2024-09-20T14:52:01.879Z INFO 7181 --- [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5702 [dev] [5.3.6] Connection[id=2, /10.30.106.74:5702->/10.30.106.207:43293, qualifier=null, endpoint=[10.30.106.207]:5705, remoteUuid=596b8218-a52e-4048-b8c7-d6a71a2cff56, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 2024-09-20T14:52:01.879Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.74:5703. Reason: IOException[Connection refused to address /10.30.106.74:5703] 2024-09-20T14:52:01.879Z INFO 7181 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.74]:5702 [dev] [5.3.6] Shutting down node engine... 2024-09-20T14:52:01.887Z INFO 7181 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=16, /10.30.106.74:5704->/10.30.106.74:33143, qualifier=null, endpoint=[10.30.106.74]:5705, remoteUuid=f3e8b165-f950-4c3d-a9ea-80686b23c545, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-20T14:52:01.887Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.74:5705, timeout: 10000, bind-any: true 2024-09-20T14:52:01.887Z INFO 7181 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=10, /10.30.106.74:58059->/10.30.106.74:5703, qualifier=null, endpoint=[10.30.106.74]:5703, remoteUuid=26d29c7d-2655-4f9a-99ac-e94128954504, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-20T14:52:01.887Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.74:5705. Reason: IOException[Connection refused to address /10.30.106.74:5705] 2024-09-20T14:52:01.887Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.74:5705, timeout: 10000, bind-any: true 2024-09-20T14:52:01.887Z INFO 7181 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.74:5705. Reason: IOException[Connection refused to address /10.30.106.74:5705] 2024-09-20T14:52:01.887Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.74:5703, timeout: 10000, bind-any: true 2024-09-20T14:52:01.888Z INFO 7181 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.74]:5703 [cps-and-ncmp-test-caches] [5.3.6] Shutting down node engine... 2024-09-20T14:52:01.888Z INFO 7181 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.74:5703. Reason: IOException[Connection refused to address /10.30.106.74:5703] 2024-09-20T14:52:01.891Z INFO 7181 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5707 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=9, /10.30.106.74:50787->/10.30.106.74:5703, qualifier=null, endpoint=[10.30.106.74]:5703, remoteUuid=26d29c7d-2655-4f9a-99ac-e94128954504, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-20T14:52:01.892Z INFO 7181 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5707 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=3, /10.30.106.74:5707->/10.30.106.74:35013, qualifier=null, endpoint=[10.30.106.74]:5703, remoteUuid=26d29c7d-2655-4f9a-99ac-e94128954504, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-20T14:52:01.892Z INFO 7181 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Running shutdown hook... Current node state: ACTIVE 2024-09-20T14:52:01.892Z INFO 7181 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.74]:5701 is SHUTTING_DOWN 2024-09-20T14:52:01.892Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5707 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.74:5703, timeout: 10000, bind-any: true 2024-09-20T14:52:01.892Z WARN 7181 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Terminating forcefully... 2024-09-20T14:52:01.892Z INFO 7181 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Shutting down multicast service... 2024-09-20T14:52:01.892Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5707 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.74:5703. Reason: IOException[Connection refused to address /10.30.106.74:5703] 2024-09-20T14:52:01.893Z INFO 7181 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Shutting down connection manager... 2024-09-20T14:52:01.894Z INFO 7181 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.74]:5707 [cps-and-ncmp-test-caches] [5.3.6] Running shutdown hook... Current node state: ACTIVE 2024-09-20T14:52:01.894Z INFO 7181 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.30.106.74]:5707 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.74]:5707 is SHUTTING_DOWN 2024-09-20T14:52:01.894Z WARN 7181 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.74]:5707 [cps-and-ncmp-test-caches] [5.3.6] Terminating forcefully... 2024-09-20T14:52:01.894Z INFO 7181 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.74]:5707 [cps-and-ncmp-test-caches] [5.3.6] Shutting down multicast service... 2024-09-20T14:52:01.897Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5707 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.74:5705, timeout: 10000, bind-any: true 2024-09-20T14:52:01.898Z INFO 7181 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5707 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.74:5705. Reason: IOException[Connection refused to address /10.30.106.74:5705] 2024-09-20T14:52:01.898Z INFO 7181 --- [cached.thread-4] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.74]:5707 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.74]:5705 is added to the blacklist. 2024-09-20T14:52:01.895Z INFO 7181 --- [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=29, /10.30.106.74:5701->/10.30.106.207:50359, qualifier=null, endpoint=[10.30.106.207]:5710, remoteUuid=ae8bed15-3dd7-4fb5-a030-29691ed46360, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 2024-09-20T14:52:01.898Z INFO 7181 --- [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=3, /10.30.106.74:59797->/10.30.106.207:5704, qualifier=null, endpoint=[10.30.106.207]:5704, remoteUuid=de47f90f-eb20-44ac-9f94-e1da30edf259, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 2024-09-20T14:52:01.898Z INFO 7181 --- [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=20, /10.30.106.74:52927->/10.30.106.74:5704, qualifier=null, endpoint=[10.30.106.74]:5704, remoteUuid=b61c1935-a9ae-48b0-8f3d-6581586ffc94, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 2024-09-20T14:52:01.898Z INFO 7181 --- [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=27, /10.30.106.74:5701->/10.30.106.207:55041, qualifier=null, endpoint=[10.30.106.207]:5708, remoteUuid=52ab1d62-fec5-4a2e-a45d-fee7ea6d1e74, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 2024-09-20T14:52:01.898Z INFO 7181 --- [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=25, /10.30.106.74:5701->/10.30.106.207:57391, qualifier=null, endpoint=[10.30.106.207]:5707, remoteUuid=93a5aadc-7682-4bff-a10d-235d4208249c, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 2024-09-20T14:52:01.898Z INFO 7181 --- [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=24, /10.30.106.74:5701->/10.30.106.207:56941, qualifier=null, endpoint=[10.30.106.207]:5706, remoteUuid=037d11ab-a6da-48a2-8a20-8e07aaa7b7ef, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 2024-09-20T14:52:01.898Z INFO 7181 --- [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=28, /10.30.106.74:5701->/10.30.106.74:36615, qualifier=null, endpoint=[10.30.106.74]:5707, remoteUuid=6d498334-4c3d-42b2-b2c3-1fa793701a0d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 2024-09-20T14:52:01.898Z INFO 7181 --- [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=22, /10.30.106.74:60503->/10.30.106.207:5706, qualifier=null, endpoint=[10.30.106.207]:5706, remoteUuid=037d11ab-a6da-48a2-8a20-8e07aaa7b7ef, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 2024-09-20T14:52:01.898Z INFO 7181 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.74]:5701 [cps-and-ncmp-test-caches] [5.3.6] Shutting down node engine... 2024-09-20T14:52:01.899Z INFO 7181 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5707 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=1, /10.30.106.74:36615->/10.30.106.74:5701, qualifier=null, endpoint=[10.30.106.74]:5701, remoteUuid=7cfabc93-67d6-4b70-b26b-18d45bb9afa4, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-20T14:52:01.899Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5707 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.74:5701, timeout: 10000, bind-any: true 2024-09-20T14:52:01.899Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5707 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.74:5701. Reason: IOException[Connection refused to address /10.30.106.74:5701] 2024-09-20T14:52:01.899Z INFO 7181 --- [cached.thread-7] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.74]:5707 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.74]:5701 is added to the blacklist. 2024-09-20T14:52:01.902Z INFO 7181 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=2, /10.30.106.74:5704->/10.30.106.74:52927, qualifier=null, endpoint=[10.30.106.74]:5701, remoteUuid=7cfabc93-67d6-4b70-b26b-18d45bb9afa4, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-20T14:52:01.902Z INFO 7181 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.74]:5707 [cps-and-ncmp-test-caches] [5.3.6] Shutting down connection manager... 2024-09-20T14:52:01.903Z INFO 7181 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.74]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.74:5701, timeout: 10000, bind-any: true [INFO] [INFO] Results: [INFO] [INFO] Tests run: 682, 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 145 classes [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.5.3-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/*:org/onap/cps/policyexecutor/stub/model/* [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 145 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.5.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.5.3-SNAPSHOT/cps-ncmp-service-3.5.3-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.5.3-SNAPSHOT/cps-ncmp-service-3.5.3-SNAPSHOT.pom [INFO] [INFO] ---------------------< org.onap.cps:cps-ncmp-rest >--------------------- [INFO] Building cps-ncmp-rest 3.5.3-SNAPSHOT [12/21] [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/*:org/onap/cps/policyexecutor/stub/model/* [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/*:org/onap/cps/policyexecutor/stub/model/* [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 getModuleDefinitions [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 33 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/util/NcmpRestInputMapper.java:[60,25] Unmapped target properties: "compositeState, currentTrustLevel". [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.3/spotbugs-4.2.3.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 10 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] ------------------------------------------------------- 14:52:12.574 [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. 14:52:12.823 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 14:52:12.940 [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. 14:52:12.954 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 14:52:12.977 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec]: NetworkCmProxyRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 14:52:12.990 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 14:52:13.040 [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. 14:52:13.060 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 14:52:13.065 [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. 14:52:13.076 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 14:52:13.079 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec]: NetworkCmProxyRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 14:52:13.090 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 14:52:12,347 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 14:52:12,351 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2d1ef2fc - Here is a list of configurators discovered as a service, by rank: 14:52:12,351 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2d1ef2fc - org.springframework.boot.logging.logback.RootLogLevelConfigurator 14:52:12,351 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2d1ef2fc - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 14:52:12,351 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2d1ef2fc - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 14:52:12,361 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2d1ef2fc - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 14:52:12,361 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2d1ef2fc - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 14:52:12,362 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2d1ef2fc - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 14:52:12,364 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 14:52:12,364 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 14:52:12,364 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2d1ef2fc - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 14:52:12,364 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2d1ef2fc - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 14:52:12,366 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2d1ef2fc - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 14:52:12,366 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 14:52:12,366 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 14:52:12,366 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2d1ef2fc - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 14:52:12,366 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2d1ef2fc - Trying to configure with ch.qos.logback.classic.BasicConfigurator 14:52:12,368 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2d1ef2fc - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 14:52:12,368 |-INFO in ch.qos.logback.classic.BasicConfigurator@4095ebff - Setting up default configuration. 14:52:12,388 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2d1ef2fc - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 20 milliseconds. ExecutionStatus=NEUTRAL 14:52:15,491 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2b2f8cf - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] is not of type file 14:52:15,541 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1def2d16 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 14:52:15,541 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2b2f8cf - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 14:52:15,544 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 14:52:15,544 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 14:52:15,544 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 14:52:15,544 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 14:52:15,544 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 14:52:15,546 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1def2d16 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 14:52:15,546 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2b2f8cf - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 14:52:15,554 |-WARN in IfNestedWithinSecondPhaseElementSC - <if> elements cannot be nested within an <appender>, <logger> or <root> element 14:52:15,554 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 14:52:15,559 |-WARN in IfNestedWithinSecondPhaseElementSC - Element <appender> at line 60 contains a nested <if> element at line 61 14:52:15,622 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1726843935620) 14:52:15,622 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] 14:52:15,622 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 14:52:15,630 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 14:52:15,630 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@47bcb545 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 14:52:15,631 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 14:52:15,631 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@47bcb545 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 14:52:15,631 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 14:52:15,631 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@47bcb545 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 14:52:15,631 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 14:52:15,631 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@47bcb545 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 14:52:15,631 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 14:52:15,631 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@47bcb545 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 14:52:15,631 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 14:52:15,631 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@47bcb545 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 14:52:15,631 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 14:52:15,631 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@47bcb545 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 14:52:15,631 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 14:52:15,631 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@47bcb545 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 14:52:15,632 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 14:52:15,632 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 14:52:15,639 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 14:52:15,661 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 14:52:15,661 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 14:52:15,669 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 14:52:15,677 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 14:52:15,746 |-INFO in ch.qos.logback.classic.pattern.DateConverter@2899745e - Setting zoneId to "UTC" 14:52:15,755 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 14:52:15,755 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 14:52:16,070 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 14:52:16,071 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 14:52:16,071 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 14:52:16,071 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 14:52:16,072 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 14:52:16,072 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@47bcb545 - Propagating INFO level on Logger[ROOT] onto the JUL framework 14:52:16,072 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 14:52:16,072 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@3df88502 - End of configuration. 14:52:16,072 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@591b9836 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-20T14:52:16.189Z INFO 12786 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Starting NetworkCmProxyControllerSpec using Java 17.0.6-ea with PID 12786 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 2024-09-20T14:52:16.190Z INFO 12786 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : No active profile set, falling back to 1 default profile: "default" 2024-09-20T14:52:18.340Z INFO 12786 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-09-20T14:52:18.340Z INFO 12786 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-09-20T14:52:18.341Z INFO 12786 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2024-09-20T14:52:18.476Z INFO 12786 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Started NetworkCmProxyControllerSpec in 3.432 seconds (process running for 7.03) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-09-20T14:52:19.654Z ERROR 12786 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:passthrough-running is not supported at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:414) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.queryResourceDataForCmHandle(NetworkCmProxyController.java:141) 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:351) 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:765) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.queryResourceDataForCmHandle(<generated>) 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:255) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 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:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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_4(NetworkCmProxyControllerSpec.groovy:198) 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:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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) 2024-09-20T14:52:20.030Z ERROR 12786 --- [ main] n.r.c.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:184) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:159) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:134) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178) 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:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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_15(NetworkCmProxyControllerSpec.groovy:377) 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:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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) ... 126 common frames omitted 2024-09-20T14:52:20.087Z WARN 12786 --- [ main] o.o.c.n.r.c.NetworkCmProxyController : Ignoring revision filter as no module name is provided 2024-09-20T14:52:20.118Z ERROR 12786 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:414) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:194) 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:351) 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:765) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle(<generated>) 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:255) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 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:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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_21(NetworkCmProxyControllerSpec.groovy:461) 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:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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) 2024-09-20T14:52:20.126Z ERROR 12786 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:411) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:194) 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:351) 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:765) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle(<generated>) 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:255) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 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:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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_21(NetworkCmProxyControllerSpec.groovy:461) 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:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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) 2024-09-20T14:52:20.133Z ERROR 12786 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:414) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:220) 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:351) 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:765) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.updateResourceDataRunningForCmHandle(<generated>) 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:255) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 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:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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_21(NetworkCmProxyControllerSpec.groovy:461) 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:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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) 2024-09-20T14:52:20.141Z ERROR 12786 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:411) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:220) 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:351) 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:765) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.updateResourceDataRunningForCmHandle(<generated>) 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:255) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 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:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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_21(NetworkCmProxyControllerSpec.groovy:461) 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:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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) 2024-09-20T14:52:20.150Z ERROR 12786 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:414) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:167) 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:351) 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:765) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.patchResourceDataRunningForCmHandle(<generated>) 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:255) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 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:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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_21(NetworkCmProxyControllerSpec.groovy:461) 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:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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) 2024-09-20T14:52:20.160Z ERROR 12786 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:411) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:167) 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:351) 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:765) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.patchResourceDataRunningForCmHandle(<generated>) 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:255) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 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:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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_21(NetworkCmProxyControllerSpec.groovy:461) 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:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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) 2024-09-20T14:52:20.167Z ERROR 12786 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:414) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:244) 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:351) 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:765) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.deleteResourceDataRunningForCmHandle(<generated>) 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:255) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 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:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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_21(NetworkCmProxyControllerSpec.groovy:461) 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:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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: 49, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.72 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 2024-09-20T14:52:20.174Z ERROR 12786 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:411) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:244) 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:351) 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:765) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.deleteResourceDataRunningForCmHandle(<generated>) 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:255) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 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:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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_21(NetworkCmProxyControllerSpec.groovy:461) 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:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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.2.4) 2024-09-20T14:52:20.289Z INFO 12786 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Starting NetworkCmProxyInventoryControllerSpec using Java 17.0.6-ea with PID 12786 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 2024-09-20T14:52:20.289Z INFO 12786 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : No active profile set, falling back to 1 default profile: "default" 2024-09-20T14:52:20.630Z INFO 12786 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-09-20T14:52:20.630Z INFO 12786 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-09-20T14:52:20.631Z INFO 12786 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2024-09-20T14:52:20.636Z INFO 12786 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Started NetworkCmProxyInventoryControllerSpec in 0.379 seconds (process running for 9.19) 2024-09-20T14:52:20.737Z ERROR 12786 --- [ main] n.r.c.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:184) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:159) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:134) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178) 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:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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:102) 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:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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) ... 126 common frames omitted 2024-09-20T14:52:20.782Z ERROR 12786 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.springframework.http.converter.HttpMessageNotReadableException: Required request body is missing: public org.springframework.http.ResponseEntity<java.util.List<java.lang.String>> 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:162) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:134) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178) 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:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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:163) 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:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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) 2024-09-20T14:52:20.787Z ERROR 12786 --- [ main] n.r.c.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:184) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:159) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:134) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178) 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:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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:163) 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:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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) ... 136 common frames omitted [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.71 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-20T14:52:20.997Z INFO 12786 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : Starting NetworkCmProxyRestExceptionHandlerSpec using Java 17.0.6-ea with PID 12786 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 2024-09-20T14:52:20.997Z INFO 12786 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 2024-09-20T14:52:21.352Z INFO 12786 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-09-20T14:52:21.352Z INFO 12786 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-09-20T14:52:21.352Z INFO 12786 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 2024-09-20T14:52:21.359Z INFO 12786 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : Started NetworkCmProxyRestExceptionHandlerSpec in 0.39 seconds (process running for 9.913) 2024-09-20T14:52:21.435Z ERROR 12786 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.exceptions.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.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:134) 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.<init>(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:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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) 2024-09-20T14:52:21.442Z ERROR 12786 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.exceptions.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.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:135) 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.<init>(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:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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) 2024-09-20T14:52:21.453Z ERROR 12786 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.data.exceptions.InvalidOperationException: some reason 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.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy: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.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.<init>(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:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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) 2024-09-20T14:52:21.471Z ERROR 12786 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.data.exceptions.OperationNotSupportedException: not yet 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.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.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.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.<init>(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:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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) 2024-09-20T14:52:21.483Z ERROR 12786 --- [ main] n.r.c.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.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy: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.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.<init>(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:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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) 2024-09-20T14:52:21.534Z ERROR 12786 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.exceptions.PayloadTooLargeException: 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.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:143) 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.<init>(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:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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) 2024-09-20T14:52:21.540Z ERROR 12786 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: 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.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:144) 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.<init>(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:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.702 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec [INFO] Running org.onap.cps.ncmp.rest.util.CmHandleStateMapperSpec [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.onap.cps.ncmp.rest.util.CmHandleStateMapperSpec [INFO] Running org.onap.cps.ncmp.rest.util.DeprecationHelperSpec [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.onap.cps.ncmp.rest.util.DeprecationHelperSpec [INFO] Running org.onap.cps.ncmp.rest.util.NcmpRestInputMapperSpec [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.cps.ncmp.rest.util.NcmpRestInputMapperSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 109, 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 5 classes [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.5.3-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/*:org/onap/cps/policyexecutor/stub/model/* [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 5 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.5.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.5.3-SNAPSHOT/cps-ncmp-rest-3.5.3-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.5.3-SNAPSHOT/cps-ncmp-rest-3.5.3-SNAPSHOT.pom [INFO] [INFO] ------------------< org.onap.cps:cps-ncmp-rest-stub >------------------- [INFO] Building cps-ncmp-rest-stub 3.5.3-SNAPSHOT [13/21] [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] --- 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.5.3-SNAPSHOT/cps-ncmp-rest-stub-3.5.3-SNAPSHOT.pom [INFO] [INFO] --------------< org.onap.cps:cps-ncmp-rest-stub-service >--------------- [INFO] Building cps-ncmp-rest-stub-service 3.5.3-SNAPSHOT [14/21] [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.3/spotbugs-4.2.3.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 14:52:26,749 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 14:52:26,751 |-INFO in ch.qos.logback.classic.util.ContextInitializer@19489b27 - Here is a list of configurators discovered as a service, by rank: 14:52:26,751 |-INFO in ch.qos.logback.classic.util.ContextInitializer@19489b27 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 14:52:26,751 |-INFO in ch.qos.logback.classic.util.ContextInitializer@19489b27 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 14:52:26,751 |-INFO in ch.qos.logback.classic.util.ContextInitializer@19489b27 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 14:52:26,760 |-INFO in ch.qos.logback.classic.util.ContextInitializer@19489b27 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 14:52:26,760 |-INFO in ch.qos.logback.classic.util.ContextInitializer@19489b27 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 14:52:26,761 |-INFO in ch.qos.logback.classic.util.ContextInitializer@19489b27 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 14:52:26,763 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 14:52:26,764 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 14:52:26,764 |-INFO in ch.qos.logback.classic.util.ContextInitializer@19489b27 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 3 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 14:52:26,764 |-INFO in ch.qos.logback.classic.util.ContextInitializer@19489b27 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 14:52:26,764 |-INFO in ch.qos.logback.classic.util.ContextInitializer@19489b27 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 14:52:26,765 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 14:52:26,765 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 14:52:26,765 |-INFO in ch.qos.logback.classic.util.ContextInitializer@19489b27 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 14:52:26,765 |-INFO in ch.qos.logback.classic.util.ContextInitializer@19489b27 - Trying to configure with ch.qos.logback.classic.BasicConfigurator 14:52:26,766 |-INFO in ch.qos.logback.classic.util.ContextInitializer@19489b27 - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 14:52:26,766 |-INFO in ch.qos.logback.classic.BasicConfigurator@626d2016 - Setting up default configuration. 14:52:26,777 |-INFO in ch.qos.logback.classic.util.ContextInitializer@19489b27 - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 11 milliseconds. ExecutionStatus=NEUTRAL 14:52:28,057 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2d5a1588 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] is not of type file 14:52:28,092 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4f116ca2 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 14:52:28,092 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2d5a1588 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 14:52:28,095 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 14:52:28,096 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 14:52:28,096 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 14:52:28,096 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 14:52:28,096 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 14:52:28,097 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4f116ca2 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 14:52:28,097 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2d5a1588 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 14:52:28,102 |-WARN in IfNestedWithinSecondPhaseElementSC - <if> elements cannot be nested within an <appender>, <logger> or <root> element 14:52:28,102 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 14:52:28,106 |-WARN in IfNestedWithinSecondPhaseElementSC - Element <appender> at line 60 contains a nested <if> element at line 61 14:52:28,125 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1726843948124) 14:52:28,125 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] 14:52:28,125 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 14:52:28,131 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 14:52:28,131 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@125d47c4 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 14:52:28,131 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 14:52:28,131 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@125d47c4 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 14:52:28,131 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 14:52:28,131 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@125d47c4 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 14:52:28,131 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 14:52:28,131 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@125d47c4 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 14:52:28,131 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 14:52:28,131 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@125d47c4 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 14:52:28,132 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 14:52:28,132 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@125d47c4 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 14:52:28,132 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 14:52:28,132 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@125d47c4 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 14:52:28,132 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 14:52:28,132 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@125d47c4 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 14:52:28,132 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 14:52:28,132 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 14:52:28,136 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 14:52:28,145 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 14:52:28,145 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 14:52:28,151 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 14:52:28,155 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 14:52:28,173 |-INFO in ch.qos.logback.classic.pattern.DateConverter@193bb809 - Setting zoneId to "UTC" 14:52:28,179 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 14:52:28,179 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 14:52:28,331 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 14:52:28,331 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 14:52:28,331 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 14:52:28,332 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 14:52:28,332 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 14:52:28,332 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@125d47c4 - Propagating INFO level on Logger[ROOT] onto the JUL framework 14:52:28,332 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 14:52:28,333 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@64b018f3 - End of configuration. 14:52:28,333 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@20801cbb - Registering current configuration as safe fallback point 2024-09-20T14:52:28.443Z INFO 12898 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Starting SampleCpsNcmpClientSpec using Java 17.0.6-ea with PID 12898 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service) 2024-09-20T14:52:28.445Z INFO 12898 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : The following 1 profile is active: "test" 2024-09-20T14:52:29.860Z INFO 12898 --- [cps-ncmp-rest-stub] [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 0 2024-09-20T14:52:29.864Z INFO 12898 --- [cps-ncmp-rest-stub] [ main] org.eclipse.jetty.server.Server : jetty-12.0.7; built: 2024-02-29T21:19:41.771Z; git: c89aca8fd34083befd79f328a3b8b6ffff04347e; jvm 17.0.6-ea+9-LTS 2024-09-20T14:52:29.892Z INFO 12898 --- [cps-ncmp-rest-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 2024-09-20T14:52:29.892Z INFO 12898 --- [cps-ncmp-rest-stub] [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1425 ms 2024-09-20T14:52:30.062Z INFO 12898 --- [cps-ncmp-rest-stub] [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 2024-09-20T14:52:30.067Z INFO 12898 --- [cps-ncmp-rest-stub] [ main] o.e.jetty.server.handler.ContextHandler : Started osbwej.JettyEmbeddedWebAppContext@35dc849b{application,/,b=file:/tmp/jetty-docbase.0.13407795568011188573/,a=AVAILABLE,h=oeje10s.SessionHandler@276aa33f{STARTED}} 2024-09-20T14:52:30.068Z INFO 12898 --- [cps-ncmp-rest-stub] [ main] o.e.j.e.servlet.ServletContextHandler : Started osbwej.JettyEmbeddedWebAppContext@35dc849b{application,/,b=file:/tmp/jetty-docbase.0.13407795568011188573/,a=AVAILABLE,h=oeje10s.SessionHandler@276aa33f{STARTED}} 2024-09-20T14:52:30.069Z INFO 12898 --- [cps-ncmp-rest-stub] [ main] org.eclipse.jetty.server.Server : Started oejs.Server@4c9d833{STARTING}[12.0.7,sto=0] @3789ms 2024-09-20T14:52:30.988Z INFO 12898 --- [cps-ncmp-rest-stub] [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint(s) beneath base path '/actuator' 2024-09-20T14:52:31.053Z INFO 12898 --- [cps-ncmp-rest-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 2024-09-20T14:52:31.054Z INFO 12898 --- [cps-ncmp-rest-stub] [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2024-09-20T14:52:31.054Z INFO 12898 --- [cps-ncmp-rest-stub] [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 0 ms 2024-09-20T14:52:31.066Z INFO 12898 --- [cps-ncmp-rest-stub] [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@4d0e6424{HTTP/1.1, (http/1.1)}{0.0.0.0:35571} 2024-09-20T14:52:31.067Z INFO 12898 --- [cps-ncmp-rest-stub] [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port 35571 (http/1.1) with context path '/' 2024-09-20T14:52:31.083Z INFO 12898 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Started SampleCpsNcmpClientSpec in 3.249 seconds (process running for 4.802) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-09-20T14:52:32.134Z WARN 12898 --- [cps-ncmp-rest-stub] [tp1132206727-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 2024-09-20T14:52:32.134Z INFO 12898 --- [cps-ncmp-rest-stub] [tp1132206727-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: 4.799 s - in org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec [INFO] Running org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 2024-09-20T14:52:32.264Z WARN 12898 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/stubs/passthrough-operational-example.json', will search it in classpath 2024-09-20T14:52:32.264Z INFO 12898 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 2024-09-20T14:52:32.267Z INFO 12898 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource file on file system using path: /tmp/spock-test3281232736297680012/file.txt 2024-09-20T14:52:32.268Z WARN 12898 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/stubs/unknown-file.txt', will search it in classpath 2024-09-20T14:52:32.269Z ERROR 12898 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /stubs/unknown-file.txt file not found on classpath or on file system 2024-09-20T14:52:32.269Z WARN 12898 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/tmp/spock-test3281232736297680012/unknown-file.txt', will search it in classpath 2024-09-20T14:52:32.269Z ERROR 12898 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /tmp/spock-test3281232736297680012/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.047 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] --- 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.5.3-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.5.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.5.3-SNAPSHOT/cps-ncmp-rest-stub-service-3.5.3-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.5.3-SNAPSHOT/cps-ncmp-rest-stub-service-3.5.3-SNAPSHOT.pom [INFO] [INFO] ----------------< org.onap.cps:cps-ncmp-rest-stub-app >----------------- [INFO] Building cps-ncmp-rest-stub-app 3.5.3-SNAPSHOT [15/21] [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.2.4: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.3/spotbugs-4.2.3.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] --- 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.5.3-SNAPSHOT.jar [INFO] [INFO] --- spring-boot-maven-plugin:3.2.4: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.5.3-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.5.3-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.5.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.5.3-SNAPSHOT/cps-ncmp-rest-stub-app-3.5.3-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.5.3-SNAPSHOT/cps-ncmp-rest-stub-app-3.5.3-SNAPSHOT.pom [INFO] [INFO] ------------------------< org.onap.cps:cps-ri >------------------------- [INFO] Building cps-ri 3.5.3-SNAPSHOT [16/21] [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/*:org/onap/cps/policyexecutor/stub/model/* [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/*:org/onap/cps/policyexecutor/stub/model/* [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 10 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/ri/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/ri/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.3/spotbugs-4.2.3.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.ri.CpsDataPersistenceServiceImplSpec 14:52:47.392 [main] WARN org.onap.cps.ri.CpsDataPersistenceServiceImpl -- Exception occurred : org.springframework.dao.DataIntegrityViolationException: Exception occurred , While saving : 2 data nodes, Retrying saving data nodes individually 14:52:47.738 [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.546 s - in org.onap.cps.ri.CpsDataPersistenceServiceImplSpec [INFO] Running org.onap.cps.ri.CpsModulePersistenceServiceConcurrencySpec 14:52:45,134 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 14:52:45,137 |-INFO in ch.qos.logback.classic.util.ContextInitializer@661ec798 - Here is a list of configurators discovered as a service, by rank: 14:52:45,137 |-INFO in ch.qos.logback.classic.util.ContextInitializer@661ec798 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 14:52:45,137 |-INFO in ch.qos.logback.classic.util.ContextInitializer@661ec798 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 14:52:45,137 |-INFO in ch.qos.logback.classic.util.ContextInitializer@661ec798 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 14:52:45,147 |-INFO in ch.qos.logback.classic.util.ContextInitializer@661ec798 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 14:52:45,147 |-INFO in ch.qos.logback.classic.util.ContextInitializer@661ec798 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 14:52:45,149 |-INFO in ch.qos.logback.classic.util.ContextInitializer@661ec798 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 14:52:45,151 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 14:52:45,151 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 14:52:45,151 |-INFO in ch.qos.logback.classic.util.ContextInitializer@661ec798 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 14:52:45,151 |-INFO in ch.qos.logback.classic.util.ContextInitializer@661ec798 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 14:52:45,152 |-INFO in ch.qos.logback.classic.util.ContextInitializer@661ec798 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 14:52:45,152 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 14:52:45,152 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 14:52:45,152 |-INFO in ch.qos.logback.classic.util.ContextInitializer@661ec798 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 14:52:45,152 |-INFO in ch.qos.logback.classic.util.ContextInitializer@661ec798 - Trying to configure with ch.qos.logback.classic.BasicConfigurator 14:52:45,153 |-INFO in ch.qos.logback.classic.util.ContextInitializer@661ec798 - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 14:52:45,153 |-INFO in ch.qos.logback.classic.BasicConfigurator@2c7fff1b - Setting up default configuration. 14:52:45,171 |-INFO in ch.qos.logback.classic.util.ContextInitializer@661ec798 - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 18 milliseconds. ExecutionStatus=NEUTRAL 14:52:48,054 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@383b3357 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] is not of type file 14:52:48,161 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@316a682b - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 14:52:48,161 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@383b3357 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 14:52:48,166 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 14:52:48,166 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 14:52:48,166 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 14:52:48,166 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 14:52:48,166 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 14:52:48,168 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@316a682b - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 14:52:48,168 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@383b3357 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 14:52:48,177 |-WARN in IfNestedWithinSecondPhaseElementSC - <if> elements cannot be nested within an <appender>, <logger> or <root> element 14:52:48,177 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 14:52:48,182 |-WARN in IfNestedWithinSecondPhaseElementSC - Element <appender> at line 60 contains a nested <if> element at line 61 14:52:48,218 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1726843968216) 14:52:48,218 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] 14:52:48,218 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 14:52:48,226 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 14:52:48,226 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@21584b99 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 14:52:48,227 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 14:52:48,227 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@21584b99 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 14:52:48,227 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 14:52:48,227 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@21584b99 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 14:52:48,227 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 14:52:48,227 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@21584b99 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 14:52:48,227 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 14:52:48,227 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@21584b99 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 14:52:48,227 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 14:52:48,228 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@21584b99 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 14:52:48,228 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 14:52:48,228 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@21584b99 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 14:52:48,228 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 14:52:48,228 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@21584b99 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 14:52:48,228 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 14:52:48,228 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 14:52:48,235 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 14:52:48,257 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 14:52:48,257 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 14:52:48,265 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 14:52:48,273 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 14:52:48,285 |-INFO in ch.qos.logback.classic.pattern.DateConverter@728cef8e - Setting zoneId to "UTC" 14:52:48,294 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 14:52:48,294 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 14:52:48,598 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 14:52:48,599 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 14:52:48,599 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 14:52:48,600 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 14:52:48,601 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 14:52:48,601 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@21584b99 - Propagating INFO level on Logger[ROOT] onto the JUL framework 14:52:48,601 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 14:52:48,601 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@134ccb03 - End of configuration. 14:52:48,601 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@7105d271 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-20T14:52:48.739Z INFO 13069 --- [ main] sModulePersistenceServiceConcurrencySpec : Starting CpsModulePersistenceServiceConcurrencySpec using Java 17.0.6-ea with PID 13069 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ri) 2024-09-20T14:52:48.741Z INFO 13069 --- [ main] sModulePersistenceServiceConcurrencySpec : No active profile set, falling back to 1 default profile: "default" 2024-09-20T14:52:49.074Z INFO 13069 --- [ main] sModulePersistenceServiceConcurrencySpec : Started CpsModulePersistenceServiceConcurrencySpec in 1.222 seconds (process running for 4.73) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-09-20T14:52:49.801Z WARN 13069 --- [ main] o.o.c.r.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.ri.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:370) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:286) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 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:351) 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:335) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) at jdk.proxy2/jdk.proxy2.$Proxy95.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.ri.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:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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.ri.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 2024-09-20T14:52:50.163Z WARN 13069 --- [ main] o.o.c.r.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.ri.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:370) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:286) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 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:351) 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:335) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) at jdk.proxy2/jdk.proxy2.$Proxy95.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.ri.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:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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.ri.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 2024-09-20T14:52:50.814Z WARN 13069 --- [ main] o.o.c.r.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.ri.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:370) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:286) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 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:351) 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:335) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) at jdk.proxy2/jdk.proxy2.$Proxy95.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.ri.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:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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.ri.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 2024-09-20T14:52:51.979Z WARN 13069 --- [ main] o.o.c.r.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.ri.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:370) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:286) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 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:351) 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:335) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) at jdk.proxy2/jdk.proxy2.$Proxy95.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.ri.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:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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.ri.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 2024-09-20T14:52:53.984Z WARN 13069 --- [ main] o.o.c.r.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.ri.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:370) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:286) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 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:351) 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:335) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) at jdk.proxy2/jdk.proxy2.$Proxy95.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.ri.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:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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.ri.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 2024-09-20T14:52:54.000Z WARN 13069 --- [ main] o.o.c.r.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.ri.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:370) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:286) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 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:351) 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:335) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) at jdk.proxy2/jdk.proxy2.$Proxy95.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.ri.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:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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.ri.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 2024-09-20T14:52:54.206Z WARN 13069 --- [ main] o.o.c.r.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.ri.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:370) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:286) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 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:351) 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:335) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) at jdk.proxy2/jdk.proxy2.$Proxy95.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.ri.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:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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.ri.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 2024-09-20T14:52:54.970Z WARN 13069 --- [ main] o.o.c.r.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.ri.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:370) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:286) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) 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:351) 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:335) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) at jdk.proxy2/jdk.proxy2.$Proxy95.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.ri.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:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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.ri.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 2024-09-20T14:52:55.198Z WARN 13069 --- [ main] o.o.c.r.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.ri.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:370) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:286) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) 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:351) 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:335) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) at jdk.proxy2/jdk.proxy2.$Proxy95.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.ri.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:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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.ri.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 2024-09-20T14:52:55.998Z WARN 13069 --- [ main] o.o.c.r.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.ri.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:370) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:286) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) 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:351) 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:335) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) at jdk.proxy2/jdk.proxy2.$Proxy95.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.ri.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:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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.ri.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 2024-09-20T14:52:57.342Z WARN 13069 --- [ main] o.o.c.r.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.ri.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:370) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:286) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) 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:351) 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:335) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) at jdk.proxy2/jdk.proxy2.$Proxy95.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.ri.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:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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.ri.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 2024-09-20T14:52:59.347Z WARN 13069 --- [ main] o.o.c.r.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.ri.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:370) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:286) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) 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:351) 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:335) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) at jdk.proxy2/jdk.proxy2.$Proxy95.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.ri.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:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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.ri.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 2024-09-20T14:52:59.360Z WARN 13069 --- [ main] o.o.c.r.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.ri.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:370) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:286) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) 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:351) 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:335) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) at jdk.proxy2/jdk.proxy2.$Proxy95.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.ri.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:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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.ri.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 2024-09-20T14:52:59.590Z WARN 13069 --- [ main] o.o.c.r.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.ri.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:370) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:286) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) 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:351) 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:335) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) at jdk.proxy2/jdk.proxy2.$Proxy95.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.ri.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:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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.ri.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.365 s - in org.onap.cps.ri.CpsModulePersistenceServiceConcurrencySpec [INFO] Running org.onap.cps.ri.CpsModulePersistenceServiceImplSpec 2024-09-20T14:53:00.169Z WARN 13069 --- [ main] o.o.c.r.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.ri.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:370) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:286) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 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.ri.CpsModulePersistenceServiceImplSpec.$spock_feature_0_0(CpsModulePersistenceServiceImplSpec.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:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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.ri.CpsModulePersistenceServiceImplSpec.<clinit>(CpsModulePersistenceServiceImplSpec.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 2024-09-20T14:53:00.173Z WARN 13069 --- [ main] o.o.c.r.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.ri.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:370) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:286) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) at org.onap.cps.ri.CpsModulePersistenceServiceImplSpec.$spock_feature_0_0(CpsModulePersistenceServiceImplSpec.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:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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.ri.CpsModulePersistenceServiceImplSpec.<clinit>(CpsModulePersistenceServiceImplSpec.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: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.onap.cps.ri.CpsModulePersistenceServiceImplSpec [INFO] Running org.onap.cps.ri.utils.CpsValidatorImplSpec [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.onap.cps.ri.utils.CpsValidatorImplSpec [INFO] Running org.onap.cps.ri.utils.EscapeUtilsSpec [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.ri.utils.EscapeUtilsSpec [INFO] Running org.onap.cps.ri.utils.SessionManagerSpec 2024-09-20T14:53:00.385Z INFO 13069 --- [ main] org.onap.cps.ri.utils.SessionManager : Session with session ID testSessionId1 rolled back and closed 2024-09-20T14:53:00.386Z INFO 13069 --- [ main] org.onap.cps.ri.utils.SessionManager : Session with session ID otherSessionId rolled back and closed [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 s - in org.onap.cps.ri.utils.SessionManagerSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 57, 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] --- 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.5.3-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/*:org/onap/cps/policyexecutor/stub/model/* [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.5.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.5.3-SNAPSHOT/cps-ri-3.5.3-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.5.3-SNAPSHOT/cps-ri-3.5.3-SNAPSHOT.pom [INFO] [INFO] -------------------< org.onap.cps:integration-test >-------------------- [INFO] Building integration-test 3.5.3-SNAPSHOT [17/21] [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/*:org/onap/cps/policyexecutor/stub/model/* [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/*:org/onap/cps/policyexecutor/stub/model/* [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 19 resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ integration-test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 4 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 117 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ integration-test --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- 14:53:06.908 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 14:53:06.917 [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.ncmp.AlternateIdSpec 14:53:07.332 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 14:53:07.775 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 14:53:07.776 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 14:53:07.802 [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 14:53:07.806 [main] WARN org.testcontainers.utility.ResourceReaper -- ******************************************************************************** Ryuk has been disabled. This can cause unexpected behavior in your environment. ******************************************************************************** 14:53:07.811 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 14:53:07.812 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 14:53:07.849 [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. 14:53:07.855 [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) 14:53:09.532 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Starting to pull image 14:53:09.560 [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) 14:53:09.968 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 12 pending, 1 downloaded, 0 extracted, (0 bytes/? MB) 14:53:10.937 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 11 pending, 2 downloaded, 0 extracted, (5 MB/? MB) 14:53:11.117 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 10 pending, 3 downloaded, 0 extracted, (10 MB/? MB) 14:53:12.127 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 9 pending, 4 downloaded, 0 extracted, (33 MB/? MB) 14:53:12.177 [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) 14:53:12.453 [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) 14:53:12.525 [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) 14:53:12.575 [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) 14:53:12.930 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 0 extracted, (38 MB/? MB) 14:53:12.979 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 0 extracted, (38 MB/? MB) 14:53:13.212 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 1 extracted, (40 MB/? MB) 14:53:13.331 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 1 extracted, (40 MB/? MB) 14:53:13.374 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 1 extracted, (40 MB/? MB) 14:53:13.420 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 2 extracted, (41 MB/? MB) 14:53:13.498 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 3 extracted, (41 MB/? MB) 14:53:13.607 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 4 extracted, (42 MB/? MB) 14:53:13.926 [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) 14:53:14.036 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 6 extracted, (49 MB/? MB) 14:53:14.115 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 7 extracted, (51 MB/? MB) 14:53:14.195 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 8 extracted, (51 MB/? MB) 14:53:17.840 [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) 14:53:19.850 [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) 14:53:19.930 [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) 14:53:20.015 [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) 14:53:20.092 [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) 14:53:20.173 [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) 14:53:20.189 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pull complete. 13 layers, pulled in 10s (downloaded 130 MB at 13 MB/s) 14:53:20.189 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Image registry.nordix.org/onaptest/postgres:14.1 pull took PT12.339951819S 14:53:20.222 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Creating container for image: registry.nordix.org/onaptest/postgres:14.1 14:53:21.444 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 is starting: 3b687b96eaced8e7a0ced335db49ca5bb342414f9b147953c094a439aa5f6794 14:53:23.048 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 started in PT2.825544027S 14:53:23.048 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container is started (JDBC URL: jdbc:postgresql://localhost:32790/test?loggerLevel=OFF) 14:53:23.051 [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 14:53:23.228 [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: 29f522a521b37bd9ed6a207ad9589c49de4598be8786b0e1278e4bb202cb05cd 14:53:28.685 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.634854164S 14:53:05,114 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 14:53:05,117 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1e2b7fa5 - Here is a list of configurators discovered as a service, by rank: 14:53:05,118 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1e2b7fa5 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 14:53:05,118 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1e2b7fa5 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 14:53:05,118 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1e2b7fa5 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 14:53:05,126 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1e2b7fa5 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 14:53:05,126 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1e2b7fa5 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 14:53:05,128 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1e2b7fa5 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 14:53:05,130 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 14:53:05,130 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 14:53:05,130 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1e2b7fa5 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 14:53:05,130 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1e2b7fa5 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 14:53:05,131 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1e2b7fa5 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 14:53:05,131 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 14:53:05,131 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 14:53:05,131 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1e2b7fa5 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 14:53:05,131 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1e2b7fa5 - Trying to configure with ch.qos.logback.classic.BasicConfigurator 14:53:05,133 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1e2b7fa5 - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 14:53:05,133 |-INFO in ch.qos.logback.classic.BasicConfigurator@5747a07c - Setting up default configuration. 14:53:05,152 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1e2b7fa5 - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 19 milliseconds. ExecutionStatus=NEUTRAL 14:53:29,355 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3aa1669a - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] is not of type file 14:53:29,403 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5c25207 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 14:53:29,403 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3aa1669a - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 14:53:29,406 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 14:53:29,407 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 14:53:29,407 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 14:53:29,407 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 14:53:29,407 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 14:53:29,409 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5c25207 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 14:53:29,409 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3aa1669a - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 14:53:29,416 |-WARN in IfNestedWithinSecondPhaseElementSC - <if> elements cannot be nested within an <appender>, <logger> or <root> element 14:53:29,416 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 14:53:29,419 |-WARN in IfNestedWithinSecondPhaseElementSC - Element <appender> at line 60 contains a nested <if> element at line 61 14:53:29,473 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1726844009472) 14:53:29,473 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] 14:53:29,474 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 14:53:29,481 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 14:53:29,481 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@40d1d34d - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 14:53:29,481 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 14:53:29,481 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@40d1d34d - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 14:53:29,482 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 14:53:29,482 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@40d1d34d - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 14:53:29,482 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 14:53:29,482 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@40d1d34d - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 14:53:29,482 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 14:53:29,482 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@40d1d34d - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 14:53:29,482 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 14:53:29,482 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@40d1d34d - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 14:53:29,482 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 14:53:29,482 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@40d1d34d - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 14:53:29,482 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 14:53:29,482 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@40d1d34d - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 14:53:29,482 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 14:53:29,482 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 14:53:29,497 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 14:53:29,519 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 14:53:29,519 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 14:53:29,530 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 14:53:29,536 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 14:53:30,250 |-INFO in ch.qos.logback.classic.pattern.DateConverter@2affcf6b - Setting zoneId to "UTC" 14:53:30,260 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 14:53:30,260 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 14:53:30,527 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 14:53:30,528 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 14:53:30,528 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 14:53:30,529 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 14:53:30,529 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 14:53:30,529 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@40d1d34d - Propagating INFO level on Logger[ROOT] onto the JUL framework 14:53:30,529 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 14:53:30,530 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@1bdbf918 - End of configuration. 14:53:30,530 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@c9ec20e - Registering current configuration as safe fallback point 2024-09-20T14:53:30.707Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.i.functional.ncmp.AlternateIdSpec : Starting AlternateIdSpec using Java 17.0.6-ea with PID 13174 (started by jenkins in /w/workspace/cps-master-verify-java/integration-test) 2024-09-20T14:53:30.708Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.i.functional.ncmp.AlternateIdSpec : No active profile set, falling back to 1 default profile: "default" 2024-09-20T14:53:31.784Z INFO 13174 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-09-20T14:53:31.950Z INFO 13174 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 157 ms. Found 6 JPA repository interfaces. 2024-09-20T14:53:33.528Z INFO 13174 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Starting... 2024-09-20T14:53:33.721Z INFO 13174 --- [cps-integration-test] [ main] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@40723407 2024-09-20T14:53:33.723Z INFO 13174 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Start completed. 2024-09-20T14:53:33.925Z INFO 13174 --- [cps-integration-test] [ main] liquibase.database : Set default schema name to public 2024-09-20T14:53:34.298Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : Creating database history table with name: public.databasechangelog 2024-09-20T14:53:34.346Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 2024-09-20T14:53:34.569Z INFO 13174 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully acquired change log lock 2024-09-20T14:53:34.570Z INFO 13174 --- [cps-integration-test] [ main] liquibase.command : Using deploymentId: 6844014569 2024-09-20T14:53:34.571Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 2024-09-20T14:53:34.632Z INFO 13174 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-1::cps 2024-09-20T14:53:34.640Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : Table anchor created 2024-09-20T14:53:34.641Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-1::cps ran successfully in 8ms 2024-09-20T14:53:34.647Z INFO 13174 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-2::cps 2024-09-20T14:53:34.650Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : Table relation created 2024-09-20T14:53:34.650Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-2::cps ran successfully in 3ms 2024-09-20T14:53:34.654Z INFO 13174 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-3::cps 2024-09-20T14:53:34.659Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : Table relation_type created 2024-09-20T14:53:34.659Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-3::cps ran successfully in 5ms 2024-09-20T14:53:34.663Z INFO 13174 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-4::cps 2024-09-20T14:53:34.668Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : Table fragment created 2024-09-20T14:53:34.669Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-4::cps ran successfully in 5ms 2024-09-20T14:53:34.673Z INFO 13174 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-5::cps 2024-09-20T14:53:34.678Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_set created 2024-09-20T14:53:34.678Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-5::cps ran successfully in 5ms 2024-09-20T14:53:34.681Z INFO 13174 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-6::cps 2024-09-20T14:53:34.686Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : Table yang_resource created 2024-09-20T14:53:34.686Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-6::cps ran successfully in 4ms 2024-09-20T14:53:34.690Z INFO 13174 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-7::cps 2024-09-20T14:53:34.695Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : Table dataspace created 2024-09-20T14:53:34.695Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-7::cps ran successfully in 5ms 2024-09-20T14:53:34.699Z INFO 13174 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-8::cps 2024-09-20T14:53:34.703Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_node created 2024-09-20T14:53:34.703Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-8::cps ran successfully in 4ms 2024-09-20T14:53:34.706Z INFO 13174 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-9::cps 2024-09-20T14:53:34.708Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_set_yang_resources created 2024-09-20T14:53:34.709Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-9::cps ran successfully in 3ms 2024-09-20T14:53:34.712Z INFO 13174 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-10::cps 2024-09-20T14:53:34.714Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_ANCHOR_SCHEMA_SET_ID_FK created 2024-09-20T14:53:34.714Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-10::cps ran successfully in 2ms 2024-09-20T14:53:34.716Z INFO 13174 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-11::cps 2024-09-20T14:53:34.719Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to anchor(dataspace_id, name) 2024-09-20T14:53:34.720Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-11::cps ran successfully in 3ms 2024-09-20T14:53:34.722Z INFO 13174 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-12::cps 2024-09-20T14:53:34.726Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (anchor_id) 2024-09-20T14:53:34.727Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-12::cps ran successfully in 5ms 2024-09-20T14:53:34.730Z INFO 13174 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-13::cps 2024-09-20T14:53:34.732Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATIONS_FROM_ID_FK created 2024-09-20T14:53:34.732Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-13::cps ran successfully in 2ms 2024-09-20T14:53:34.735Z INFO 13174 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-14::cps 2024-09-20T14:53:34.737Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATIONS_TO_ID_FK created 2024-09-20T14:53:34.737Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-14::cps ran successfully in 2ms 2024-09-20T14:53:34.739Z INFO 13174 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-15::cps 2024-09-20T14:53:34.741Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATION_TYPE_ID_FK created 2024-09-20T14:53:34.742Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-15::cps ran successfully in 3ms 2024-09-20T14:53:34.744Z INFO 13174 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-16::cps 2024-09-20T14:53:34.746Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : Primary key added to relation (to_fragment_id, from_fragment_id, relation_type_id) 2024-09-20T14:53:34.747Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-16::cps ran successfully in 3ms 2024-09-20T14:53:34.751Z INFO 13174 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-17::cps 2024-09-20T14:53:34.753Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_ANCHOR_ID_FK created 2024-09-20T14:53:34.754Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-17::cps ran successfully in 3ms 2024-09-20T14:53:34.756Z INFO 13174 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-18::cps 2024-09-20T14:53:34.759Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK created 2024-09-20T14:53:34.759Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-18::cps ran successfully in 3ms 2024-09-20T14:53:34.762Z INFO 13174 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-19::cps 2024-09-20T14:53:34.764Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_PARENT_ID_FK created 2024-09-20T14:53:34.764Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-19::cps ran successfully in 2ms 2024-09-20T14:53:34.767Z INFO 13174 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-20::cps 2024-09-20T14:53:34.769Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_SCHEMA_NODE_ID_TO_ID created 2024-09-20T14:53:34.770Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-20::cps ran successfully in 2ms 2024-09-20T14:53:34.772Z INFO 13174 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-21::cps 2024-09-20T14:53:34.774Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH created 2024-09-20T14:53:34.775Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-21::cps ran successfully in 3ms 2024-09-20T14:53:34.778Z INFO 13174 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-22::cps 2024-09-20T14:53:34.780Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to fragment(dataspace_id, anchor_id, xpath) 2024-09-20T14:53:34.781Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-22::cps ran successfully in 3ms 2024-09-20T14:53:34.783Z INFO 13174 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-23::cps 2024-09-20T14:53:34.786Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (from_fragment_id) 2024-09-20T14:53:34.787Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-23::cps ran successfully in 4ms 2024-09-20T14:53:34.790Z INFO 13174 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-24::cps 2024-09-20T14:53:34.793Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (to_fragment_id) 2024-09-20T14:53:34.793Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-24::cps ran successfully in 3ms 2024-09-20T14:53:34.796Z INFO 13174 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-25::cps 2024-09-20T14:53:34.798Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to schema_set(name, dataspace_id) 2024-09-20T14:53:34.798Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-25::cps ran successfully in 2ms 2024-09-20T14:53:34.800Z INFO 13174 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-26::cps 2024-09-20T14:53:34.803Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (schema_set_id) 2024-09-20T14:53:34.803Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-26::cps ran successfully in 3ms 2024-09-20T14:53:34.805Z INFO 13174 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-27::cps 2024-09-20T14:53:34.807Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to yang_resource(checksum) 2024-09-20T14:53:34.807Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-27::cps ran successfully in 2ms 2024-09-20T14:53:34.809Z INFO 13174 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-28::cps 2024-09-20T14:53:34.811Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to dataspace(name) 2024-09-20T14:53:34.811Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-28::cps ran successfully in 2ms 2024-09-20T14:53:34.813Z INFO 13174 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-29::cps 2024-09-20T14:53:34.816Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (dataspace_id) 2024-09-20T14:53:34.816Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-29::cps ran successfully in 2ms 2024-09-20T14:53:34.818Z INFO 13174 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-30::cps 2024-09-20T14:53:34.820Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set (dataspace_id) 2024-09-20T14:53:34.820Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-30::cps ran successfully in 2ms 2024-09-20T14:53:34.822Z INFO 13174 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-31::cps 2024-09-20T14:53:34.824Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : Index PERF_SCHEMA_NODE_SCHEMA_NODE_ID created 2024-09-20T14:53:34.825Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-31::cps ran successfully in 3ms 2024-09-20T14:53:34.827Z INFO 13174 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-32::cps 2024-09-20T14:53:34.830Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (yang_resource_id) 2024-09-20T14:53:34.830Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-32::cps ran successfully in 3ms 2024-09-20T14:53:34.832Z INFO 13174 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-33::cps 2024-09-20T14:53:34.835Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (dataspace_id) 2024-09-20T14:53:34.835Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-33::cps ran successfully in 3ms 2024-09-20T14:53:34.837Z INFO 13174 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-34::cps 2024-09-20T14:53:34.840Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (schema_set_id) 2024-09-20T14:53:34.840Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-34::cps ran successfully in 3ms 2024-09-20T14:53:34.842Z INFO 13174 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-35::cps 2024-09-20T14:53:34.845Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (relation_type_id) 2024-09-20T14:53:34.845Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-35::cps ran successfully in 3ms 2024-09-20T14:53:34.851Z INFO 13174 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-36::cps 2024-09-20T14:53:34.854Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 2024-09-20T14:53:34.854Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-36::cps ran successfully in 3ms 2024-09-20T14:53:34.856Z INFO 13174 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-37::cps 2024-09-20T14:53:34.859Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (schema_node_id) 2024-09-20T14:53:34.861Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-37::cps ran successfully in 5ms 2024-09-20T14:53:34.863Z INFO 13174 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps 2024-09-20T14:53:34.866Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH dropped from table fragment 2024-09-20T14:53:34.867Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps ran successfully in 4ms 2024-09-20T14:53:34.872Z INFO 13174 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps 2024-09-20T14:53:34.875Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : Columns module_name(TEXT),revision(TEXT) added to yang_resource 2024-09-20T14:53:34.880Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps ran successfully in 8ms 2024-09-20T14:53:34.882Z INFO 13174 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps 2024-09-20T14:53:34.897Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : Custom SQL executed 2024-09-20T14:53:34.897Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps ran successfully in 15ms 2024-09-20T14:53:34.899Z INFO 13174 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps 2024-09-20T14:53:34.901Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : Column yang_resource.name renamed to file_name 2024-09-20T14:53:34.902Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps ran successfully in 3ms 2024-09-20T14:53:34.904Z INFO 13174 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps 2024-09-20T14:53:34.906Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_SCHEMA_SET_YANG_RESOURCES_SCHEMA_SET_ID_FK created 2024-09-20T14:53:34.906Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps ran successfully in 2ms 2024-09-20T14:53:34.908Z INFO 13174 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps 2024-09-20T14:53:34.909Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key fragment_parent_id_fkey dropped 2024-09-20T14:53:34.911Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 2024-09-20T14:53:34.911Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps ran successfully in 3ms 2024-09-20T14:53:34.913Z INFO 13174 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps 2024-09-20T14:53:34.915Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK dropped from table fragment 2024-09-20T14:53:34.916Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps ran successfully in 3ms 2024-09-20T14:53:34.918Z INFO 13174 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps 2024-09-20T14:53:34.919Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint fragment_dataspace_id_anchor_id_xpath_key dropped from fragment 2024-09-20T14:53:34.921Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to fragment(anchor_id, xpath) 2024-09-20T14:53:34.922Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps ran successfully in 4ms 2024-09-20T14:53:34.924Z INFO 13174 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps 2024-09-20T14:53:34.926Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key fragment_dataspace_id_fkey dropped 2024-09-20T14:53:34.926Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps ran successfully in 2ms 2024-09-20T14:53:34.928Z INFO 13174 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps 2024-09-20T14:53:34.930Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : Column fragment.dataspace_id dropped 2024-09-20T14:53:34.931Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps ran successfully in 2ms 2024-09-20T14:53:34.933Z INFO 13174 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps 2024-09-20T14:53:34.935Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : NOT NULL constraint has been added to fragment.anchor_id 2024-09-20T14:53:34.935Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps ran successfully in 2ms 2024-09-20T14:53:34.938Z INFO 13174 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps 2024-09-20T14:53:34.945Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : schema_set.dataspace_id datatype was changed to INTEGER 2024-09-20T14:53:34.949Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : schema_set_yang_resources.schema_set_id datatype was changed to INTEGER 2024-09-20T14:53:34.951Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : schema_set_yang_resources.yang_resource_id datatype was changed to INTEGER 2024-09-20T14:53:34.954Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps ran successfully in 16ms 2024-09-20T14:53:34.957Z INFO 13174 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps 2024-09-20T14:53:34.966Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/21-escape-quotes-in-xpath-forward.sql executed 2024-09-20T14:53:34.966Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps ran successfully in 9ms 2024-09-20T14:53:34.969Z INFO 13174 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/22-fragment-id-sequence.yaml::21::cps 2024-09-20T14:53:34.980Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/22-fragment-id-sequence-forward.sql executed 2024-09-20T14:53:34.981Z INFO 13174 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/22-fragment-id-sequence.yaml::21::cps ran successfully in 12ms 2024-09-20T14:53:34.989Z INFO 13174 --- [cps-integration-test] [ main] liquibase.util : UPDATE SUMMARY 2024-09-20T14:53:34.989Z INFO 13174 --- [cps-integration-test] [ main] liquibase.util : Run: 51 2024-09-20T14:53:34.989Z INFO 13174 --- [cps-integration-test] [ main] liquibase.util : Previously run: 0 2024-09-20T14:53:34.989Z INFO 13174 --- [cps-integration-test] [ main] liquibase.util : Filtered out: 0 2024-09-20T14:53:34.989Z INFO 13174 --- [cps-integration-test] [ main] liquibase.util : ------------------------------- 2024-09-20T14:53:34.989Z INFO 13174 --- [cps-integration-test] [ main] liquibase.util : Total change sets: 51 2024-09-20T14:53:34.990Z INFO 13174 --- [cps-integration-test] [ main] liquibase.util : Update summary generated 2024-09-20T14:53:34.994Z INFO 13174 --- [cps-integration-test] [ main] liquibase.command : Update command completed successfully. 2024-09-20T14:53:34.994Z INFO 13174 --- [cps-integration-test] [ main] liquibase.ui : Liquibase: Update has been successful. Rows affected: 51 2024-09-20T14:53:34.997Z INFO 13174 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully released change log lock 2024-09-20T14:53:34.999Z INFO 13174 --- [cps-integration-test] [ main] liquibase.command : Command execution complete 2024-09-20T14:53:35.165Z INFO 13174 --- [cps-integration-test] [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2024-09-20T14:53:35.232Z INFO 13174 --- [cps-integration-test] [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.4.4.Final 2024-09-20T14:53:35.234Z INFO 13174 --- [cps-integration-test] [ main] org.hibernate.cfg.Environment : HHH000205: Loaded properties from resource hibernate.properties: {hibernate.types.print.banner=false} 2024-09-20T14:53:35.272Z INFO 13174 --- [cps-integration-test] [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 2024-09-20T14:53:35.416Z WARN 13174 --- [cps-integration-test] [ main] org.hibernate.orm.deprecation : HHH90000025: PostgreSQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-09-20T14:53:35.694Z INFO 13174 --- [cps-integration-test] [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 2024-09-20T14:53:37.005Z INFO 13174 --- [cps-integration-test] [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-09-20T14:53:37.017Z INFO 13174 --- [cps-integration-test] [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-09-20T14:53:37.595Z INFO 13174 --- [cps-integration-test] [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used. 2024-09-20T14:53:38.432Z WARN 13174 --- [cps-integration-test] [ main] c.h.i.impl.HazelcastInstanceFactory : Hazelcast is starting in a Java modular environment (Java 9 and newer) but without proper access to required Java packages. Use additional Java arguments to provide Hazelcast access to Java internal API. The internal API access is used to get the best performance results. Arguments to be used: --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 2024-09-20T14:53:38.517Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] + + 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 2024-09-20T14:53:38.517Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 2024-09-20T14:53:38.517Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.250.0.254]:5701 2024-09-20T14:53:38.517Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 2024-09-20T14:53:38.517Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-09-20T14:53:38.520Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 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) 2024-09-20T14:53:38.713Z INFO 13174 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 2024-09-20T14:53:38.933Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.system.security : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2024-09-20T14:53:39.033Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 2024-09-20T14:53:39.037Z WARN 13174 --- [cps-integration-test] [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2024-09-20T14:53:39.320Z INFO 13174 --- [cps-integration-test] [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-09-20T14:53:39.325Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5701 is STARTING 2024-09-20T14:53:42.028Z INFO 13174 --- [cps-integration-test] [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Members {size:1, ver:1} [ Member [10.250.0.254]:5701 - 1ddef010-af80-4423-81b1-3dd34c52be8b this ] 2024-09-20T14:53:42.062Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5701 is STARTED 2024-09-20T14:53:42.278Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] + + 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 2024-09-20T14:53:42.278Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 2024-09-20T14:53:42.278Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.250.0.254]:5702 2024-09-20T14:53:42.278Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 2024-09-20T14:53:42.278Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-09-20T14:53:42.278Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 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) 2024-09-20T14:53:42.282Z INFO 13174 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 2024-09-20T14:53:42.293Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.system.security : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2024-09-20T14:53:42.294Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 2024-09-20T14:53:42.294Z WARN 13174 --- [cps-integration-test] [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2024-09-20T14:53:42.311Z INFO 13174 --- [cps-integration-test] [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-09-20T14:53:42.312Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5702 is STARTING 2024-09-20T14:53:42.503Z INFO 13174 --- [cps-integration-test] [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.250.0.254]:5701 2024-09-20T14:53:42.529Z INFO 13174 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.106.74:42233 2024-09-20T14:53:42.538Z INFO 13174 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:42233 and /10.250.0.254:5701 2024-09-20T14:53:47.634Z INFO 13174 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Members {size:2, ver:2} [ Member [10.250.0.254]:5701 - 1ddef010-af80-4423-81b1-3dd34c52be8b this Member [10.250.0.254]:5702 - e6c214f1-a574-405e-9d77-506764988356 ] 2024-09-20T14:53:47.643Z INFO 13174 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Members {size:2, ver:2} [ Member [10.250.0.254]:5701 - 1ddef010-af80-4423-81b1-3dd34c52be8b Member [10.250.0.254]:5702 - e6c214f1-a574-405e-9d77-506764988356 this ] 2024-09-20T14:53:47.644Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5702 is STARTED 2024-09-20T14:53:47.655Z INFO 13174 --- [cps-integration-test] [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initializing cluster partition table arrangement... 2024-09-20T14:53:47.656Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] + + 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 2024-09-20T14:53:47.656Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 2024-09-20T14:53:47.656Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.250.0.254]:5703 2024-09-20T14:53:47.656Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 2024-09-20T14:53:47.656Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-09-20T14:53:47.656Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 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) 2024-09-20T14:53:47.660Z INFO 13174 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 2024-09-20T14:53:47.680Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.system.security : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2024-09-20T14:53:47.682Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 2024-09-20T14:53:47.682Z WARN 13174 --- [cps-integration-test] [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2024-09-20T14:53:47.715Z INFO 13174 --- [cps-integration-test] [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-09-20T14:53:47.716Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5703 is STARTING 2024-09-20T14:53:47.789Z INFO 13174 --- [cps-integration-test] [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.250.0.254]:5701 2024-09-20T14:53:47.795Z INFO 13174 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.106.74:52197 2024-09-20T14:53:47.797Z INFO 13174 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:52197 and /10.250.0.254:5701 2024-09-20T14:53:52.903Z INFO 13174 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Members {size:3, ver:3} [ Member [10.250.0.254]:5701 - 1ddef010-af80-4423-81b1-3dd34c52be8b this Member [10.250.0.254]:5702 - e6c214f1-a574-405e-9d77-506764988356 Member [10.250.0.254]:5703 - e8128e81-ba69-4f53-8ea0-31f660f86b85 ] 2024-09-20T14:53:52.914Z INFO 13174 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Members {size:3, ver:3} [ Member [10.250.0.254]:5701 - 1ddef010-af80-4423-81b1-3dd34c52be8b Member [10.250.0.254]:5702 - e6c214f1-a574-405e-9d77-506764988356 Member [10.250.0.254]:5703 - e8128e81-ba69-4f53-8ea0-31f660f86b85 this ] 2024-09-20T14:53:52.915Z INFO 13174 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Members {size:3, ver:3} [ Member [10.250.0.254]:5701 - 1ddef010-af80-4423-81b1-3dd34c52be8b Member [10.250.0.254]:5702 - e6c214f1-a574-405e-9d77-506764988356 this Member [10.250.0.254]:5703 - e8128e81-ba69-4f53-8ea0-31f660f86b85 ] 2024-09-20T14:53:52.916Z INFO 13174 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.106.74:47337 2024-09-20T14:53:52.916Z INFO 13174 --- [cps-integration-test] [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 2024-09-20T14:53:52.919Z INFO 13174 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.106.74:34541 2024-09-20T14:53:52.920Z INFO 13174 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:34541 and /10.250.0.254:5702 2024-09-20T14:53:52.921Z INFO 13174 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:47337 and /10.250.0.254:5703 2024-09-20T14:53:53.182Z INFO 13174 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 271 2024-09-20T14:53:53.507Z INFO 13174 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Fri Sep 20 14:53:53 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=271) 2024-09-20T14:53:53.915Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5703 is STARTED 2024-09-20T14:53:54.071Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] + + 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 2024-09-20T14:53:54.071Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 2024-09-20T14:53:54.071Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.250.0.254]:5704 2024-09-20T14:53:54.071Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 2024-09-20T14:53:54.071Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-09-20T14:53:54.071Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 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) 2024-09-20T14:53:54.075Z INFO 13174 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 2024-09-20T14:53:54.083Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.system.security : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2024-09-20T14:53:54.085Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 2024-09-20T14:53:54.085Z WARN 13174 --- [cps-integration-test] [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2024-09-20T14:53:54.093Z INFO 13174 --- [cps-integration-test] [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-09-20T14:53:54.094Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5704 is STARTING 2024-09-20T14:53:54.200Z INFO 13174 --- [cps-integration-test] [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.250.0.254]:5701 2024-09-20T14:53:54.203Z INFO 13174 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.106.74:32961 2024-09-20T14:53:54.203Z INFO 13174 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:32961 and /10.250.0.254:5701 2024-09-20T14:53:59.307Z INFO 13174 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Members {size:4, ver:4} [ Member [10.250.0.254]:5701 - 1ddef010-af80-4423-81b1-3dd34c52be8b this Member [10.250.0.254]:5702 - e6c214f1-a574-405e-9d77-506764988356 Member [10.250.0.254]:5703 - e8128e81-ba69-4f53-8ea0-31f660f86b85 Member [10.250.0.254]:5704 - 1b4846a3-57fc-4f04-86a9-2d74dd5bbd57 ] 2024-09-20T14:53:59.314Z INFO 13174 --- [cps-integration-test] [ration.thread-3] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Members {size:4, ver:4} [ Member [10.250.0.254]:5701 - 1ddef010-af80-4423-81b1-3dd34c52be8b Member [10.250.0.254]:5702 - e6c214f1-a574-405e-9d77-506764988356 Member [10.250.0.254]:5703 - e8128e81-ba69-4f53-8ea0-31f660f86b85 Member [10.250.0.254]:5704 - 1b4846a3-57fc-4f04-86a9-2d74dd5bbd57 this ] 2024-09-20T14:53:59.315Z INFO 13174 --- [cps-integration-test] [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 2024-09-20T14:53:59.315Z INFO 13174 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Members {size:4, ver:4} [ Member [10.250.0.254]:5701 - 1ddef010-af80-4423-81b1-3dd34c52be8b Member [10.250.0.254]:5702 - e6c214f1-a574-405e-9d77-506764988356 this Member [10.250.0.254]:5703 - e8128e81-ba69-4f53-8ea0-31f660f86b85 Member [10.250.0.254]:5704 - 1b4846a3-57fc-4f04-86a9-2d74dd5bbd57 ] 2024-09-20T14:53:59.316Z INFO 13174 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Members {size:4, ver:4} [ Member [10.250.0.254]:5701 - 1ddef010-af80-4423-81b1-3dd34c52be8b Member [10.250.0.254]:5702 - e6c214f1-a574-405e-9d77-506764988356 Member [10.250.0.254]:5703 - e8128e81-ba69-4f53-8ea0-31f660f86b85 this Member [10.250.0.254]:5704 - 1b4846a3-57fc-4f04-86a9-2d74dd5bbd57 ] 2024-09-20T14:53:59.316Z INFO 13174 --- [cps-integration-test] [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5703, timeout: 10000, bind-any: true 2024-09-20T14:53:59.323Z INFO 13174 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.106.74:54609 2024-09-20T14:53:59.325Z INFO 13174 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:54609 and /10.250.0.254:5704 2024-09-20T14:53:59.325Z INFO 13174 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.106.74:57911 2024-09-20T14:53:59.330Z INFO 13174 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.106.74:59027 2024-09-20T14:53:59.332Z INFO 13174 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:59027 and /10.250.0.254:5702 2024-09-20T14:53:59.332Z INFO 13174 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.106.74:59733 2024-09-20T14:53:59.336Z INFO 13174 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:57911 and /10.250.0.254:5703 2024-09-20T14:53:59.344Z INFO 13174 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:59733 and /10.250.0.254:5704 2024-09-20T14:53:59.570Z INFO 13174 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 271 2024-09-20T14:53:59.925Z INFO 13174 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Fri Sep 20 14:53:59 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=542) 2024-09-20T14:54:00.323Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5704 is STARTED 2024-09-20T14:54:01.054Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] + + 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 2024-09-20T14:54:01.054Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 2024-09-20T14:54:01.054Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.250.0.254]:5705 2024-09-20T14:54:01.054Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 2024-09-20T14:54:01.054Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-09-20T14:54:01.054Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 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) 2024-09-20T14:54:01.058Z INFO 13174 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 2024-09-20T14:54:01.066Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.system.security : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2024-09-20T14:54:01.067Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 2024-09-20T14:54:01.067Z WARN 13174 --- [cps-integration-test] [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2024-09-20T14:54:01.075Z INFO 13174 --- [cps-integration-test] [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-09-20T14:54:01.075Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5705 is STARTING 2024-09-20T14:54:01.277Z INFO 13174 --- [cps-integration-test] [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.250.0.254]:5701 2024-09-20T14:54:01.281Z INFO 13174 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.106.74:49563 2024-09-20T14:54:01.292Z INFO 13174 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:49563 and /10.250.0.254:5701 2024-09-20T14:54:06.384Z INFO 13174 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Members {size:5, ver:5} [ Member [10.250.0.254]:5701 - 1ddef010-af80-4423-81b1-3dd34c52be8b this Member [10.250.0.254]:5702 - e6c214f1-a574-405e-9d77-506764988356 Member [10.250.0.254]:5703 - e8128e81-ba69-4f53-8ea0-31f660f86b85 Member [10.250.0.254]:5704 - 1b4846a3-57fc-4f04-86a9-2d74dd5bbd57 Member [10.250.0.254]:5705 - 53ca04ec-ba61-4135-ac21-9c9fb0330f53 ] 2024-09-20T14:54:06.390Z INFO 13174 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Members {size:5, ver:5} [ Member [10.250.0.254]:5701 - 1ddef010-af80-4423-81b1-3dd34c52be8b Member [10.250.0.254]:5702 - e6c214f1-a574-405e-9d77-506764988356 Member [10.250.0.254]:5703 - e8128e81-ba69-4f53-8ea0-31f660f86b85 Member [10.250.0.254]:5704 - 1b4846a3-57fc-4f04-86a9-2d74dd5bbd57 Member [10.250.0.254]:5705 - 53ca04ec-ba61-4135-ac21-9c9fb0330f53 this ] 2024-09-20T14:54:06.391Z INFO 13174 --- [cps-integration-test] [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 2024-09-20T14:54:06.391Z INFO 13174 --- [cps-integration-test] [ration.thread-1] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Members {size:5, ver:5} [ Member [10.250.0.254]:5701 - 1ddef010-af80-4423-81b1-3dd34c52be8b Member [10.250.0.254]:5702 - e6c214f1-a574-405e-9d77-506764988356 this Member [10.250.0.254]:5703 - e8128e81-ba69-4f53-8ea0-31f660f86b85 Member [10.250.0.254]:5704 - 1b4846a3-57fc-4f04-86a9-2d74dd5bbd57 Member [10.250.0.254]:5705 - 53ca04ec-ba61-4135-ac21-9c9fb0330f53 ] 2024-09-20T14:54:06.391Z INFO 13174 --- [cps-integration-test] [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5703, timeout: 10000, bind-any: true 2024-09-20T14:54:06.392Z INFO 13174 --- [cps-integration-test] [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5704, timeout: 10000, bind-any: true 2024-09-20T14:54:06.393Z INFO 13174 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.106.74:50005 2024-09-20T14:54:06.394Z INFO 13174 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.106.74:46449 2024-09-20T14:54:06.394Z INFO 13174 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:46449 and /10.250.0.254:5704 2024-09-20T14:54:06.395Z INFO 13174 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.106.74:44129 2024-09-20T14:54:06.395Z INFO 13174 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.106.74:35771 2024-09-20T14:54:06.396Z INFO 13174 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:35771 and /10.250.0.254:5705 2024-09-20T14:54:06.396Z INFO 13174 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:44129 and /10.250.0.254:5703 2024-09-20T14:54:06.398Z INFO 13174 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:50005 and /10.250.0.254:5702 2024-09-20T14:54:06.398Z INFO 13174 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Members {size:5, ver:5} [ Member [10.250.0.254]:5701 - 1ddef010-af80-4423-81b1-3dd34c52be8b Member [10.250.0.254]:5702 - e6c214f1-a574-405e-9d77-506764988356 Member [10.250.0.254]:5703 - e8128e81-ba69-4f53-8ea0-31f660f86b85 this Member [10.250.0.254]:5704 - 1b4846a3-57fc-4f04-86a9-2d74dd5bbd57 Member [10.250.0.254]:5705 - 53ca04ec-ba61-4135-ac21-9c9fb0330f53 ] 2024-09-20T14:54:06.398Z INFO 13174 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.106.74:43843 2024-09-20T14:54:06.398Z INFO 13174 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Members {size:5, ver:5} [ Member [10.250.0.254]:5701 - 1ddef010-af80-4423-81b1-3dd34c52be8b Member [10.250.0.254]:5702 - e6c214f1-a574-405e-9d77-506764988356 Member [10.250.0.254]:5703 - e8128e81-ba69-4f53-8ea0-31f660f86b85 Member [10.250.0.254]:5704 - 1b4846a3-57fc-4f04-86a9-2d74dd5bbd57 this Member [10.250.0.254]:5705 - 53ca04ec-ba61-4135-ac21-9c9fb0330f53 ] 2024-09-20T14:54:06.407Z INFO 13174 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:43843 and /10.250.0.254:5705 2024-09-20T14:54:06.407Z INFO 13174 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.106.74:55173 2024-09-20T14:54:06.407Z INFO 13174 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:55173 and /10.250.0.254:5705 2024-09-20T14:54:06.653Z INFO 13174 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 344 2024-09-20T14:54:07.064Z INFO 13174 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Fri Sep 20 14:54:06 UTC 2024, plannedMigrations=344, completedMigrations=344, remainingMigrations=0, totalCompletedMigrations=886) 2024-09-20T14:54:07.391Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5705 is STARTED 2024-09-20T14:54:07.491Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] + + 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 2024-09-20T14:54:07.491Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 2024-09-20T14:54:07.491Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.250.0.254]:5706 2024-09-20T14:54:07.491Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 2024-09-20T14:54:07.491Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-09-20T14:54:07.491Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 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) 2024-09-20T14:54:07.495Z INFO 13174 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 2024-09-20T14:54:07.502Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.system.security : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2024-09-20T14:54:07.503Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 2024-09-20T14:54:07.503Z WARN 13174 --- [cps-integration-test] [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2024-09-20T14:54:07.509Z INFO 13174 --- [cps-integration-test] [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-09-20T14:54:07.509Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5706 is STARTING 2024-09-20T14:54:07.681Z INFO 13174 --- [cps-integration-test] [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.250.0.254]:5701 2024-09-20T14:54:07.683Z INFO 13174 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.106.74:51633 2024-09-20T14:54:07.684Z INFO 13174 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:51633 and /10.250.0.254:5701 2024-09-20T14:54:12.788Z INFO 13174 --- [cps-integration-test] [ration.thread-2] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Members {size:6, ver:6} [ Member [10.250.0.254]:5701 - 1ddef010-af80-4423-81b1-3dd34c52be8b this Member [10.250.0.254]:5702 - e6c214f1-a574-405e-9d77-506764988356 Member [10.250.0.254]:5703 - e8128e81-ba69-4f53-8ea0-31f660f86b85 Member [10.250.0.254]:5704 - 1b4846a3-57fc-4f04-86a9-2d74dd5bbd57 Member [10.250.0.254]:5705 - 53ca04ec-ba61-4135-ac21-9c9fb0330f53 Member [10.250.0.254]:5706 - 664e9817-4f99-48bc-9e4f-59f80710dd4b ] 2024-09-20T14:54:12.795Z INFO 13174 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Members {size:6, ver:6} [ Member [10.250.0.254]:5701 - 1ddef010-af80-4423-81b1-3dd34c52be8b Member [10.250.0.254]:5702 - e6c214f1-a574-405e-9d77-506764988356 this Member [10.250.0.254]:5703 - e8128e81-ba69-4f53-8ea0-31f660f86b85 Member [10.250.0.254]:5704 - 1b4846a3-57fc-4f04-86a9-2d74dd5bbd57 Member [10.250.0.254]:5705 - 53ca04ec-ba61-4135-ac21-9c9fb0330f53 Member [10.250.0.254]:5706 - 664e9817-4f99-48bc-9e4f-59f80710dd4b ] 2024-09-20T14:54:12.797Z INFO 13174 --- [cps-integration-test] [ration.thread-1] c.h.internal.cluster.ClusterService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Members {size:6, ver:6} [ Member [10.250.0.254]:5701 - 1ddef010-af80-4423-81b1-3dd34c52be8b Member [10.250.0.254]:5702 - e6c214f1-a574-405e-9d77-506764988356 Member [10.250.0.254]:5703 - e8128e81-ba69-4f53-8ea0-31f660f86b85 Member [10.250.0.254]:5704 - 1b4846a3-57fc-4f04-86a9-2d74dd5bbd57 Member [10.250.0.254]:5705 - 53ca04ec-ba61-4135-ac21-9c9fb0330f53 Member [10.250.0.254]:5706 - 664e9817-4f99-48bc-9e4f-59f80710dd4b this ] 2024-09-20T14:54:12.797Z INFO 13174 --- [cps-integration-test] [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 2024-09-20T14:54:12.797Z INFO 13174 --- [cps-integration-test] [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5704, timeout: 10000, bind-any: true 2024-09-20T14:54:12.798Z INFO 13174 --- [cps-integration-test] [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5705, timeout: 10000, bind-any: true 2024-09-20T14:54:12.798Z INFO 13174 --- [cps-integration-test] [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5703, timeout: 10000, bind-any: true 2024-09-20T14:54:12.798Z INFO 13174 --- [cps-integration-test] [ration.thread-3] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Members {size:6, ver:6} [ Member [10.250.0.254]:5701 - 1ddef010-af80-4423-81b1-3dd34c52be8b Member [10.250.0.254]:5702 - e6c214f1-a574-405e-9d77-506764988356 Member [10.250.0.254]:5703 - e8128e81-ba69-4f53-8ea0-31f660f86b85 this Member [10.250.0.254]:5704 - 1b4846a3-57fc-4f04-86a9-2d74dd5bbd57 Member [10.250.0.254]:5705 - 53ca04ec-ba61-4135-ac21-9c9fb0330f53 Member [10.250.0.254]:5706 - 664e9817-4f99-48bc-9e4f-59f80710dd4b ] 2024-09-20T14:54:12.805Z INFO 13174 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.106.74:58057 2024-09-20T14:54:12.805Z INFO 13174 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:58057 and /10.250.0.254:5703 2024-09-20T14:54:12.808Z INFO 13174 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.106.74:53153 2024-09-20T14:54:12.808Z INFO 13174 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Members {size:6, ver:6} [ Member [10.250.0.254]:5701 - 1ddef010-af80-4423-81b1-3dd34c52be8b Member [10.250.0.254]:5702 - e6c214f1-a574-405e-9d77-506764988356 Member [10.250.0.254]:5703 - e8128e81-ba69-4f53-8ea0-31f660f86b85 Member [10.250.0.254]:5704 - 1b4846a3-57fc-4f04-86a9-2d74dd5bbd57 this Member [10.250.0.254]:5705 - 53ca04ec-ba61-4135-ac21-9c9fb0330f53 Member [10.250.0.254]:5706 - 664e9817-4f99-48bc-9e4f-59f80710dd4b ] 2024-09-20T14:54:12.809Z INFO 13174 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Members {size:6, ver:6} [ Member [10.250.0.254]:5701 - 1ddef010-af80-4423-81b1-3dd34c52be8b Member [10.250.0.254]:5702 - e6c214f1-a574-405e-9d77-506764988356 Member [10.250.0.254]:5703 - e8128e81-ba69-4f53-8ea0-31f660f86b85 Member [10.250.0.254]:5704 - 1b4846a3-57fc-4f04-86a9-2d74dd5bbd57 Member [10.250.0.254]:5705 - 53ca04ec-ba61-4135-ac21-9c9fb0330f53 this Member [10.250.0.254]:5706 - 664e9817-4f99-48bc-9e4f-59f80710dd4b ] 2024-09-20T14:54:12.810Z INFO 13174 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.106.74:35065 2024-09-20T14:54:12.812Z INFO 13174 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.106.74:35533 2024-09-20T14:54:12.817Z INFO 13174 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:35065 and /10.250.0.254:5702 2024-09-20T14:54:12.817Z INFO 13174 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:53153 and /10.250.0.254:5705 2024-09-20T14:54:12.817Z INFO 13174 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.106.74:35895 2024-09-20T14:54:12.817Z INFO 13174 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.106.74:39873 2024-09-20T14:54:12.817Z INFO 13174 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:39873 and /10.250.0.254:5706 2024-09-20T14:54:12.825Z INFO 13174 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:35895 and /10.250.0.254:5706 2024-09-20T14:54:12.827Z INFO 13174 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:35533 and /10.250.0.254:5704 2024-09-20T14:54:12.827Z INFO 13174 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.106.74:58799 2024-09-20T14:54:12.827Z INFO 13174 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.106.74:51521 2024-09-20T14:54:12.827Z INFO 13174 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:58799 and /10.250.0.254:5706 2024-09-20T14:54:12.829Z INFO 13174 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:51521 and /10.250.0.254:5706 2024-09-20T14:54:13.054Z INFO 13174 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 453 2024-09-20T14:54:13.505Z INFO 13174 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Fri Sep 20 14:54:13 UTC 2024, plannedMigrations=453, completedMigrations=453, remainingMigrations=0, totalCompletedMigrations=1339) 2024-09-20T14:54:13.798Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5706 is STARTED 2024-09-20T14:54:13.883Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] + + 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 2024-09-20T14:54:13.883Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 2024-09-20T14:54:13.883Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.250.0.254]:5707 2024-09-20T14:54:13.883Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 2024-09-20T14:54:13.883Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-09-20T14:54:13.883Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 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) 2024-09-20T14:54:13.887Z INFO 13174 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 2024-09-20T14:54:13.896Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.system.security : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2024-09-20T14:54:13.897Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 2024-09-20T14:54:13.897Z WARN 13174 --- [cps-integration-test] [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2024-09-20T14:54:13.916Z INFO 13174 --- [cps-integration-test] [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-09-20T14:54:13.917Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5707 is STARTING 2024-09-20T14:54:14.021Z INFO 13174 --- [cps-integration-test] [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.250.0.254]:5701 2024-09-20T14:54:14.025Z INFO 13174 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.106.74:55385 2024-09-20T14:54:14.036Z INFO 13174 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:55385 and /10.250.0.254:5701 2024-09-20T14:54:19.129Z INFO 13174 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Members {size:7, ver:7} [ Member [10.250.0.254]:5701 - 1ddef010-af80-4423-81b1-3dd34c52be8b this Member [10.250.0.254]:5702 - e6c214f1-a574-405e-9d77-506764988356 Member [10.250.0.254]:5703 - e8128e81-ba69-4f53-8ea0-31f660f86b85 Member [10.250.0.254]:5704 - 1b4846a3-57fc-4f04-86a9-2d74dd5bbd57 Member [10.250.0.254]:5705 - 53ca04ec-ba61-4135-ac21-9c9fb0330f53 Member [10.250.0.254]:5706 - 664e9817-4f99-48bc-9e4f-59f80710dd4b Member [10.250.0.254]:5707 - fd97343d-b63c-4fa0-a587-c874cc826a65 ] 2024-09-20T14:54:19.135Z INFO 13174 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Members {size:7, ver:7} [ Member [10.250.0.254]:5701 - 1ddef010-af80-4423-81b1-3dd34c52be8b Member [10.250.0.254]:5702 - e6c214f1-a574-405e-9d77-506764988356 this Member [10.250.0.254]:5703 - e8128e81-ba69-4f53-8ea0-31f660f86b85 Member [10.250.0.254]:5704 - 1b4846a3-57fc-4f04-86a9-2d74dd5bbd57 Member [10.250.0.254]:5705 - 53ca04ec-ba61-4135-ac21-9c9fb0330f53 Member [10.250.0.254]:5706 - 664e9817-4f99-48bc-9e4f-59f80710dd4b Member [10.250.0.254]:5707 - fd97343d-b63c-4fa0-a587-c874cc826a65 ] 2024-09-20T14:54:19.148Z INFO 13174 --- [cps-integration-test] [ration.thread-1] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Members {size:7, ver:7} [ Member [10.250.0.254]:5701 - 1ddef010-af80-4423-81b1-3dd34c52be8b Member [10.250.0.254]:5702 - e6c214f1-a574-405e-9d77-506764988356 Member [10.250.0.254]:5703 - e8128e81-ba69-4f53-8ea0-31f660f86b85 this Member [10.250.0.254]:5704 - 1b4846a3-57fc-4f04-86a9-2d74dd5bbd57 Member [10.250.0.254]:5705 - 53ca04ec-ba61-4135-ac21-9c9fb0330f53 Member [10.250.0.254]:5706 - 664e9817-4f99-48bc-9e4f-59f80710dd4b Member [10.250.0.254]:5707 - fd97343d-b63c-4fa0-a587-c874cc826a65 ] 2024-09-20T14:54:19.148Z INFO 13174 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Members {size:7, ver:7} [ Member [10.250.0.254]:5701 - 1ddef010-af80-4423-81b1-3dd34c52be8b Member [10.250.0.254]:5702 - e6c214f1-a574-405e-9d77-506764988356 Member [10.250.0.254]:5703 - e8128e81-ba69-4f53-8ea0-31f660f86b85 Member [10.250.0.254]:5704 - 1b4846a3-57fc-4f04-86a9-2d74dd5bbd57 Member [10.250.0.254]:5705 - 53ca04ec-ba61-4135-ac21-9c9fb0330f53 Member [10.250.0.254]:5706 - 664e9817-4f99-48bc-9e4f-59f80710dd4b Member [10.250.0.254]:5707 - fd97343d-b63c-4fa0-a587-c874cc826a65 this ] 2024-09-20T14:54:19.154Z INFO 13174 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.106.74:60045 2024-09-20T14:54:19.157Z INFO 13174 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:60045 and /10.250.0.254:5707 2024-09-20T14:54:19.159Z INFO 13174 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Members {size:7, ver:7} [ Member [10.250.0.254]:5701 - 1ddef010-af80-4423-81b1-3dd34c52be8b Member [10.250.0.254]:5702 - e6c214f1-a574-405e-9d77-506764988356 Member [10.250.0.254]:5703 - e8128e81-ba69-4f53-8ea0-31f660f86b85 Member [10.250.0.254]:5704 - 1b4846a3-57fc-4f04-86a9-2d74dd5bbd57 Member [10.250.0.254]:5705 - 53ca04ec-ba61-4135-ac21-9c9fb0330f53 this Member [10.250.0.254]:5706 - 664e9817-4f99-48bc-9e4f-59f80710dd4b Member [10.250.0.254]:5707 - fd97343d-b63c-4fa0-a587-c874cc826a65 ] 2024-09-20T14:54:19.162Z INFO 13174 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.106.74:41205 2024-09-20T14:54:19.164Z INFO 13174 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:41205 and /10.250.0.254:5707 2024-09-20T14:54:19.165Z INFO 13174 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.106.74:36279 2024-09-20T14:54:19.166Z INFO 13174 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.106.74:47731 2024-09-20T14:54:19.167Z INFO 13174 --- [cps-integration-test] [ration.thread-2] c.h.internal.cluster.ClusterService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Members {size:7, ver:7} [ Member [10.250.0.254]:5701 - 1ddef010-af80-4423-81b1-3dd34c52be8b Member [10.250.0.254]:5702 - e6c214f1-a574-405e-9d77-506764988356 Member [10.250.0.254]:5703 - e8128e81-ba69-4f53-8ea0-31f660f86b85 Member [10.250.0.254]:5704 - 1b4846a3-57fc-4f04-86a9-2d74dd5bbd57 Member [10.250.0.254]:5705 - 53ca04ec-ba61-4135-ac21-9c9fb0330f53 Member [10.250.0.254]:5706 - 664e9817-4f99-48bc-9e4f-59f80710dd4b this Member [10.250.0.254]:5707 - fd97343d-b63c-4fa0-a587-c874cc826a65 ] 2024-09-20T14:54:19.168Z INFO 13174 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:36279 and /10.250.0.254:5707 2024-09-20T14:54:19.168Z INFO 13174 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:47731 and /10.250.0.254:5707 2024-09-20T14:54:19.168Z INFO 13174 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.106.74:50661 2024-09-20T14:54:19.168Z INFO 13174 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:50661 and /10.250.0.254:5707 2024-09-20T14:54:19.169Z INFO 13174 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Members {size:7, ver:7} [ Member [10.250.0.254]:5701 - 1ddef010-af80-4423-81b1-3dd34c52be8b Member [10.250.0.254]:5702 - e6c214f1-a574-405e-9d77-506764988356 Member [10.250.0.254]:5703 - e8128e81-ba69-4f53-8ea0-31f660f86b85 Member [10.250.0.254]:5704 - 1b4846a3-57fc-4f04-86a9-2d74dd5bbd57 this Member [10.250.0.254]:5705 - 53ca04ec-ba61-4135-ac21-9c9fb0330f53 Member [10.250.0.254]:5706 - 664e9817-4f99-48bc-9e4f-59f80710dd4b Member [10.250.0.254]:5707 - fd97343d-b63c-4fa0-a587-c874cc826a65 ] 2024-09-20T14:54:19.173Z INFO 13174 --- [cps-integration-test] [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 2024-09-20T14:54:19.178Z INFO 13174 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.106.74:41233 2024-09-20T14:54:19.179Z INFO 13174 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:41233 and /10.250.0.254:5702 2024-09-20T14:54:19.407Z INFO 13174 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 543 2024-09-20T14:54:20.175Z INFO 13174 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5707 is STARTED 2024-09-20T14:54:20.329Z INFO 13174 --- [cps-integration-test] [s.HealthMonitor] c.h.internal.diagnostics.HealthMonitor : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] processors=8, physical.memory.total=31.1G, physical.memory.free=22.8G, swap.space.total=0, swap.space.free=0, heap.memory.used=184.9M, heap.memory.free=81.5M, heap.memory.total=268.0M, heap.memory.max=7.8G, heap.memory.used/total=69.00%, heap.memory.used/max=2.32%, minor.gc.count=34, minor.gc.time=397ms, major.gc.count=0, major.gc.time=0ms, load.process=0.00%, load.system=85.00%, load.systemAverage=2.30, thread.count=409, thread.peakCount=409, cluster.timeDiff=0, 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=2483, 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=7, clientEndpoint.count=0, connection.active.count=10, client.connection.count=0, connection.count=6 2024-09-20T14:54:20.514Z INFO 13174 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Fri Sep 20 14:54:19 UTC 2024, plannedMigrations=543, completedMigrations=543, remainingMigrations=0, totalCompletedMigrations=1882) 2024-09-20T14:54:20.883Z WARN 13174 --- [cps-integration-test] [ main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-09-20T14:54:21.945Z INFO 13174 --- [cps-integration-test] [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-09-20T14:54:21.945Z INFO 13174 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-09-20T14:54:21.957Z INFO 13174 --- [cps-integration-test] [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoint(s) beneath base path '/actuator' 2024-09-20T14:54:21.983Z INFO 13174 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 38 ms 2024-09-20T14:54:22.186Z INFO 13174 --- [cps-integration-test] [ 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:32791] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-group-1 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-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.springframework.kafka.support.serializer.ErrorHandlingDeserializer 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 2024-09-20T14:54:22.322Z INFO 13174 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 2024-09-20T14:54:22.323Z INFO 13174 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-20T14:54:22.323Z INFO 13174 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-20T14:54:22.323Z INFO 13174 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1726844062322 2024-09-20T14:54:22.330Z INFO 13174 --- [cps-integration-test] [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Subscribed to topic(s): dmi-cm-events 2024-09-20T14:54:22.340Z INFO 13174 --- [cps-integration-test] [ 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:32791] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-group-2 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-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.springframework.kafka.support.serializer.ErrorHandlingDeserializer 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 2024-09-20T14:54:22.345Z INFO 13174 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 2024-09-20T14:54:22.345Z INFO 13174 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-20T14:54:22.345Z INFO 13174 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-20T14:54:22.345Z INFO 13174 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1726844062345 2024-09-20T14:54:22.345Z INFO 13174 --- [cps-integration-test] [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Subscribed to topic(s): dmi-device-heartbeat 2024-09-20T14:54:22.347Z INFO 13174 --- [cps-integration-test] [ 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:32791] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-async-rest-request-event-group-3 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.springframework.kafka.support.serializer.ErrorHandlingDeserializer 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 2024-09-20T14:54:22.425Z INFO 13174 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-20T14:54:22.425Z INFO 13174 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-20T14:54:22.425Z INFO 13174 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1726844062425 2024-09-20T14:54:22.425Z INFO 13174 --- [cps-integration-test] [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 2024-09-20T14:54:22.439Z INFO 13174 --- [cps-integration-test] [ 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:32791] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-data-operation-event-group-4 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.springframework.kafka.support.serializer.ErrorHandlingDeserializer 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 2024-09-20T14:54:22.443Z INFO 13174 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 2024-09-20T14:54:22.443Z INFO 13174 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-20T14:54:22.443Z INFO 13174 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-20T14:54:22.443Z INFO 13174 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1726844062443 2024-09-20T14:54:22.443Z INFO 13174 --- [cps-integration-test] [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 2024-09-20T14:54:22.446Z INFO 13174 --- [cps-integration-test] [ 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:32791] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-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-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.springframework.kafka.support.serializer.ErrorHandlingDeserializer 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 2024-09-20T14:54:22.450Z INFO 13174 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 2024-09-20T14:54:22.450Z INFO 13174 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-20T14:54:22.450Z INFO 13174 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-20T14:54:22.450Z INFO 13174 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1726844062450 2024-09-20T14:54:22.450Z INFO 13174 --- [cps-integration-test] [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Subscribed to topic(s): subscription 2024-09-20T14:54:22.452Z INFO 13174 --- [cps-integration-test] [ 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:32791] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-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-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.springframework.kafka.support.serializer.ErrorHandlingDeserializer 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 2024-09-20T14:54:22.455Z INFO 13174 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 2024-09-20T14:54:22.456Z INFO 13174 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-20T14:54:22.456Z INFO 13174 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-20T14:54:22.456Z INFO 13174 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1726844062456 2024-09-20T14:54:22.456Z INFO 13174 --- [cps-integration-test] [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Subscribed to topic(s): dmi-ncmp-cm-avc-subscription 2024-09-20T14:54:22.495Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.i.functional.ncmp.AlternateIdSpec : Started AlternateIdSpec in 53.477 seconds (process running for 78.274) 2024-09-20T14:54:22.511Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:54:22.511Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:54:22.929Z ERROR 13174 --- [cps-integration-test] [ watchdog-th-3] o.s.s.s.TaskUtils$LoggingErrorHandler : Unexpected error occurred in scheduled task org.onap.cps.spi.exceptions.AnchorNotFoundException: Anchor not found at org.onap.cps.ri.repository.AnchorRepository.lambda$getByDataspaceAndName$0(AnchorRepository.java:42) at java.base/java.util.Optional.orElseThrow(Optional.java:403) at org.onap.cps.ri.repository.AnchorRepository.getByDataspaceAndName(AnchorRepository.java:42) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:76) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:392) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:164) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) at jdk.proxy2/jdk.proxy2.$Proxy213.getByDataspaceAndName(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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor191.invoke(Unknown Source) 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.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) at jdk.proxy2/jdk.proxy2.$Proxy213.getByDataspaceAndName(Unknown Source) at org.onap.cps.ri.CpsDataPersistenceServiceImpl.queryDataNodes(CpsDataPersistenceServiceImpl.java:294) 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:351) 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:765) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor191.invoke(Unknown Source) 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.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ri.CpsDataPersistenceServiceImpl$$SpringCGLIB$$0.queryDataNodes(<generated>) at org.onap.cps.api.impl.CpsQueryServiceImpl.queryDataNodes(CpsQueryServiceImpl.java:48) 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:351) 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:765) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor191.invoke(Unknown Source) 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.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.api.impl.CpsQueryServiceImpl$$SpringCGLIB$$0.queryDataNodes(<generated>) at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl.queryNcmpRegistryByCpsPath(CmHandleQueryServiceImpl.java:94) at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl.queryCmHandleAncestorsByCpsPath(CmHandleQueryServiceImpl.java:104) at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl.queryCmHandlesByOperationalSyncState(CmHandleQueryServiceImpl.java: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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 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:765) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor191.invoke(Unknown Source) 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.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl$$SpringCGLIB$$0.queryCmHandlesByOperationalSyncState(<generated>) at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils.getUnsynchronizedReadyCmHandles(ModuleOperationsUtils.java:95) 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:351) 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:765) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor191.invoke(Unknown Source) 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.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils$$SpringCGLIB$$0.getUnsynchronizedReadyCmHandles(<generated>) at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.executeUnSynchronizedReadyCmHandlePoll(DataSyncWatchdog.java:60) 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:351) 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:765) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor191.invoke(Unknown Source) 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.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog$$SpringCGLIB$$0.executeUnSynchronizedReadyCmHandlePoll(<generated>) 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.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130) at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124) at io.micrometer.observation.Observation.observe(Observation.java:499) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 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) 2024-09-20T14:54:22.930Z ERROR 13174 --- [cps-integration-test] [ watchdog-th-2] o.s.s.s.TaskUtils$LoggingErrorHandler : Unexpected error occurred in scheduled task org.onap.cps.spi.exceptions.AnchorNotFoundException: Anchor not found at org.onap.cps.ri.repository.AnchorRepository.lambda$getByDataspaceAndName$0(AnchorRepository.java:42) at java.base/java.util.Optional.orElseThrow(Optional.java:403) at org.onap.cps.ri.repository.AnchorRepository.getByDataspaceAndName(AnchorRepository.java:42) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:76) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:392) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:164) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) at jdk.proxy2/jdk.proxy2.$Proxy213.getByDataspaceAndName(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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor191.invoke(Unknown Source) 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.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) at jdk.proxy2/jdk.proxy2.$Proxy213.getByDataspaceAndName(Unknown Source) at org.onap.cps.ri.CpsDataPersistenceServiceImpl.queryDataNodes(CpsDataPersistenceServiceImpl.java:294) 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:351) 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:765) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor191.invoke(Unknown Source) 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.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ri.CpsDataPersistenceServiceImpl$$SpringCGLIB$$0.queryDataNodes(<generated>) at org.onap.cps.api.impl.CpsQueryServiceImpl.queryDataNodes(CpsQueryServiceImpl.java:48) 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:351) 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:765) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor191.invoke(Unknown Source) 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.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.api.impl.CpsQueryServiceImpl$$SpringCGLIB$$0.queryDataNodes(<generated>) at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl.queryNcmpRegistryByCpsPath(CmHandleQueryServiceImpl.java:94) at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl.queryCmHandleAncestorsByCpsPath(CmHandleQueryServiceImpl.java: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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 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:765) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor191.invoke(Unknown Source) 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.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl$$SpringCGLIB$$0.queryCmHandleAncestorsByCpsPath(<generated>) at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils.getCmHandlesThatFailedModelSyncOrUpgrade(ModuleOperationsUtils.java: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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 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:765) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor191.invoke(Unknown Source) 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.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils$$SpringCGLIB$$0.getCmHandlesThatFailedModelSyncOrUpgrade(<generated>) at org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdog.resetPreviouslyFailedCmHandles(ModuleSyncWatchdog.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:351) 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:765) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor191.invoke(Unknown Source) 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.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdog$$SpringCGLIB$$0.resetPreviouslyFailedCmHandles(<generated>) 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.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130) at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124) at io.micrometer.observation.Observation.observe(Observation.java:499) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 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) 2024-09-20T14:54:22.928Z ERROR 13174 --- [cps-integration-test] [ watchdog-th-1] o.s.s.s.TaskUtils$LoggingErrorHandler : Unexpected error occurred in scheduled task org.onap.cps.spi.exceptions.AnchorNotFoundException: Anchor not found at org.onap.cps.ri.repository.AnchorRepository.lambda$getByDataspaceAndName$0(AnchorRepository.java:42) at java.base/java.util.Optional.orElseThrow(Optional.java:403) at org.onap.cps.ri.repository.AnchorRepository.getByDataspaceAndName(AnchorRepository.java:42) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:76) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:392) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:164) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) at jdk.proxy2/jdk.proxy2.$Proxy213.getByDataspaceAndName(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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor191.invoke(Unknown Source) 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.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) at jdk.proxy2/jdk.proxy2.$Proxy213.getByDataspaceAndName(Unknown Source) at org.onap.cps.ri.CpsDataPersistenceServiceImpl.queryDataNodes(CpsDataPersistenceServiceImpl.java:294) 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:351) 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:765) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor191.invoke(Unknown Source) 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.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ri.CpsDataPersistenceServiceImpl$$SpringCGLIB$$0.queryDataNodes(<generated>) at org.onap.cps.api.impl.CpsQueryServiceImpl.queryDataNodes(CpsQueryServiceImpl.java:48) 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:351) 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:765) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor191.invoke(Unknown Source) 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.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.api.impl.CpsQueryServiceImpl$$SpringCGLIB$$0.queryDataNodes(<generated>) at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl.queryNcmpRegistryByCpsPath(CmHandleQueryServiceImpl.java:94) at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl.queryCmHandleAncestorsByCpsPath(CmHandleQueryServiceImpl.java:104) at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl.queryCmHandlesByState(CmHandleQueryServiceImpl.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:351) 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:765) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor191.invoke(Unknown Source) 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.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl$$SpringCGLIB$$0.queryCmHandlesByState(<generated>) at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils.getAdvisedCmHandles(ModuleOperationsUtils.java:81) 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:351) 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:765) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor191.invoke(Unknown Source) 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.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils$$SpringCGLIB$$0.getAdvisedCmHandles(<generated>) at org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdog.populateWorkQueueIfNeeded(ModuleSyncWatchdog.java:105) at org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdog.moduleSyncAdvisedCmHandles(ModuleSyncWatchdog.java:64) 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:351) 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:765) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor191.invoke(Unknown Source) 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.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdog$$SpringCGLIB$$0.moduleSyncAdvisedCmHandles(<generated>) 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.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130) at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124) at io.micrometer.observation.Observation.observe(Observation.java:499) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 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) 2024-09-20T14:54:22.960Z WARN 13174 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 2024-09-20T14:54:22.961Z INFO 13174 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Cluster ID: 8Z8bSX2XQGmhpCeSr2Bv1Q 2024-09-20T14:54:23.023Z WARN 13174 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2024-09-20T14:54:23.023Z INFO 13174 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Cluster ID: 8Z8bSX2XQGmhpCeSr2Bv1Q 2024-09-20T14:54:23.025Z WARN 13174 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Error while fetching metadata with correlation id 2 : {dmi-device-heartbeat=LEADER_NOT_AVAILABLE} 2024-09-20T14:54:23.026Z INFO 13174 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Cluster ID: 8Z8bSX2XQGmhpCeSr2Bv1Q 2024-09-20T14:54:23.029Z WARN 13174 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Error while fetching metadata with correlation id 2 : {dmi-ncmp-cm-avc-subscription=LEADER_NOT_AVAILABLE} 2024-09-20T14:54:23.029Z INFO 13174 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Cluster ID: 8Z8bSX2XQGmhpCeSr2Bv1Q 2024-09-20T14:54:23.029Z WARN 13174 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Error while fetching metadata with correlation id 2 : {subscription=LEADER_NOT_AVAILABLE} 2024-09-20T14:54:23.029Z INFO 13174 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Cluster ID: 8Z8bSX2XQGmhpCeSr2Bv1Q 2024-09-20T14:54:23.030Z WARN 13174 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Error while fetching metadata with correlation id 2 : {dmi-cm-events=LEADER_NOT_AVAILABLE} 2024-09-20T14:54:23.030Z INFO 13174 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Cluster ID: 8Z8bSX2XQGmhpCeSr2Bv1Q 2024-09-20T14:54:23.078Z WARN 13174 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2024-09-20T14:54:23.186Z WARN 13174 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 6 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 2024-09-20T14:54:23.197Z WARN 13174 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Error while fetching metadata with correlation id 4 : {dmi-device-heartbeat=LEADER_NOT_AVAILABLE} 2024-09-20T14:54:23.206Z WARN 13174 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2024-09-20T14:54:23.207Z WARN 13174 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Error while fetching metadata with correlation id 4 : {subscription=LEADER_NOT_AVAILABLE} 2024-09-20T14:54:23.218Z WARN 13174 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Error while fetching metadata with correlation id 4 : {dmi-ncmp-cm-avc-subscription=LEADER_NOT_AVAILABLE} 2024-09-20T14:54:23.224Z WARN 13174 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Error while fetching metadata with correlation id 4 : {dmi-cm-events=LEADER_NOT_AVAILABLE} 2024-09-20T14:54:23.320Z WARN 13174 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 6 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 2024-09-20T14:54:23.327Z WARN 13174 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 8 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2024-09-20T14:54:23.328Z WARN 13174 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Error while fetching metadata with correlation id 6 : {subscription=LEADER_NOT_AVAILABLE} 2024-09-20T14:54:23.331Z WARN 13174 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Error while fetching metadata with correlation id 6 : {dmi-device-heartbeat=LEADER_NOT_AVAILABLE} 2024-09-20T14:54:23.336Z WARN 13174 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Error while fetching metadata with correlation id 6 : {dmi-ncmp-cm-avc-subscription=LEADER_NOT_AVAILABLE} 2024-09-20T14:54:23.338Z WARN 13174 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Error while fetching metadata with correlation id 6 : {dmi-cm-events=LEADER_NOT_AVAILABLE} 2024-09-20T14:54:23.441Z INFO 13174 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32791 (id: 2147483646 rack: null) 2024-09-20T14:54:23.442Z INFO 13174 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32791 (id: 2147483646 rack: null) 2024-09-20T14:54:23.445Z INFO 13174 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 2024-09-20T14:54:23.445Z INFO 13174 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Discovered group coordinator localhost:32791 (id: 2147483646 rack: null) 2024-09-20T14:54:23.445Z INFO 13174 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] (Re-)joining group 2024-09-20T14:54:23.446Z INFO 13174 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group 2024-09-20T14:54:23.452Z INFO 13174 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Discovered group coordinator localhost:32791 (id: 2147483646 rack: null) 2024-09-20T14:54:23.455Z INFO 13174 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Discovered group coordinator localhost:32791 (id: 2147483646 rack: null) 2024-09-20T14:54:23.457Z INFO 13174 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] (Re-)joining group 2024-09-20T14:54:23.459Z INFO 13174 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] (Re-)joining group 2024-09-20T14:54:23.465Z INFO 13174 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Discovered group coordinator localhost:32791 (id: 2147483646 rack: null) 2024-09-20T14:54:23.467Z INFO 13174 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] (Re-)joining group 2024-09-20T14:54:23.488Z INFO 13174 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, 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-4-40ec4bab-2e8d-458a-9c38-ca73e12b29ce 2024-09-20T14:54:23.488Z INFO 13174 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, 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) 2024-09-20T14:54:23.488Z INFO 13174 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-2-4bf4e369-3782-47aa-84e3-499f7ad0467a 2024-09-20T14:54:23.488Z INFO 13174 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] (Re-)joining group 2024-09-20T14:54:23.489Z INFO 13174 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2024-09-20T14:54:23.489Z INFO 13174 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] (Re-)joining group 2024-09-20T14:54:23.495Z INFO 13174 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, 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-3-bd9f5429-5a39-4e7b-acc8-47bf7a7e1f02 2024-09-20T14:54:23.495Z INFO 13174 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, 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) 2024-09-20T14:54:23.495Z INFO 13174 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 2024-09-20T14:54:23.511Z INFO 13174 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-6-23316650-72d2-4b12-aaff-452dab020d72 2024-09-20T14:54:23.511Z INFO 13174 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2024-09-20T14:54:23.511Z INFO 13174 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] (Re-)joining group 2024-09-20T14:54:23.518Z INFO 13174 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-2-4bf4e369-3782-47aa-84e3-499f7ad0467a', protocol='range'} 2024-09-20T14:54:23.528Z INFO 13174 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-2-4bf4e369-3782-47aa-84e3-499f7ad0467a=Assignment(partitions=[dmi-device-heartbeat-0])} 2024-09-20T14:54:23.528Z INFO 13174 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-4-40ec4bab-2e8d-458a-9c38-ca73e12b29ce', protocol='range'} 2024-09-20T14:54:23.529Z INFO 13174 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Finished assignment for group at generation 1: {consumer-ncmp-data-operation-event-group-4-40ec4bab-2e8d-458a-9c38-ca73e12b29ce=Assignment(partitions=[ncmp-async-m2m-0])} 2024-09-20T14:54:23.532Z INFO 13174 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-1-f9dcc52b-8977-47b4-8e35-c211a9ef368d 2024-09-20T14:54:23.532Z INFO 13174 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2024-09-20T14:54:23.532Z INFO 13174 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group 2024-09-20T14:54:23.537Z INFO 13174 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-3-bd9f5429-5a39-4e7b-acc8-47bf7a7e1f02', protocol='range'} 2024-09-20T14:54:23.537Z INFO 13174 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Finished assignment for group at generation 1: {consumer-ncmp-async-rest-request-event-group-3-bd9f5429-5a39-4e7b-acc8-47bf7a7e1f02=Assignment(partitions=[ncmp-async-m2m-0])} 2024-09-20T14:54:23.540Z INFO 13174 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-5-40277124-b3ef-4d82-947b-9782c3c8d979 2024-09-20T14:54:23.540Z INFO 13174 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2024-09-20T14:54:23.540Z INFO 13174 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] (Re-)joining group 2024-09-20T14:54:23.568Z INFO 13174 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] SyncGroup failed: The group began another rebalance. Need to re-join the group. Sent generation was Generation{generationId=1, memberId='consumer-ncmp-group-2-4bf4e369-3782-47aa-84e3-499f7ad0467a', protocol='range'} 2024-09-20T14:54:23.569Z INFO 13174 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'The group is rebalancing, so a rejoin is needed.' (RebalanceInProgressException) 2024-09-20T14:54:23.569Z INFO 13174 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] (Re-)joining group 2024-09-20T14:54:23.599Z INFO 13174 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-2-4bf4e369-3782-47aa-84e3-499f7ad0467a', protocol='range'} 2024-09-20T14:54:23.600Z INFO 13174 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-1-f9dcc52b-8977-47b4-8e35-c211a9ef368d', protocol='range'} 2024-09-20T14:54:23.608Z INFO 13174 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-5-40277124-b3ef-4d82-947b-9782c3c8d979', protocol='range'} 2024-09-20T14:54:23.609Z INFO 13174 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Finished assignment for group at generation 2: {consumer-ncmp-group-6-23316650-72d2-4b12-aaff-452dab020d72=Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]), consumer-ncmp-group-5-40277124-b3ef-4d82-947b-9782c3c8d979=Assignment(partitions=[subscription-0]), consumer-ncmp-group-2-4bf4e369-3782-47aa-84e3-499f7ad0467a=Assignment(partitions=[dmi-device-heartbeat-0]), consumer-ncmp-group-1-f9dcc52b-8977-47b4-8e35-c211a9ef368d=Assignment(partitions=[dmi-cm-events-0])} 2024-09-20T14:54:23.612Z INFO 13174 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-6-23316650-72d2-4b12-aaff-452dab020d72', protocol='range'} 2024-09-20T14:54:23.617Z INFO 13174 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-4-40ec4bab-2e8d-458a-9c38-ca73e12b29ce', protocol='range'} 2024-09-20T14:54:23.618Z INFO 13174 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 2024-09-20T14:54:23.621Z INFO 13174 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 2024-09-20T14:54:23.642Z INFO 13174 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-2-4bf4e369-3782-47aa-84e3-499f7ad0467a', protocol='range'} 2024-09-20T14:54:23.642Z INFO 13174 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-device-heartbeat-0]) 2024-09-20T14:54:23.643Z INFO 13174 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Adding newly assigned partitions: dmi-device-heartbeat-0 2024-09-20T14:54:23.643Z INFO 13174 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 2024-09-20T14:54:23.648Z INFO 13174 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-1-f9dcc52b-8977-47b4-8e35-c211a9ef368d', protocol='range'} 2024-09-20T14:54:23.649Z INFO 13174 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-cm-events-0]) 2024-09-20T14:54:23.649Z INFO 13174 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Adding newly assigned partitions: dmi-cm-events-0 2024-09-20T14:54:23.650Z INFO 13174 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-3-bd9f5429-5a39-4e7b-acc8-47bf7a7e1f02', protocol='range'} 2024-09-20T14:54:23.650Z INFO 13174 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 2024-09-20T14:54:23.650Z INFO 13174 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 2024-09-20T14:54:23.666Z INFO 13174 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Found no committed offset for partition dmi-cm-events-0 2024-09-20T14:54:23.667Z INFO 13174 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-5-40277124-b3ef-4d82-947b-9782c3c8d979', protocol='range'} 2024-09-20T14:54:23.667Z INFO 13174 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Found no committed offset for partition dmi-device-heartbeat-0 2024-09-20T14:54:23.667Z INFO 13174 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[subscription-0]) 2024-09-20T14:54:23.668Z INFO 13174 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Adding newly assigned partitions: subscription-0 2024-09-20T14:54:23.668Z INFO 13174 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-6-23316650-72d2-4b12-aaff-452dab020d72', protocol='range'} 2024-09-20T14:54:23.669Z INFO 13174 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]) 2024-09-20T14:54:23.669Z INFO 13174 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Adding newly assigned partitions: dmi-ncmp-cm-avc-subscription-0 2024-09-20T14:54:23.670Z INFO 13174 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 2024-09-20T14:54:23.675Z INFO 13174 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 2024-09-20T14:54:23.675Z INFO 13174 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Found no committed offset for partition dmi-cm-events-0 2024-09-20T14:54:23.676Z INFO 13174 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 2024-09-20T14:54:23.680Z INFO 13174 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Found no committed offset for partition dmi-ncmp-cm-avc-subscription-0 2024-09-20T14:54:23.680Z INFO 13174 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Found no committed offset for partition subscription-0 2024-09-20T14:54:23.688Z INFO 13174 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Found no committed offset for partition dmi-ncmp-cm-avc-subscription-0 2024-09-20T14:54:23.691Z INFO 13174 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Found no committed offset for partition dmi-device-heartbeat-0 2024-09-20T14:54:23.692Z INFO 13174 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}}. 2024-09-20T14:54:23.695Z INFO 13174 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Resetting offset for partition dmi-cm-events-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}}. 2024-09-20T14:54:23.695Z INFO 13174 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}}. 2024-09-20T14:54:23.696Z INFO 13174 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Found no committed offset for partition subscription-0 2024-09-20T14:54:23.696Z INFO 13174 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Resetting offset for partition dmi-device-heartbeat-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}}. 2024-09-20T14:54:23.697Z INFO 13174 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Resetting offset for partition dmi-ncmp-cm-avc-subscription-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}}. 2024-09-20T14:54:23.732Z INFO 13174 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 2024-09-20T14:54:23.733Z INFO 13174 --- [cps-integration-test] [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-ncmp-cm-avc-subscription-0] 2024-09-20T14:54:23.746Z INFO 13174 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 2024-09-20T14:54:23.748Z INFO 13174 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-device-heartbeat-0] 2024-09-20T14:54:23.748Z INFO 13174 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Resetting offset for partition subscription-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}}. 2024-09-20T14:54:23.749Z INFO 13174 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-cm-events-0] 2024-09-20T14:54:23.789Z INFO 13174 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [subscription-0] 2024-09-20T14:54:23.969Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:54:23.969Z INFO 13174 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:54:24.070Z INFO 13174 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32791] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = cps-core-1 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 2024-09-20T14:54:24.081Z INFO 13174 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 2024-09-20T14:54:24.090Z INFO 13174 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 0 advised cm handles from DB 2024-09-20T14:54:24.091Z INFO 13174 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 0 2024-09-20T14:54:24.093Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-20T14:54:24.109Z INFO 13174 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-20T14:54:24.109Z INFO 13174 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-20T14:54:24.109Z INFO 13174 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1726844064109 2024-09-20T14:54:24.159Z WARN 13174 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Error while fetching metadata with correlation id 1 : {cps-data-updated-events=LEADER_NOT_AVAILABLE} 2024-09-20T14:54:24.159Z INFO 13174 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: 8Z8bSX2XQGmhpCeSr2Bv1Q 2024-09-20T14:54:24.164Z INFO 13174 --- [cps-integration-test] [ad | cps-core-1] o.a.k.c.p.internals.TransactionManager : [Producer clientId=cps-core-1] ProducerId set to 0 with epoch 0 2024-09-20T14:54:24.293Z INFO 13174 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Inventory Model updated successfully 2024-09-20T14:54:24.304Z WARN 13174 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-09-20T14:54:24.304Z ERROR 13174 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" Detail: Key (name)=(NCMP-Admin) already exists. 2024-09-20T14:54:24.557Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Subscription Models onboarded successfully [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-09-20T14:54:25.092Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:54:25.124Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 0 advised cm handles from DB 2024-09-20T14:54:25.125Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 0 2024-09-20T14:54:25.156Z INFO 13174 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:54:25.176Z INFO 13174 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-20T14:54:25.484Z INFO 13174 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32791] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = cps-core-1 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 2024-09-20T14:54:25.484Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:54:25.488Z INFO 13174 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 2024-09-20T14:54:25.491Z INFO 13174 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-20T14:54:25.491Z INFO 13174 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-20T14:54:25.491Z INFO 13174 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1726844065491 2024-09-20T14:54:25.492Z WARN 13174 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Error registering AppInfo mbean javax.management.InstanceAlreadyExistsException: kafka.producer:type=app-info,id=cps-core-1 at java.management/com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:436) at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerWithRepository(DefaultMBeanServerInterceptor.java:1865) at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:960) at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:895) at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:320) at java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:523) at org.apache.kafka.common.utils.AppInfoParser.registerAppInfo(AppInfoParser.java:64) at org.apache.kafka.clients.producer.KafkaProducer.<init>(KafkaProducer.java:453) at org.apache.kafka.clients.producer.KafkaProducer.<init>(KafkaProducer.java:287) at org.springframework.kafka.core.DefaultKafkaProducerFactory.createRawProducer(DefaultKafkaProducerFactory.java:913) at org.springframework.kafka.core.DefaultKafkaProducerFactory.createKafkaProducer(DefaultKafkaProducerFactory.java:812) at org.springframework.kafka.core.DefaultKafkaProducerFactory.doCreateProducer(DefaultKafkaProducerFactory.java:779) at org.springframework.kafka.core.DefaultKafkaProducerFactory.createProducer(DefaultKafkaProducerFactory.java:754) at org.springframework.kafka.core.DefaultKafkaProducerFactory.createProducer(DefaultKafkaProducerFactory.java:748) at org.springframework.kafka.core.KafkaTemplate.getTheProducer(KafkaTemplate.java:946) at org.springframework.kafka.core.KafkaTemplate.doSend(KafkaTemplate.java:795) at org.springframework.kafka.core.KafkaTemplate.observeSend(KafkaTemplate.java:773) at org.springframework.kafka.core.KafkaTemplate.send(KafkaTemplate.java:577) at org.onap.cps.events.EventsPublisher.publishEvent(EventsPublisher.java:100) at org.onap.cps.events.EventsPublisher.publishEvent(EventsPublisher.java:115) 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:351) 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:765) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor191.invoke(Unknown Source) 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.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.events.EventsPublisher$$SpringCGLIB$$0.publishEvent(<generated>) at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsService.publishLcmEvent(LcmEventsService.java:77) 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:351) 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:765) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor191.invoke(Unknown Source) 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.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsService$$SpringCGLIB$$0.publishLcmEvent(<generated>) at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerAsyncHelper.publishLcmEvent(LcmEventsCmHandleStateHandlerAsyncHelper.java:73) at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerAsyncHelper.lambda$publishLcmEventBatchAsynchronously$0(LcmEventsCmHandleStateHandlerAsyncHelper.java:60) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerAsyncHelper.publishLcmEventBatchAsynchronously(LcmEventsCmHandleStateHandlerAsyncHelper.java:60) 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:351) 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:765) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor191.invoke(Unknown Source) 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.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:113) 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) 2024-09-20T14:54:25.558Z WARN 13174 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Error while fetching metadata with correlation id 1 : {ncmp-events=LEADER_NOT_AVAILABLE} 2024-09-20T14:54:25.558Z INFO 13174 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: 8Z8bSX2XQGmhpCeSr2Bv1Q 2024-09-20T14:54:25.559Z INFO 13174 --- [cps-integration-test] [ad | cps-core-1] o.a.k.c.p.internals.TransactionManager : [Producer clientId=cps-core-1] ProducerId set to 1 with epoch 0 2024-09-20T14:54:26.126Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:54:26.145Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-20T14:54:26.151Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-20T14:54:26.155Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-20T14:54:26.160Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-20T14:54:26.160Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-20T14:54:26.192Z INFO 13174 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:54:26.208Z INFO 13174 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-20T14:54:26.806Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-20T14:54:26.906Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-20T14:54:27.164Z INFO 13174 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:54:27.195Z INFO 13174 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 0 advised cm handles from DB 2024-09-20T14:54:27.196Z INFO 13174 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 0 2024-09-20T14:54:27.226Z INFO 13174 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:54:27.311Z INFO 13174 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-20T14:54:27.489Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 80.593 s - in org.onap.cps.integration.functional.ncmp.AlternateIdSpec [INFO] Running org.onap.cps.integration.functional.ncmp.BearerTokenPassthroughSpec 2024-09-20T14:54:27.818Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:54:28.197Z INFO 13174 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:54:28.219Z INFO 13174 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-20T14:54:28.225Z INFO 13174 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-20T14:54:28.231Z INFO 13174 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-20T14:54:28.236Z INFO 13174 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-20T14:54:28.236Z INFO 13174 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-20T14:54:28.371Z INFO 13174 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:54:28.391Z INFO 13174 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-20T14:54:28.391Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-20T14:54:28.446Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-20T14:54:28.711Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:54:28.829Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:54:29.237Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:54:29.259Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-20T14:54:29.261Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-20T14:54:29.262Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-20T14:54:29.264Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-20T14:54:29.264Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-20T14:54:29.383Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-20T14:54:29.408Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-20T14:54:29.410Z INFO 13174 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:54:29.427Z INFO 13174 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-20T14:54:29.716Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:54:29.830Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:54:30.266Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:54:30.288Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-20T14:54:30.290Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-20T14:54:30.291Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-20T14:54:30.295Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-20T14:54:30.295Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-20T14:54:30.406Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-20T14:54:30.429Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-20T14:54:30.439Z INFO 13174 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:54:30.450Z INFO 13174 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-20T14:54:30.676Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:54:30.794Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:54:31.297Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:54:31.316Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-20T14:54:31.318Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-20T14:54:31.319Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-20T14:54:31.321Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-20T14:54:31.321Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-20T14:54:31.430Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-20T14:54:31.456Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-20T14:54:31.485Z INFO 13174 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:54:31.517Z INFO 13174 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-20T14:54:31.700Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:54:31.817Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:54:32.323Z INFO 13174 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:54:32.349Z INFO 13174 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-20T14:54:32.351Z INFO 13174 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-20T14:54:32.353Z INFO 13174 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-20T14:54:32.354Z INFO 13174 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-20T14:54:32.355Z INFO 13174 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-20T14:54:32.460Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-20T14:54:32.482Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-20T14:54:32.541Z INFO 13174 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:54:32.550Z INFO 13174 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-20T14:54:32.744Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:54:32.822Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:54:33.356Z INFO 13174 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:54:33.373Z INFO 13174 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-20T14:54:33.374Z INFO 13174 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-20T14:54:33.376Z INFO 13174 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-20T14:54:33.377Z INFO 13174 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-20T14:54:33.377Z INFO 13174 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-20T14:54:33.488Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-20T14:54:33.516Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-20T14:54:33.559Z INFO 13174 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:54:33.583Z INFO 13174 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-20T14:54:33.679Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:54:33.769Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:54:34.378Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:54:34.393Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-20T14:54:34.395Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-20T14:54:34.397Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-20T14:54:34.399Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-20T14:54:34.399Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-20T14:54:34.501Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-20T14:54:34.541Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-20T14:54:34.603Z INFO 13174 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:54:34.616Z INFO 13174 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-20T14:54:34.764Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:54:34.854Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:54:35.400Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:54:35.416Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-20T14:54:35.418Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-20T14:54:35.420Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-20T14:54:35.421Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-20T14:54:35.422Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-20T14:54:35.530Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-20T14:54:35.553Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-20T14:54:35.628Z INFO 13174 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:54:35.652Z INFO 13174 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-20T14:54:35.754Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:54:35.839Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:54:36.423Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:54:36.436Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-20T14:54:36.438Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-20T14:54:36.439Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-20T14:54:36.443Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-20T14:54:36.443Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-20T14:54:36.553Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-20T14:54:36.589Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-20T14:54:36.670Z INFO 13174 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:54:36.681Z INFO 13174 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-20T14:54:36.860Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:54:36.944Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:54:37.444Z INFO 13174 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:54:37.456Z INFO 13174 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-20T14:54:37.457Z INFO 13174 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-20T14:54:37.458Z INFO 13174 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-20T14:54:37.460Z INFO 13174 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-20T14:54:37.460Z INFO 13174 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-20T14:54:37.573Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-20T14:54:37.596Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-20T14:54:37.689Z INFO 13174 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:54:37.703Z INFO 13174 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-20T14:54:37.829Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:54:37.913Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:54:38.463Z INFO 13174 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:54:38.485Z INFO 13174 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-20T14:54:38.488Z INFO 13174 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-20T14:54:38.495Z INFO 13174 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-20T14:54:38.497Z INFO 13174 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-20T14:54:38.497Z INFO 13174 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-20T14:54:38.616Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-20T14:54:38.645Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-20T14:54:38.722Z INFO 13174 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:54:38.732Z INFO 13174 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-20T14:54:38.852Z ERROR 13174 --- [cps-integration-test] [127.0.0.1:54782] okhttp3.mockwebserver.MockWebServer : MockWebServer[58687] connection from /127.0.0.1 crashed java.lang.IllegalArgumentException: Mock DMI does not implement endpoint /dmi/v1/data?requestId=059c074b-7e9a-480f-a6a6-cbaf81eed069&topic=my-topic 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.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:108) at okhttp3.mockwebserver.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:601) at okhttp3.mockwebserver.MockWebServer$SocketHandler.handle(MockWebServer.kt:552) at okhttp3.mockwebserver.MockWebServer$serveConnection$$inlined$execute$default$1.runOnce(TaskQueue.kt:220) at okhttp3.internal.concurrent.TaskRunner.runTask(TaskRunner.kt:116) at okhttp3.internal.concurrent.TaskRunner.access$runTask(TaskRunner.kt:42) at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:65) 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) 2024-09-20T14:54:38.932Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.392 s - in org.onap.cps.integration.functional.ncmp.BearerTokenPassthroughSpec [INFO] Running org.onap.cps.integration.functional.ncmp.CmHandleCreateSpec 2024-09-20T14:54:38.953Z WARN 13174 --- [cps-integration-test] [or-http-epoll-1] r.netty.http.client.HttpClientConnect : [4621cb1f-1, L:/127.0.0.1:54782 ! R:localhost/127.0.0.1:58687] The connection observed an error reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response 2024-09-20T14:54:38.992Z WARN 13174 --- [cps-integration-test] [or-http-epoll-1] o.o.c.n.i.d.u.DmiDataOperationsHelper : publishing error message to client topic: my-topic ,requestId: 059c074b-7e9a-480f-a6a6-cbaf81eed069, data operation cloud event id: d15bc23e-3727-4815-9665-ec16344af8bd 2024-09-20T14:54:38.997Z INFO 13174 --- [cps-integration-test] [ 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:32791] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-group-7 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 2024-09-20T14:54:39.001Z INFO 13174 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-20T14:54:39.001Z INFO 13174 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-20T14:54:39.001Z INFO 13174 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1726844079001 2024-09-20T14:54:39.016Z INFO 13174 --- [cps-integration-test] [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Subscribed to topic(s): ncmp-events 2024-09-20T14:54:39.048Z WARN 13174 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Error while fetching metadata with correlation id 57 : {my-topic=LEADER_NOT_AVAILABLE} 2024-09-20T14:54:39.121Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:54:39.159Z INFO 13174 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Resetting the last seen epoch of partition cps-data-updated-events-0 to 0 since the associated topicId changed from null to zytsPBhiRCKGYPl0Gm_5Og 2024-09-20T14:54:39.498Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:54:39.513Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-20T14:54:39.515Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-20T14:54:39.516Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-20T14:54:39.520Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-20T14:54:39.520Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-20T14:54:39.615Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-20T14:54:39.639Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-20T14:54:39.674Z INFO 13174 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Cluster ID: 8Z8bSX2XQGmhpCeSr2Bv1Q 2024-09-20T14:54:39.674Z INFO 13174 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Discovered group coordinator localhost:32791 (id: 2147483646 rack: null) 2024-09-20T14:54:39.682Z INFO 13174 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] (Re-)joining group 2024-09-20T14:54:39.692Z INFO 13174 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-7-e90815f6-b284-4443-9e07-b49ff7c44ae9 2024-09-20T14:54:39.692Z INFO 13174 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2024-09-20T14:54:39.692Z INFO 13174 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] (Re-)joining group 2024-09-20T14:54:39.763Z INFO 13174 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:54:39.775Z INFO 13174 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-20T14:54:40.521Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:54:40.539Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 0 advised cm handles from DB 2024-09-20T14:54:40.539Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 0 2024-09-20T14:54:40.788Z INFO 13174 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:54:40.799Z INFO 13174 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-20T14:54:41.540Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:54:41.554Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 0 advised cm handles from DB 2024-09-20T14:54:41.554Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 0 2024-09-20T14:54:41.605Z INFO 13174 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Request joining group due to: group is already rebalancing 2024-09-20T14:54:41.607Z INFO 13174 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Revoke previously assigned partitions dmi-cm-events-0 2024-09-20T14:54:41.607Z INFO 13174 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Request joining group due to: group is already rebalancing 2024-09-20T14:54:41.607Z INFO 13174 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Revoke previously assigned partitions dmi-device-heartbeat-0 2024-09-20T14:54:41.608Z INFO 13174 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-device-heartbeat-0] 2024-09-20T14:54:41.608Z INFO 13174 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-cm-events-0] 2024-09-20T14:54:41.608Z INFO 13174 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] (Re-)joining group 2024-09-20T14:54:41.608Z INFO 13174 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group 2024-09-20T14:54:41.633Z INFO 13174 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Request joining group due to: group is already rebalancing 2024-09-20T14:54:41.633Z INFO 13174 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Revoke previously assigned partitions dmi-ncmp-cm-avc-subscription-0 2024-09-20T14:54:41.633Z INFO 13174 --- [cps-integration-test] [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-ncmp-cm-avc-subscription-0] 2024-09-20T14:54:41.634Z INFO 13174 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] (Re-)joining group 2024-09-20T14:54:41.634Z INFO 13174 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Request joining group due to: group is already rebalancing 2024-09-20T14:54:41.634Z INFO 13174 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Revoke previously assigned partitions subscription-0 2024-09-20T14:54:41.635Z INFO 13174 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [subscription-0] 2024-09-20T14:54:41.635Z INFO 13174 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] (Re-)joining group 2024-09-20T14:54:41.640Z INFO 13174 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=3, memberId='consumer-ncmp-group-5-40277124-b3ef-4d82-947b-9782c3c8d979', protocol='range'} 2024-09-20T14:54:41.640Z INFO 13174 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=3, memberId='consumer-ncmp-group-2-4bf4e369-3782-47aa-84e3-499f7ad0467a', protocol='range'} 2024-09-20T14:54:41.642Z INFO 13174 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=3, memberId='consumer-ncmp-group-7-e90815f6-b284-4443-9e07-b49ff7c44ae9', protocol='range'} 2024-09-20T14:54:41.643Z INFO 13174 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=3, memberId='consumer-ncmp-group-1-f9dcc52b-8977-47b4-8e35-c211a9ef368d', protocol='range'} 2024-09-20T14:54:41.643Z INFO 13174 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=3, memberId='consumer-ncmp-group-6-23316650-72d2-4b12-aaff-452dab020d72', protocol='range'} 2024-09-20T14:54:41.698Z INFO 13174 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Finished assignment for group at generation 3: {consumer-ncmp-group-6-23316650-72d2-4b12-aaff-452dab020d72=Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]), consumer-ncmp-group-5-40277124-b3ef-4d82-947b-9782c3c8d979=Assignment(partitions=[subscription-0]), consumer-ncmp-group-2-4bf4e369-3782-47aa-84e3-499f7ad0467a=Assignment(partitions=[dmi-device-heartbeat-0]), consumer-ncmp-group-1-f9dcc52b-8977-47b4-8e35-c211a9ef368d=Assignment(partitions=[dmi-cm-events-0]), consumer-ncmp-group-7-e90815f6-b284-4443-9e07-b49ff7c44ae9=Assignment(partitions=[ncmp-events-0])} 2024-09-20T14:54:41.702Z INFO 13174 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=3, memberId='consumer-ncmp-group-6-23316650-72d2-4b12-aaff-452dab020d72', protocol='range'} 2024-09-20T14:54:41.702Z INFO 13174 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]) 2024-09-20T14:54:41.702Z INFO 13174 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Adding newly assigned partitions: dmi-ncmp-cm-avc-subscription-0 2024-09-20T14:54:41.703Z INFO 13174 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=3, memberId='consumer-ncmp-group-1-f9dcc52b-8977-47b4-8e35-c211a9ef368d', protocol='range'} 2024-09-20T14:54:41.703Z INFO 13174 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=3, memberId='consumer-ncmp-group-5-40277124-b3ef-4d82-947b-9782c3c8d979', protocol='range'} 2024-09-20T14:54:41.703Z INFO 13174 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-cm-events-0]) 2024-09-20T14:54:41.703Z INFO 13174 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Adding newly assigned partitions: dmi-cm-events-0 2024-09-20T14:54:41.704Z INFO 13174 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[subscription-0]) 2024-09-20T14:54:41.704Z INFO 13174 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=3, memberId='consumer-ncmp-group-7-e90815f6-b284-4443-9e07-b49ff7c44ae9', protocol='range'} 2024-09-20T14:54:41.704Z INFO 13174 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Adding newly assigned partitions: subscription-0 2024-09-20T14:54:41.704Z INFO 13174 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 2024-09-20T14:54:41.704Z INFO 13174 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Adding newly assigned partitions: ncmp-events-0 2024-09-20T14:54:41.704Z INFO 13174 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=3, memberId='consumer-ncmp-group-2-4bf4e369-3782-47aa-84e3-499f7ad0467a', protocol='range'} 2024-09-20T14:54:41.704Z INFO 13174 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-device-heartbeat-0]) 2024-09-20T14:54:41.704Z INFO 13174 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Adding newly assigned partitions: dmi-device-heartbeat-0 2024-09-20T14:54:41.711Z INFO 13174 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Found no committed offset for partition ncmp-events-0 2024-09-20T14:54:41.720Z INFO 13174 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Setting offset for partition subscription-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}} 2024-09-20T14:54:41.720Z INFO 13174 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Setting offset for partition dmi-cm-events-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}} 2024-09-20T14:54:41.720Z INFO 13174 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [subscription-0] 2024-09-20T14:54:41.720Z INFO 13174 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Setting offset for partition dmi-ncmp-cm-avc-subscription-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}} 2024-09-20T14:54:41.720Z INFO 13174 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-cm-events-0] 2024-09-20T14:54:41.720Z INFO 13174 --- [cps-integration-test] [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-ncmp-cm-avc-subscription-0] 2024-09-20T14:54:41.722Z INFO 13174 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Setting offset for partition dmi-device-heartbeat-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}} 2024-09-20T14:54:41.722Z INFO 13174 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-device-heartbeat-0] 2024-09-20T14:54:41.726Z INFO 13174 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}}. 2024-09-20T14:54:41.807Z INFO 13174 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:54:41.822Z INFO 13174 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-20T14:54:41.919Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:54:41.949Z INFO 13174 --- [cps-integration-test] [ 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:32791] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-group-8 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 2024-09-20T14:54:41.969Z INFO 13174 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-20T14:54:41.969Z INFO 13174 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-20T14:54:41.969Z INFO 13174 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1726844081969 2024-09-20T14:54:42.038Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:54:42.555Z INFO 13174 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:54:42.567Z INFO 13174 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-20T14:54:42.569Z INFO 13174 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-20T14:54:42.570Z INFO 13174 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-20T14:54:42.572Z INFO 13174 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-20T14:54:42.572Z INFO 13174 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-20T14:54:42.616Z WARN 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of ch-1 module failed due to reason 503 Service Unavailable from POST http://localhost:45511/dmi/v1/ch/ch-1/modules. 2024-09-20T14:54:42.618Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in LOCKED state 2024-09-20T14:54:42.648Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-20T14:54:42.748Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:54:42.760Z INFO 13174 --- [cps-integration-test] [ 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:32791] 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 2024-09-20T14:54:42.762Z INFO 13174 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-20T14:54:42.762Z INFO 13174 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-20T14:54:42.763Z INFO 13174 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1726844082762 2024-09-20T14:54:42.822Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:54:42.834Z INFO 13174 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:54:42.849Z INFO 13174 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-20T14:54:43.573Z INFO 13174 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:54:43.583Z INFO 13174 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-20T14:54:43.584Z INFO 13174 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-20T14:54:43.585Z INFO 13174 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-20T14:54:43.586Z INFO 13174 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-20T14:54:43.586Z INFO 13174 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-20T14:54:43.616Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.r.r.ModuleReferenceRepositoryImpl : No module references found for the provided attributes. 2024-09-20T14:54:43.704Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-20T14:54:43.723Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-20T14:54:43.815Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:54:43.857Z INFO 13174 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:54:43.866Z INFO 13174 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-20T14:54:44.587Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:54:44.599Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-20T14:54:44.600Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-20T14:54:44.601Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-20T14:54:44.603Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 2024-09-20T14:54:44.603Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-20T14:54:44.620Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.r.r.ModuleReferenceRepositoryImpl : No module references found for the provided attributes. 2024-09-20T14:54:44.704Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 2024-09-20T14:54:44.727Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-20T14:54:44.822Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:54:44.875Z INFO 13174 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:54:44.888Z INFO 13174 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-20T14:54:45.604Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:54:45.617Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-20T14:54:45.619Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-20T14:54:45.624Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-20T14:54:45.626Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-3 to current batch 2024-09-20T14:54:45.626Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-20T14:54:45.642Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncService : Found other cm handle having same module set tag: B 2024-09-20T14:54:45.657Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-3 is now in READY state 2024-09-20T14:54:45.676Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-20T14:54:45.883Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:54:45.899Z INFO 13174 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:54:45.901Z INFO 13174 --- [cps-integration-test] [ 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:32791] 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 org.apache.kafka.common.serialization.StringDeserializer 2024-09-20T14:54:45.905Z INFO 13174 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-20T14:54:45.905Z INFO 13174 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-20T14:54:45.905Z INFO 13174 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1726844085905 2024-09-20T14:54:45.910Z INFO 13174 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-20T14:54:45.978Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:54:46.627Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:54:46.638Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-20T14:54:46.641Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-20T14:54:46.646Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-20T14:54:46.648Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-20T14:54:46.648Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-20T14:54:46.742Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-20T14:54:46.761Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-20T14:54:46.852Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:54:46.924Z INFO 13174 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:54:46.939Z INFO 13174 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-20T14:54:47.649Z INFO 13174 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:54:47.665Z INFO 13174 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-20T14:54:47.666Z INFO 13174 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-20T14:54:47.667Z INFO 13174 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-20T14:54:47.671Z INFO 13174 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 2024-09-20T14:54:47.671Z INFO 13174 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-20T14:54:47.706Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 2024-09-20T14:54:47.723Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-20T14:54:47.821Z WARN 13174 --- [cps-integration-test] [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-5, alternate id is already assigned to a different cm handle 2024-09-20T14:54:47.821Z WARN 13174 --- [cps-integration-test] [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-7, alternate id is already assigned to a different cm handle 2024-09-20T14:54:47.862Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:54:47.943Z ERROR 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 2024-09-20T14:54:47.946Z WARN 13174 --- [cps-integration-test] [ main] o.o.c.n.i.inventory.NcmpPersistenceImpl : Schema set ch-1 does not exist or already deleted 2024-09-20T14:54:47.948Z INFO 13174 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:54:47.957Z INFO 13174 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-20T14:54:47.970Z WARN 13174 --- [cps-integration-test] [ main] o.o.c.n.i.inventory.NcmpPersistenceImpl : Schema set ch-2 does not exist or already deleted 2024-09-20T14:54:47.998Z WARN 13174 --- [cps-integration-test] [ main] o.o.c.n.i.inventory.NcmpPersistenceImpl : Schema set ch-3 does not exist or already deleted 2024-09-20T14:54:48.021Z WARN 13174 --- [cps-integration-test] [ main] o.o.c.n.i.inventory.NcmpPersistenceImpl : Schema set ch-4 does not exist or already deleted 2024-09-20T14:54:48.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.c.n.i.inventory.NcmpPersistenceImpl : Schema set ch-5 does not exist or already deleted 2024-09-20T14:54:48.043Z ERROR 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : ch-5 , caused by : DataNode not found 2024-09-20T14:54:48.046Z WARN 13174 --- [cps-integration-test] [ main] o.o.c.n.i.inventory.NcmpPersistenceImpl : Schema set ch-6 does not exist or already deleted 2024-09-20T14:54:48.061Z WARN 13174 --- [cps-integration-test] [ main] o.o.c.n.i.inventory.NcmpPersistenceImpl : Schema set ch-7 does not exist or already deleted 2024-09-20T14:54:48.065Z ERROR 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : ch-7 , caused by : DataNode not found 2024-09-20T14:54:48.083Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:54:48.101Z INFO 13174 --- [cps-integration-test] [ 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:32791] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-group-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 = 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 2024-09-20T14:54:48.103Z INFO 13174 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-20T14:54:48.103Z INFO 13174 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-20T14:54:48.103Z INFO 13174 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1726844088103 2024-09-20T14:54:48.176Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:54:48.673Z INFO 13174 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:54:48.684Z INFO 13174 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 2 advised cm handles from DB 2024-09-20T14:54:48.685Z INFO 13174 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 2 2024-09-20T14:54:48.686Z INFO 13174 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 2024-09-20T14:54:48.691Z INFO 13174 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 2024-09-20T14:54:48.693Z INFO 13174 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-20T14:54:48.693Z INFO 13174 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 2024-09-20T14:54:48.712Z WARN 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of ch-2 module failed due to reason 503 Service Unavailable from POST http://localhost:47697/dmi/v1/ch/ch-2/modules. 2024-09-20T14:54:48.713Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-2 is now in LOCKED state 2024-09-20T14:54:48.727Z WARN 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of ch-1 module failed due to reason 503 Service Unavailable from POST http://localhost:47697/dmi/v1/ch/ch-1/modules. 2024-09-20T14:54:48.727Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in LOCKED state 2024-09-20T14:54:48.747Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-20T14:54:48.970Z INFO 13174 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:54:48.999Z INFO 13174 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 2 cmHandles 2024-09-20T14:54:48.999Z INFO 13174 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleOperationsUtils : Locked for module sync (last attempt failed). 2024-09-20T14:54:48.999Z INFO 13174 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleOperationsUtils : Retry due now 2024-09-20T14:54:48.999Z INFO 13174 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 2024-09-20T14:54:49.002Z INFO 13174 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 2024-09-20T14:54:49.002Z INFO 13174 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleOperationsUtils : Locked for module sync (last attempt failed). 2024-09-20T14:54:49.002Z INFO 13174 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleOperationsUtils : Time until next attempt is 2 minutes: 2024-09-20T14:54:49.002Z INFO 13174 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-2 is false 2024-09-20T14:54:49.693Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:54:49.706Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-20T14:54:49.707Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-20T14:54:49.708Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-20T14:54:49.709Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-20T14:54:49.709Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-20T14:54:49.796Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-20T14:54:49.833Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-20T14:54:49.966Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.027 s - in org.onap.cps.integration.functional.ncmp.CmHandleCreateSpec [INFO] Running org.onap.cps.integration.functional.ncmp.CmHandleUpdateSpec 2024-09-20T14:54:50.023Z INFO 13174 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:54:50.042Z INFO 13174 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-20T14:54:50.062Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:54:50.710Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:54:50.722Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-20T14:54:50.723Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-20T14:54:50.724Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-20T14:54:50.725Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-20T14:54:50.725Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-20T14:54:50.815Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-20T14:54:50.834Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-20T14:54:50.910Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:54:50.983Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:54:51.038Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:54:51.060Z INFO 13174 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:54:51.067Z INFO 13174 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-20T14:54:51.727Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:54:51.749Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-20T14:54:51.750Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-20T14:54:51.751Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-20T14:54:51.755Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-20T14:54:51.755Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-20T14:54:51.846Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-20T14:54:51.861Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-20T14:54:51.928Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:54:52.061Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:54:52.074Z INFO 13174 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:54:52.086Z INFO 13174 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-20T14:54:52.158Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:54:52.709Z WARN 13174 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45511/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:45511 2024-09-20T14:54:52.734Z WARN 13174 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58129/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:58129 2024-09-20T14:54:52.756Z WARN 13174 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33119/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:33119 2024-09-20T14:54:52.757Z INFO 13174 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:54:52.779Z WARN 13174 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47697/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:47697 2024-09-20T14:54:52.779Z INFO 13174 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-20T14:54:52.781Z INFO 13174 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-20T14:54:52.782Z INFO 13174 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-20T14:54:52.784Z INFO 13174 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-20T14:54:52.784Z INFO 13174 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-20T14:54:52.806Z WARN 13174 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37233/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:37233 2024-09-20T14:54:52.827Z WARN 13174 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34693/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:34693 2024-09-20T14:54:52.845Z WARN 13174 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54935/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:54935 2024-09-20T14:54:52.864Z WARN 13174 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58687/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:58687 2024-09-20T14:54:52.883Z WARN 13174 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58497/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:58497 2024-09-20T14:54:52.888Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-20T14:54:52.901Z WARN 13174 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57329/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:57329 2024-09-20T14:54:52.920Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-20T14:54:52.933Z WARN 13174 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58517/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:58517 2024-09-20T14:54:52.957Z WARN 13174 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52117/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:52117 2024-09-20T14:54:52.976Z WARN 13174 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55399/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:55399 2024-09-20T14:54:52.997Z WARN 13174 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51783/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:51783 2024-09-20T14:54:53.017Z WARN 13174 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36341/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:36341 2024-09-20T14:54:53.035Z WARN 13174 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39921/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:39921 2024-09-20T14:54:53.054Z WARN 13174 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51791/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:51791 2024-09-20T14:54:53.074Z WARN 13174 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39177/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:39177 2024-09-20T14:54:53.083Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:54:53.092Z INFO 13174 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:54:53.098Z WARN 13174 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52219/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:52219 2024-09-20T14:54:53.099Z INFO 13174 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-20T14:54:53.203Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:54:53.269Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:54:53.787Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:54:53.797Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-20T14:54:53.800Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-20T14:54:53.801Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-20T14:54:53.803Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-20T14:54:53.803Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-20T14:54:53.892Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-20T14:54:53.910Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-20T14:54:54.013Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:54:54.111Z INFO 13174 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:54:54.119Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:54:54.122Z INFO 13174 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-20T14:54:54.187Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:54:54.804Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:54:54.817Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-20T14:54:54.819Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-20T14:54:54.828Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-20T14:54:54.830Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-20T14:54:54.830Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-20T14:54:54.920Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-20T14:54:54.943Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-20T14:54:55.023Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:54:55.110Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:54:55.138Z INFO 13174 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:54:55.146Z INFO 13174 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-20T14:54:55.185Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:54:55.831Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:54:55.841Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-20T14:54:55.842Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-20T14:54:55.843Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-20T14:54:55.844Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-20T14:54:55.844Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-20T14:54:55.933Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-20T14:54:55.950Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-20T14:54:56.006Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:54:56.081Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:54:56.132Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:54:56.154Z INFO 13174 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:54:56.162Z INFO 13174 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-20T14:54:56.845Z INFO 13174 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:54:56.855Z INFO 13174 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-20T14:54:56.858Z INFO 13174 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-20T14:54:56.859Z INFO 13174 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-20T14:54:56.860Z INFO 13174 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-20T14:54:56.860Z INFO 13174 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-20T14:54:56.952Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-20T14:54:56.969Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-20T14:54:57.074Z WARN 13174 --- [cps-integration-test] [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-1, already has an alternate id of original 2024-09-20T14:54:57.074Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:54:57.131Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.158 s - in org.onap.cps.integration.functional.ncmp.CmHandleUpdateSpec [INFO] Running org.onap.cps.integration.functional.ncmp.CmHandleUpgradeSpec 2024-09-20T14:54:57.168Z INFO 13174 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:54:57.194Z INFO 13174 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-20T14:54:57.263Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:54:57.860Z INFO 13174 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:54:57.870Z INFO 13174 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-20T14:54:57.871Z INFO 13174 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-20T14:54:57.872Z INFO 13174 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-20T14:54:57.874Z INFO 13174 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-20T14:54:57.874Z INFO 13174 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-20T14:54:57.972Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-20T14:54:57.995Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-20T14:54:58.120Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [ch-1] into locked (for upgrade) state. 2024-09-20T14:54:58.213Z INFO 13174 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:54:58.223Z INFO 13174 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 2024-09-20T14:54:58.223Z INFO 13174 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleOperationsUtils : Locked for module upgrade 2024-09-20T14:54:58.223Z INFO 13174 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 2024-09-20T14:54:58.225Z INFO 13174 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 2024-09-20T14:54:58.874Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:54:58.883Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-20T14:54:58.884Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-20T14:54:58.885Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-20T14:54:58.887Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-20T14:54:58.887Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-20T14:54:58.977Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-20T14:54:59.000Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-20T14:54:59.140Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:54:59.193Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:54:59.239Z INFO 13174 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:54:59.255Z INFO 13174 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-20T14:54:59.888Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:54:59.898Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-20T14:54:59.899Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-20T14:54:59.900Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-20T14:54:59.905Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-20T14:54:59.905Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-20T14:54:59.990Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-20T14:55:00.006Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-20T14:55:00.141Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [ch-1] into locked (for upgrade) state. 2024-09-20T14:55:00.261Z INFO 13174 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:55:00.270Z INFO 13174 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 2024-09-20T14:55:00.270Z INFO 13174 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleOperationsUtils : Locked for module upgrade 2024-09-20T14:55:00.270Z INFO 13174 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 2024-09-20T14:55:00.272Z INFO 13174 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 2024-09-20T14:55:00.906Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:55:00.916Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-20T14:55:00.918Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-20T14:55:00.918Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-20T14:55:00.920Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-20T14:55:00.920Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-20T14:55:00.927Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.r.r.ModuleReferenceRepositoryImpl : No module references found for the provided attributes. 2024-09-20T14:55:01.025Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-20T14:55:01.042Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-20T14:55:01.130Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:55:01.192Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:55:01.288Z INFO 13174 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:55:01.295Z INFO 13174 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-20T14:55:01.922Z INFO 13174 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:55:01.931Z INFO 13174 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-20T14:55:01.932Z INFO 13174 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-20T14:55:01.933Z INFO 13174 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-20T14:55:01.934Z INFO 13174 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-20T14:55:01.934Z INFO 13174 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-20T14:55:01.944Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.r.r.ModuleReferenceRepositoryImpl : No module references found for the provided attributes. 2024-09-20T14:55:02.023Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-20T14:55:02.037Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-20T14:55:02.126Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [ch-1] into locked (for upgrade) state. 2024-09-20T14:55:02.302Z INFO 13174 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:55:02.312Z INFO 13174 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 2024-09-20T14:55:02.313Z INFO 13174 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleOperationsUtils : Locked for module upgrade 2024-09-20T14:55:02.313Z INFO 13174 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 2024-09-20T14:55:02.315Z INFO 13174 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 2024-09-20T14:55:02.935Z INFO 13174 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:55:02.946Z INFO 13174 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-20T14:55:02.947Z INFO 13174 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-20T14:55:02.948Z INFO 13174 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-20T14:55:02.949Z INFO 13174 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-20T14:55:02.949Z INFO 13174 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-20T14:55:03.042Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-20T14:55:03.061Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-20T14:55:03.254Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:55:03.315Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:55:03.335Z INFO 13174 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:55:03.341Z INFO 13174 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-20T14:55:03.950Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:55:03.960Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-20T14:55:03.961Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-20T14:55:03.962Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-20T14:55:03.964Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-20T14:55:03.964Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-20T14:55:03.973Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.r.r.ModuleReferenceRepositoryImpl : No module references found for the provided attributes. 2024-09-20T14:55:04.051Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-20T14:55:04.065Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-20T14:55:04.141Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [ch-1] into locked (for upgrade) state. 2024-09-20T14:55:04.348Z INFO 13174 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:55:04.355Z INFO 13174 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 2024-09-20T14:55:04.355Z INFO 13174 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleOperationsUtils : Locked for module upgrade 2024-09-20T14:55:04.355Z INFO 13174 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 2024-09-20T14:55:04.357Z INFO 13174 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 2024-09-20T14:55:04.965Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:55:04.974Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-20T14:55:04.975Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-20T14:55:04.976Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-20T14:55:04.978Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-20T14:55:04.978Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-20T14:55:04.986Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.r.r.ModuleReferenceRepositoryImpl : No module references found for the provided attributes. 2024-09-20T14:55:05.078Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-20T14:55:05.103Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-20T14:55:05.292Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:55:05.344Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:55:05.370Z INFO 13174 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:55:05.376Z INFO 13174 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-20T14:55:05.979Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:55:05.993Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-20T14:55:05.994Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-20T14:55:05.995Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-20T14:55:05.997Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 2024-09-20T14:55:05.997Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-20T14:55:06.009Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.r.r.ModuleReferenceRepositoryImpl : No module references found for the provided attributes. 2024-09-20T14:55:06.082Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 2024-09-20T14:55:06.095Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-20T14:55:06.188Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:55:06.381Z INFO 13174 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:55:06.388Z INFO 13174 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-20T14:55:06.997Z INFO 13174 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:55:07.004Z INFO 13174 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-20T14:55:07.005Z INFO 13174 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-20T14:55:07.006Z INFO 13174 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-20T14:55:07.008Z INFO 13174 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-20T14:55:07.008Z INFO 13174 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-20T14:55:07.102Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-20T14:55:07.115Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-20T14:55:07.232Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [ch-1] into locked (for upgrade) state. 2024-09-20T14:55:07.394Z INFO 13174 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:55:07.402Z INFO 13174 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 2024-09-20T14:55:07.402Z INFO 13174 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleOperationsUtils : Locked for module upgrade 2024-09-20T14:55:07.402Z INFO 13174 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 2024-09-20T14:55:07.404Z INFO 13174 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 2024-09-20T14:55:08.009Z INFO 13174 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:55:08.017Z INFO 13174 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-20T14:55:08.018Z INFO 13174 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-20T14:55:08.019Z INFO 13174 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-20T14:55:08.020Z INFO 13174 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-20T14:55:08.020Z INFO 13174 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-20T14:55:08.027Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncService : Found other cm handle having same module set tag: moduleSet2 2024-09-20T14:55:08.052Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-20T14:55:08.071Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-20T14:55:08.231Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:55:08.293Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:55:08.422Z INFO 13174 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:55:08.428Z INFO 13174 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-20T14:55:09.021Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:55:09.029Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-20T14:55:09.031Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-20T14:55:09.032Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-20T14:55:09.033Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 2024-09-20T14:55:09.033Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-20T14:55:09.042Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.r.r.ModuleReferenceRepositoryImpl : No module references found for the provided attributes. 2024-09-20T14:55:09.119Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 2024-09-20T14:55:09.132Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-20T14:55:09.242Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:55:09.434Z INFO 13174 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:55:09.440Z INFO 13174 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-20T14:55:10.034Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:55:10.042Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-20T14:55:10.043Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-20T14:55:10.043Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-20T14:55:10.044Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-20T14:55:10.044Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-20T14:55:10.053Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.r.r.ModuleReferenceRepositoryImpl : No module references found for the provided attributes. 2024-09-20T14:55:10.123Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-20T14:55:10.135Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-20T14:55:10.176Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [ch-1] into locked (for upgrade) state. 2024-09-20T14:55:10.447Z INFO 13174 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:55:10.456Z INFO 13174 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 2024-09-20T14:55:10.456Z INFO 13174 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleOperationsUtils : Locked for module upgrade 2024-09-20T14:55:10.456Z INFO 13174 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 2024-09-20T14:55:10.458Z INFO 13174 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 2024-09-20T14:55:11.045Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:55:11.054Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-20T14:55:11.056Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-20T14:55:11.056Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-20T14:55:11.058Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-20T14:55:11.058Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-20T14:55:11.066Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncService : Found other cm handle having same module set tag: moduleSet2 2024-09-20T14:55:11.082Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-20T14:55:11.097Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-20T14:55:11.293Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:55:11.342Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:55:11.476Z INFO 13174 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:55:11.482Z INFO 13174 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-20T14:55:12.058Z INFO 13174 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:55:12.066Z INFO 13174 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-20T14:55:12.067Z INFO 13174 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-20T14:55:12.068Z INFO 13174 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-20T14:55:12.069Z INFO 13174 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-20T14:55:12.069Z INFO 13174 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-20T14:55:12.078Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.r.r.ModuleReferenceRepositoryImpl : No module references found for the provided attributes. 2024-09-20T14:55:12.152Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-20T14:55:12.164Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-20T14:55:12.273Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:55:12.338Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:55:12.384Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:55:12.489Z INFO 13174 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:55:12.495Z INFO 13174 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-20T14:55:13.070Z INFO 13174 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:55:13.076Z INFO 13174 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-20T14:55:13.077Z INFO 13174 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-20T14:55:13.078Z INFO 13174 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-20T14:55:13.079Z INFO 13174 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-20T14:55:13.079Z INFO 13174 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-20T14:55:13.089Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.r.r.ModuleReferenceRepositoryImpl : No module references found for the provided attributes. 2024-09-20T14:55:13.169Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-20T14:55:13.185Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-20T14:55:13.315Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [ch-1] into locked (for upgrade) state. 2024-09-20T14:55:13.506Z INFO 13174 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:55:13.514Z INFO 13174 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 2024-09-20T14:55:13.514Z INFO 13174 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleOperationsUtils : Locked for module upgrade 2024-09-20T14:55:13.514Z INFO 13174 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 2024-09-20T14:55:13.515Z INFO 13174 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 2024-09-20T14:55:14.080Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:55:14.088Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-20T14:55:14.089Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-20T14:55:14.090Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-20T14:55:14.091Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-20T14:55:14.091Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-20T14:55:14.099Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.r.r.ModuleReferenceRepositoryImpl : No module references found for the provided attributes. 2024-09-20T14:55:14.104Z WARN 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of ch-1 module failed due to reason 503 Service Unavailable from POST http://localhost:52063/dmi/v1/ch/ch-1/modules. 2024-09-20T14:55:14.104Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in LOCKED state 2024-09-20T14:55:14.116Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-20T14:55:14.172Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.028 s - in org.onap.cps.integration.functional.ncmp.CmHandleUpgradeSpec [INFO] Running org.onap.cps.integration.functional.ncmp.CmNotificationSubscriptionSpec 2024-09-20T14:55:14.368Z INFO 13174 --- [cps-integration-test] [ main] n.i.c.u.CmSubscriptionPersistenceService : There are subscribers left for the following cps path /datastores/datastore[@name='ncmp-datastore:passthrough-running']/cm-handles/cm-handle[@id='ch-1']/filters/filter[@xpath='/x/y'] : 2024-09-20T14:55:14.410Z INFO 13174 --- [cps-integration-test] [ main] n.i.c.u.CmSubscriptionPersistenceService : There are subscribers left for the following cps path /datastores/datastore[@name='ncmp-datastore:passthrough-running']/cm-handles/cm-handle[@id='ch-1']/filters/filter[@xpath='/x/y'] : 2024-09-20T14:55:14.410Z INFO 13174 --- [cps-integration-test] [ main] n.i.c.u.CmSubscriptionPersistenceService : No subscribers left for the following cps path /datastores/datastore[@name='ncmp-datastore:passthrough-running']/cm-handles/cm-handle[@id='ch-1']/filters/filter[@xpath='/x/y'] : [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 s - in org.onap.cps.integration.functional.ncmp.CmNotificationSubscriptionSpec [INFO] Running org.onap.cps.integration.functional.ncmp.DataJobResultServiceSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.onap.cps.integration.functional.ncmp.DataJobResultServiceSpec [INFO] Running org.onap.cps.integration.functional.ncmp.DataJobStatusServiceSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.onap.cps.integration.functional.ncmp.DataJobStatusServiceSpec [INFO] Running org.onap.cps.integration.functional.ncmp.DmiUrlEncodingPassthroughSpec 2024-09-20T14:55:14.527Z INFO 13174 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:55:14.541Z INFO 13174 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-20T14:55:14.598Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:55:15.093Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:55:15.101Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-20T14:55:15.103Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-20T14:55:15.104Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-20T14:55:15.104Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-20T14:55:15.104Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-20T14:55:15.187Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-20T14:55:15.204Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-20T14:55:15.350Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:55:15.396Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:55:15.548Z INFO 13174 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:55:15.554Z INFO 13174 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-20T14:55:16.106Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:55:16.114Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-20T14:55:16.115Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-20T14:55:16.122Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-20T14:55:16.131Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-20T14:55:16.131Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-20T14:55:16.209Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-20T14:55:16.221Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-20T14:55:16.379Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.868 s - in org.onap.cps.integration.functional.ncmp.DmiUrlEncodingPassthroughSpec [INFO] Running org.onap.cps.integration.functional.ncmp.PolicyExecutorIntegrationSpec 2024-09-20T14:55:16.449Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:55:16.560Z INFO 13174 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:55:16.566Z INFO 13174 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-20T14:55:17.132Z INFO 13174 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:55:17.138Z INFO 13174 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-20T14:55:17.139Z INFO 13174 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-20T14:55:17.140Z INFO 13174 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-20T14:55:17.142Z INFO 13174 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-20T14:55:17.142Z INFO 13174 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-20T14:55:17.163Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-20T14:55:17.175Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-20T14:55:17.279Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:55:17.572Z INFO 13174 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:55:17.578Z INFO 13174 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-20T14:55:18.144Z INFO 13174 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:55:18.152Z INFO 13174 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-20T14:55:18.154Z INFO 13174 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-20T14:55:18.155Z INFO 13174 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-20T14:55:18.156Z INFO 13174 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 2024-09-20T14:55:18.156Z INFO 13174 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-20T14:55:18.178Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 2024-09-20T14:55:18.192Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-20T14:55:18.361Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:55:18.408Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:55:18.453Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:55:18.585Z INFO 13174 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:55:18.592Z INFO 13174 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-20T14:55:19.157Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:55:19.165Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-20T14:55:19.166Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-20T14:55:19.167Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-20T14:55:19.168Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-20T14:55:19.168Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-20T14:55:19.195Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-20T14:55:19.208Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-20T14:55:19.270Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:55:19.598Z INFO 13174 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:55:19.604Z INFO 13174 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-20T14:55:20.170Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:55:20.177Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-20T14:55:20.178Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-20T14:55:20.179Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-20T14:55:20.182Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 2024-09-20T14:55:20.182Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-20T14:55:20.202Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 2024-09-20T14:55:20.218Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-20T14:55:20.304Z WARN 13174 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor decision: deny 2024-09-20T14:55:20.304Z WARN 13174 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: I only like fdn1 2024-09-20T14:55:20.309Z ERROR 13174 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Policy Executor did not allow request. Decision #1 : deny at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processResponse(PolicyExecutor.java:181) at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java: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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 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:765) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor191.invoke(Unknown Source) 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.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission(<generated>) at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:178) 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:351) 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:765) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor191.invoke(Unknown Source) 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.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi(<generated>) at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:118) 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:351) 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:765) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor191.invoke(Unknown Source) 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.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle(<generated>) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:196) 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:351) 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:765) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor191.invoke(Unknown Source) 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.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle(<generated>) 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:255) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 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:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:109) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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.integration.functional.ncmp.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:48) 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:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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) 2024-09-20T14:55:20.370Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:55:20.429Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:55:20.474Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:55:20.613Z INFO 13174 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:55:20.619Z INFO 13174 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-20T14:55:21.184Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:55:21.191Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-20T14:55:21.192Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-20T14:55:21.193Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-20T14:55:21.194Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-20T14:55:21.194Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-20T14:55:21.214Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-20T14:55:21.233Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-20T14:55:21.298Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:55:21.627Z INFO 13174 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:55:21.632Z INFO 13174 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-20T14:55:22.196Z INFO 13174 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:55:22.207Z INFO 13174 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-20T14:55:22.208Z INFO 13174 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-20T14:55:22.208Z INFO 13174 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-20T14:55:22.211Z INFO 13174 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 2024-09-20T14:55:22.211Z INFO 13174 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-20T14:55:22.231Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 2024-09-20T14:55:22.252Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-20T14:55:22.335Z ERROR 13174 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.springframework.web.reactive.function.client.WebClientResponseException$Unauthorized: 401 Unauthorized from POST http://localhost:8790/policy-executor/api/v1/execute at org.springframework.web.reactive.function.client.WebClientResponseException.create(WebClientResponseException.java:308) Suppressed: reactor.core.publisher.FluxOnAssembly$OnAssemblyException: Error has been observed at the following site(s): *__checkpoint ⇢ 401 UNAUTHORIZED from POST http://localhost:8790/policy-executor/api/v1/execute [DefaultWebClient] Original Stack Trace: at org.springframework.web.reactive.function.client.WebClientResponseException.create(WebClientResponseException.java:308) at org.springframework.web.reactive.function.client.DefaultClientResponse.lambda$createException$1(DefaultClientResponse.java:214) at reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:106) at reactor.core.publisher.FluxOnErrorReturn$ReturnSubscriber.onNext(FluxOnErrorReturn.java:162) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2097) at reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onComplete(FluxDefaultIfEmpty.java:134) at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuseable.java:152) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onComplete(FluxContextWrite.java:126) at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onComplete(FluxMapFuseable.java:350) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onComplete(FluxFilterFuseable.java:391) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2098) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:415) at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:446) at reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:500) at reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:793) at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:114) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:289) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:289) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:346) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:318) at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800) at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:509) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:833) Suppressed: java.lang.Exception: #block terminated with an error at reactor.core.publisher.BlockingSingleSubscriber.blockingGet(BlockingSingleSubscriber.java:104) at reactor.core.publisher.Mono.block(Mono.java:1779) at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.getPolicyExecutorResponse(PolicyExecutor.java:166) at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:84) 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:351) 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:765) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor191.invoke(Unknown Source) 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.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission(<generated>) at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:178) 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:351) 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:765) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor191.invoke(Unknown Source) 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.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi(<generated>) at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:118) 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:351) 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:765) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor191.invoke(Unknown Source) 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.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle(<generated>) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:196) 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:351) 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:765) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor191.invoke(Unknown Source) 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.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle(<generated>) 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:255) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 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:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:109) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 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.integration.functional.ncmp.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:48) 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:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 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) 2024-09-20T14:55:22.396Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:55:22.448Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.059 s - in org.onap.cps.integration.functional.ncmp.PolicyExecutorIntegrationSpec [INFO] Running org.onap.cps.integration.functional.ncmp.RestApiSpec 2024-09-20T14:55:22.557Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:55:22.641Z INFO 13174 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:55:22.647Z INFO 13174 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-20T14:55:23.134Z WARN 13174 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36341/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:36341 2024-09-20T14:55:23.142Z WARN 13174 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41995/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:41995 2024-09-20T14:55:23.161Z WARN 13174 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38871/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:38871 2024-09-20T14:55:23.177Z WARN 13174 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39177/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:39177 2024-09-20T14:55:23.180Z WARN 13174 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54935/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:54935 2024-09-20T14:55:23.184Z WARN 13174 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50279/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:50279 2024-09-20T14:55:23.212Z WARN 13174 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50455/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:50455 2024-09-20T14:55:23.213Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:55:23.221Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 3 advised cm handles from DB 2024-09-20T14:55:23.222Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 3 2024-09-20T14:55:23.223Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 3 2024-09-20T14:55:23.225Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 2024-09-20T14:55:23.226Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-20T14:55:23.228Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-3 to current batch 2024-09-20T14:55:23.228Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 3. 1 batch(es) active. 2024-09-20T14:55:23.231Z WARN 13174 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34693/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:34693 2024-09-20T14:55:23.234Z WARN 13174 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58517/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:58517 2024-09-20T14:55:23.238Z WARN 13174 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57329/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:57329 2024-09-20T14:55:23.242Z WARN 13174 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52063/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:52063 2024-09-20T14:55:23.267Z WARN 13174 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37233/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:37233 2024-09-20T14:55:23.271Z WARN 13174 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40007/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:40007 2024-09-20T14:55:23.289Z WARN 13174 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33157/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:33157 2024-09-20T14:55:23.309Z WARN 13174 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35029/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:35029 2024-09-20T14:55:23.325Z WARN 13174 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58129/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:58129 2024-09-20T14:55:23.331Z WARN 13174 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39921/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:39921 2024-09-20T14:55:23.331Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 2024-09-20T14:55:23.334Z WARN 13174 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51783/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:51783 2024-09-20T14:55:23.339Z WARN 13174 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36891/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:36891 2024-09-20T14:55:23.358Z WARN 13174 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55399/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:55399 2024-09-20T14:55:23.362Z WARN 13174 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46445/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:46445 2024-09-20T14:55:23.374Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-20T14:55:23.377Z WARN 13174 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52117/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:52117 2024-09-20T14:55:23.380Z WARN 13174 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58687/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:58687 2024-09-20T14:55:23.384Z WARN 13174 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58617/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:58617 2024-09-20T14:55:23.397Z WARN 13174 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42939/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:42939 2024-09-20T14:55:23.410Z WARN 13174 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60797/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:60797 2024-09-20T14:55:23.425Z WARN 13174 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43795/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:43795 2024-09-20T14:55:23.450Z WARN 13174 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51791/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:51791 2024-09-20T14:55:23.454Z WARN 13174 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47697/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:47697 2024-09-20T14:55:23.457Z WARN 13174 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58497/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:58497 2024-09-20T14:55:23.460Z WARN 13174 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45511/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:45511 2024-09-20T14:55:23.462Z WARN 13174 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50609/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:50609 2024-09-20T14:55:23.480Z WARN 13174 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58257/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:58257 2024-09-20T14:55:23.495Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-3 is now in READY state 2024-09-20T14:55:23.503Z WARN 13174 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60517/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:60517 2024-09-20T14:55:23.516Z WARN 13174 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52219/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:52219 2024-09-20T14:55:23.527Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-20T14:55:23.529Z WARN 13174 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55269/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:55269 2024-09-20T14:55:23.545Z WARN 13174 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33119/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:33119 2024-09-20T14:55:23.656Z INFO 13174 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:55:23.677Z INFO 13174 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-20T14:55:23.834Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.446 s - in org.onap.cps.integration.functional.ncmp.RestApiSpec [INFO] Running org.onap.cps.integration.functional.ncmp.WriteSubJobSpec 2024-09-20T14:55:23.978Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:55:24.230Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:55:24.238Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-20T14:55:24.238Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-20T14:55:24.239Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-20T14:55:24.241Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-20T14:55:24.241Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-20T14:55:24.323Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-20T14:55:24.338Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-20T14:55:24.458Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:55:24.688Z INFO 13174 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:55:24.695Z INFO 13174 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-20T14:55:25.242Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:55:25.258Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-20T14:55:25.262Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-20T14:55:25.263Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-20T14:55:25.264Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 2024-09-20T14:55:25.264Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-20T14:55:25.342Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 2024-09-20T14:55:25.357Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-20T14:55:25.391Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:55:25.700Z INFO 13174 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:55:25.706Z INFO 13174 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-20T14:55:26.264Z INFO 13174 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:55:26.273Z INFO 13174 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-20T14:55:26.274Z INFO 13174 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-20T14:55:26.275Z INFO 13174 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-20T14:55:26.276Z INFO 13174 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-3 to current batch 2024-09-20T14:55:26.276Z INFO 13174 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-20T14:55:26.371Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-3 is now in READY state 2024-09-20T14:55:26.386Z INFO 13174 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-20T14:55:26.417Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : data job id for write operation is: my-data-job-id 2024-09-20T14:55:26.541Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:55:26.589Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-20T14:55:26.631Z INFO 13174 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.731 s - in org.onap.cps.integration.functional.ncmp.WriteSubJobSpec [INFO] Running org.onap.cps.integration.functional.cps.AnchorServiceIntegrationSpec 2024-09-20T14:55:26.711Z INFO 13174 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:55:26.719Z INFO 13174 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-20T14:55:27.006Z WARN 13174 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-09-20T14:55:27.006Z ERROR 13174 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "anchor_dataspace_id_name_key" Detail: Key (dataspace_id, name)=(4, newAnchor) already exists. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.445 s - in org.onap.cps.integration.functional.cps.AnchorServiceIntegrationSpec [INFO] Running org.onap.cps.integration.functional.cps.DataServiceIntegrationSpec line 1:0 mismatched input 'invalid' expecting '/' 2024-09-20T14:55:27.278Z INFO 13174 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:55:27.296Z INFO 13174 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 0 advised cm handles from DB 2024-09-20T14:55:27.297Z INFO 13174 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 0 line 1:0 mismatched input 'invalid' expecting '/' 2024-09-20T14:55:27.319Z WARN 13174 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Error parsing xpath "invalid path": Error while parsing cpsPath expression 2024-09-20T14:55:27.726Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:55:27.738Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-20T14:55:27.752Z INFO 13174 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2024-09-20T14:55:27.753Z ERROR 13174 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('67'::int8),('{}'),(NULL),('/bookstore'),('483'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(67, /bookstore) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 2024-09-20T14:55:27.753Z WARN 13174 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-09-20T14:55:27.753Z ERROR 13174 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('67'::int8),('{}'),(NULL),('/bookstore'),('483'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(67, /bookstore) already exists. Call getNextException to see other errors in the batch. 2024-09-20T14:55:27.753Z ERROR 13174 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(67, /bookstore) already exists. 2024-09-20T14:55:27.755Z WARN 13174 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('67'::int8),('{}'),(NULL),('/bookstore'),('483'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(67, /bookstore) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 1 data nodes, Retrying saving data nodes individually 2024-09-20T14:55:27.758Z INFO 13174 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2024-09-20T14:55:27.758Z ERROR 13174 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('67'::int8),('{}'),(NULL),('/bookstore'),('484'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(67, /bookstore) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 2024-09-20T14:55:27.758Z WARN 13174 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-09-20T14:55:27.758Z ERROR 13174 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('67'::int8),('{}'),(NULL),('/bookstore'),('484'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(67, /bookstore) already exists. Call getNextException to see other errors in the batch. 2024-09-20T14:55:27.758Z ERROR 13174 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(67, /bookstore) already exists. line 1:9 missing '/' at 'path' line 1:9 missing '/' at 'path' 2024-09-20T14:55:27.817Z WARN 13174 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Error parsing xpath "/invalid path": Error while parsing cpsPath expression 2024-09-20T14:55:27.958Z INFO 13174 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2024-09-20T14:55:27.958Z ERROR 13174 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('69'::int8),('{"code":"1"}'),('485'::int8),('/bookstore/categories[@code=''1'']'),('518'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(69, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 2024-09-20T14:55:27.958Z WARN 13174 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-09-20T14:55:27.958Z ERROR 13174 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('69'::int8),('{"code":"1"}'),('485'::int8),('/bookstore/categories[@code=''1'']'),('518'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(69, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2024-09-20T14:55:27.958Z ERROR 13174 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(69, /bookstore/categories[@code='1']) already exists. 2024-09-20T14:55:27.959Z WARN 13174 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('69'::int8),('{"code":"1"}'),('485'::int8),('/bookstore/categories[@code=''1'']'),('518'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(69, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 2 children, retrying using individual save operations 2024-09-20T14:55:27.964Z INFO 13174 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2024-09-20T14:55:27.964Z ERROR 13174 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('69'::int8),('{"code":"1"}'),('485'::int8),('/bookstore/categories[@code=''1'']'),('520'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(69, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 2024-09-20T14:55:27.964Z WARN 13174 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-09-20T14:55:27.964Z ERROR 13174 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('69'::int8),('{"code":"1"}'),('485'::int8),('/bookstore/categories[@code=''1'']'),('520'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(69, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2024-09-20T14:55:27.964Z ERROR 13174 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(69, /bookstore/categories[@code='1']) already exists. 2024-09-20T14:55:28.109Z INFO 13174 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2024-09-20T14:55:28.109Z ERROR 13174 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('70'::int8),('{"code":"1"}'),('521'::int8),('/bookstore/categories[@code=''1'']'),('554'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(70, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 2024-09-20T14:55:28.109Z WARN 13174 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-09-20T14:55:28.109Z ERROR 13174 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('70'::int8),('{"code":"1"}'),('521'::int8),('/bookstore/categories[@code=''1'']'),('554'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(70, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2024-09-20T14:55:28.109Z ERROR 13174 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(70, /bookstore/categories[@code='1']) already exists. 2024-09-20T14:55:28.109Z WARN 13174 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('70'::int8),('{"code":"1"}'),('521'::int8),('/bookstore/categories[@code=''1'']'),('554'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(70, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 2 children, retrying using individual save operations 2024-09-20T14:55:28.112Z INFO 13174 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2024-09-20T14:55:28.112Z ERROR 13174 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('70'::int8),('{"code":"1"}'),('521'::int8),('/bookstore/categories[@code=''1'']'),('556'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(70, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 2024-09-20T14:55:28.112Z WARN 13174 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-09-20T14:55:28.112Z ERROR 13174 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('70'::int8),('{"code":"1"}'),('521'::int8),('/bookstore/categories[@code=''1'']'),('556'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(70, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2024-09-20T14:55:28.112Z ERROR 13174 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(70, /bookstore/categories[@code='1']) already exists. 2024-09-20T14:55:28.204Z INFO 13174 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2024-09-20T14:55:28.204Z ERROR 13174 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('71'::int8),('{"code":"1"}'),('557'::int8),('/bookstore/categories[@code=''1'']'),('586'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(71, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 2024-09-20T14:55:28.204Z WARN 13174 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-09-20T14:55:28.204Z ERROR 13174 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('71'::int8),('{"code":"1"}'),('557'::int8),('/bookstore/categories[@code=''1'']'),('586'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(71, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2024-09-20T14:55:28.204Z ERROR 13174 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(71, /bookstore/categories[@code='1']) already exists. 2024-09-20T14:55:28.205Z WARN 13174 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('71'::int8),('{"code":"1"}'),('557'::int8),('/bookstore/categories[@code=''1'']'),('586'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(71, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 1 children, retrying using individual save operations 2024-09-20T14:55:28.206Z INFO 13174 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2024-09-20T14:55:28.206Z ERROR 13174 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('71'::int8),('{"code":"1"}'),('557'::int8),('/bookstore/categories[@code=''1'']'),('587'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(71, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 2024-09-20T14:55:28.206Z WARN 13174 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-09-20T14:55:28.206Z ERROR 13174 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('71'::int8),('{"code":"1"}'),('557'::int8),('/bookstore/categories[@code=''1'']'),('587'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(71, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2024-09-20T14:55:28.206Z ERROR 13174 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(71, /bookstore/categories[@code='1']) already exists. 2024-09-20T14:55:28.225Z INFO 13174 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2024-09-20T14:55:28.225Z ERROR 13174 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('71'::int8),('{"code":"1"}'),('557'::int8),('/bookstore/categories[@code=''1'']'),('588'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(71, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 2024-09-20T14:55:28.225Z WARN 13174 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-09-20T14:55:28.225Z ERROR 13174 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('71'::int8),('{"code":"1"}'),('557'::int8),('/bookstore/categories[@code=''1'']'),('588'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(71, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2024-09-20T14:55:28.225Z ERROR 13174 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(71, /bookstore/categories[@code='1']) already exists. 2024-09-20T14:55:28.226Z WARN 13174 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('71'::int8),('{"code":"1"}'),('557'::int8),('/bookstore/categories[@code=''1'']'),('588'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(71, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 2 children, retrying using individual save operations 2024-09-20T14:55:28.227Z INFO 13174 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2024-09-20T14:55:28.227Z ERROR 13174 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('71'::int8),('{"code":"1"}'),('557'::int8),('/bookstore/categories[@code=''1'']'),('590'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(71, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 2024-09-20T14:55:28.227Z WARN 13174 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-09-20T14:55:28.227Z ERROR 13174 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('71'::int8),('{"code":"1"}'),('557'::int8),('/bookstore/categories[@code=''1'']'),('590'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(71, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2024-09-20T14:55:28.227Z ERROR 13174 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(71, /bookstore/categories[@code='1']) already exists. 2024-09-20T14:55:28.297Z INFO 13174 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:55:28.307Z INFO 13174 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 0 advised cm handles from DB 2024-09-20T14:55:28.307Z INFO 13174 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 0 2024-09-20T14:55:28.748Z INFO 13174 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:55:28.765Z INFO 13174 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-20T14:55:29.308Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:55:29.318Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 0 advised cm handles from DB 2024-09-20T14:55:29.318Z INFO 13174 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 0 [INFO] Tests run: 106, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.515 s - in org.onap.cps.integration.functional.cps.DataServiceIntegrationSpec [INFO] Running org.onap.cps.integration.functional.cps.DataspaceServiceIntegrationSpec 2024-09-20T14:55:29.753Z WARN 13174 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-09-20T14:55:29.753Z ERROR 13174 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" Detail: Key (name)=(generalTestDataspace) already exists. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s - in org.onap.cps.integration.functional.cps.DataspaceServiceIntegrationSpec [INFO] Running org.onap.cps.integration.functional.cps.ModuleServiceIntegrationSpec 2024-09-20T14:55:29.776Z INFO 13174 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:55:29.784Z INFO 13174 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-20T14:55:29.802Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_0, Optional[2000-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_97, Optional[2097-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_32, Optional[2032-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_14, Optional[2014-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_59, Optional[2059-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_0, Optional[2000-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_22, Optional[2022-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_47, Optional[2047-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_84, Optional[2084-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_4, Optional[2004-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_98, Optional[2098-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_99, Optional[2099-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_72, Optional[2072-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_8, Optional[2008-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_34, Optional[2034-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_57, Optional[2057-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_94, Optional[2094-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_64, Optional[2064-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_50, Optional[2050-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_46, Optional[2046-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_80, Optional[2080-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_27, Optional[2027-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_20, Optional[2020-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_62, Optional[2062-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_56, Optional[2056-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_35, Optional[2035-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_6, Optional[2006-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_91, Optional[2091-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_38, Optional[2038-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_9, Optional[2009-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_24, Optional[2024-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_79, Optional[2079-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_75, Optional[2075-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_15, Optional[2015-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_71, Optional[2071-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_66, Optional[2066-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_19, Optional[2019-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_2, Optional[2002-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_87, Optional[2087-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_26, Optional[2026-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_88, Optional[2088-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_13, Optional[2013-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_45, Optional[2045-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_52, Optional[2052-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_44, Optional[2044-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_86, Optional[2086-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_3, Optional[2003-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_41, Optional[2041-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_95, Optional[2095-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_1, Optional[2001-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_28, Optional[2028-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_36, Optional[2036-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_92, Optional[2092-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_73, Optional[2073-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_42, Optional[2042-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_76, Optional[2076-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_21, Optional[2021-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_96, Optional[2096-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_18, Optional[2018-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_55, Optional[2055-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_30, Optional[2030-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_89, Optional[2089-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_10, Optional[2010-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_85, Optional[2085-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_70, Optional[2070-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_31, Optional[2031-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_53, Optional[2053-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_17, Optional[2017-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_51, Optional[2051-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_77, Optional[2077-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_5, Optional[2005-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_78, Optional[2078-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_74, Optional[2074-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_93, Optional[2093-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_63, Optional[2063-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_68, Optional[2068-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_33, Optional[2033-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_12, Optional[2012-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_82, Optional[2082-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_25, Optional[2025-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_23, Optional[2023-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_7, Optional[2007-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_11, Optional[2011-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_29, Optional[2029-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_67, Optional[2067-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_100, Optional[2100-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_37, Optional[2037-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_81, Optional[2081-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_83, Optional[2083-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_39, Optional[2039-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_60, Optional[2060-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_65, Optional[2065-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_90, Optional[2090-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_58, Optional[2058-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_40, Optional[2040-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.038Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_16, Optional[2016-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.039Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_48, Optional[2048-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.039Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_49, Optional[2049-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.039Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_61, Optional[2061-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.039Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_54, Optional[2054-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.039Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_43, Optional[2043-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_69, Optional[2069-01-01]] 2024-09-20T14:55:30.318Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:55:30.326Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 0 advised cm handles from DB 2024-09-20T14:55:30.327Z INFO 13174 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 0 2024-09-20T14:55:30.394Z WARN 13174 --- [cps-integration-test] [ main] o.c.r.r.YangResourceNativeRepositoryImpl : ModuleReferences size : 3 and QueryResult size : 2 2024-09-20T14:55:30.481Z WARN 13174 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-09-20T14:55:30.481Z ERROR 13174 --- [cps-integration-test] [ 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, 5) already exists. 2024-09-20T14:55:30.772Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_0, Optional[2000-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 2024-09-20T14:55:30.798Z INFO 13174 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:55:30.820Z INFO 13174 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-20T14:55:30.867Z WARN 13174 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [source_1, Optional[2001-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [source_0, Optional[2000-01-01]] [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.116 s - in org.onap.cps.integration.functional.cps.ModuleServiceIntegrationSpec [INFO] Running org.onap.cps.integration.functional.cps.QueryServiceIntegrationSpec 2024-09-20T14:55:31.328Z INFO 13174 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:55:31.344Z INFO 13174 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 0 advised cm handles from DB 2024-09-20T14:55:31.344Z INFO 13174 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 0 line 1:0 mismatched input 'cpsPath' expecting '/' 2024-09-20T14:55:31.830Z INFO 13174 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:55:31.842Z INFO 13174 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles line 1:0 mismatched input 'cpsPath' expecting '/' [INFO] Tests run: 140, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.384 s - in org.onap.cps.integration.functional.cps.QueryServiceIntegrationSpec [INFO] Running org.onap.cps.integration.functional.cps.SessionManagerIntegrationSpec 2024-09-20T14:55:32.345Z INFO 13174 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-20T14:55:32.361Z INFO 13174 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 0 advised cm handles from DB 2024-09-20T14:55:32.361Z INFO 13174 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 0 2024-09-20T14:55:32.610Z INFO 13174 --- [cps-integration-test] [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 2024-09-20T14:55:32.614Z WARN 13174 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using built-in connection pool (not intended for production use) 2024-09-20T14:55:32.615Z INFO 13174 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001005: Loaded JDBC driver class: org.postgresql.Driver 2024-09-20T14:55:32.615Z INFO 13174 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001012: Connecting with JDBC URL [jdbc:postgresql://localhost:32790/test?loggerLevel=OFF] 2024-09-20T14:55:32.615Z INFO 13174 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001001: Connection properties: {password=****, user=test} 2024-09-20T14:55:32.615Z INFO 13174 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001003: Autocommit mode: false 2024-09-20T14:55:32.618Z INFO 13174 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001115: Connection pool size: 20 (min=1) 2024-09-20T14:55:32.650Z WARN 13174 --- [cps-integration-test] [ main] org.hibernate.orm.deprecation : HHH90000025: PostgreSQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-09-20T14:55:32.752Z INFO 13174 --- [cps-integration-test] [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) Hibernate: select ae1_0.id,ae1_0.dataspace_id,ae1_0.name,ae1_0.schema_set_id from anchor ae1_0 where ae1_0.id=? for no key update 2024-09-20T14:55:32.775Z INFO 13174 --- [cps-integration-test] [pool-6-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked Hibernate: select ae1_0.id,ae1_0.dataspace_id,ae1_0.name,ae1_0.schema_set_id from anchor ae1_0 where ae1_0.id=? for no key update 2024-09-20T14:55:32.804Z INFO 13174 --- [cps-integration-test] [pool-7-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked Hibernate: select ae1_0.id,ae1_0.dataspace_id,ae1_0.name,ae1_0.schema_set_id from anchor ae1_0 where ae1_0.id=? for no key update 2024-09-20T14:55:32.854Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-20T14:55:32.862Z INFO 13174 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-20T14:55:33.112Z INFO 13174 --- [cps-integration-test] [pool-8-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 2024-09-20T14:55:33.116Z INFO 13174 --- [cps-integration-test] [pool-9-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked Hibernate: select ae1_0.id,ae1_0.dataspace_id,ae1_0.name,ae1_0.schema_set_id from anchor ae1_0 where ae1_0.id=? for no key update 2024-09-20T14:55:33.131Z INFO 13174 --- [cps-integration-test] [ool-10-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 2024-09-20T14:55:33.132Z INFO 13174 --- [cps-integration-test] [ool-11-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.849 s - in org.onap.cps.integration.functional.cps.SessionManagerIntegrationSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 363, 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] --- 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.5.3-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/*:org/onap/cps/policyexecutor/stub/model/* [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.5.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.5.3-SNAPSHOT/integration-test-3.5.3-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.5.3-SNAPSHOT/integration-test-3.5.3-SNAPSHOT.pom [INFO] [INFO] --------------------< org.onap.cps:cps-application >-------------------- [INFO] Building cps-application 3.5.3-SNAPSHOT [18/21] [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/*:org/onap/cps/policyexecutor/stub/model/* [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/*:org/onap/cps/policyexecutor/stub/model/* [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.2.4: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 2 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.3/spotbugs-4.2.3.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] ------------------------------------------------------- 14:55:41.124 [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. 14:55:41.321 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.Application for test class org.onap.cps.rest.controller.ControllerSecuritySpec 14:55:41.533 [main] INFO com.tngtech.archunit.ArchConfiguration -- Reading ArchUnit properties from file:/w/workspace/cps-master-verify-java/cps-application/target/test-classes/archunit.properties 14:55:41.575 [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. 14:55:41.587 [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 14:55:40,939 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 14:55:40,942 |-INFO in ch.qos.logback.classic.util.ContextInitializer@520e6089 - Here is a list of configurators discovered as a service, by rank: 14:55:40,942 |-INFO in ch.qos.logback.classic.util.ContextInitializer@520e6089 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 14:55:40,942 |-INFO in ch.qos.logback.classic.util.ContextInitializer@520e6089 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 14:55:40,942 |-INFO in ch.qos.logback.classic.util.ContextInitializer@520e6089 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 14:55:40,951 |-INFO in ch.qos.logback.classic.util.ContextInitializer@520e6089 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 14:55:40,951 |-INFO in ch.qos.logback.classic.util.ContextInitializer@520e6089 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 14:55:40,952 |-INFO in ch.qos.logback.classic.util.ContextInitializer@520e6089 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 14:55:40,954 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 14:55:40,955 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 14:55:40,955 |-INFO in ch.qos.logback.classic.util.ContextInitializer@520e6089 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 3 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 14:55:40,955 |-INFO in ch.qos.logback.classic.util.ContextInitializer@520e6089 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 14:55:40,955 |-INFO in ch.qos.logback.classic.util.ContextInitializer@520e6089 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 14:55:40,956 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 14:55:40,956 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 14:55:40,956 |-INFO in ch.qos.logback.classic.util.ContextInitializer@520e6089 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 14:55:40,956 |-INFO in ch.qos.logback.classic.util.ContextInitializer@520e6089 - Trying to configure with ch.qos.logback.classic.BasicConfigurator 14:55:40,957 |-INFO in ch.qos.logback.classic.util.ContextInitializer@520e6089 - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 14:55:40,957 |-INFO in ch.qos.logback.classic.BasicConfigurator@2ff2a096 - Setting up default configuration. 14:55:40,981 |-INFO in ch.qos.logback.classic.util.ContextInitializer@520e6089 - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 24 milliseconds. ExecutionStatus=NEUTRAL 14:55:42,411 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@59c2bf78 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] is not of type file 14:55:42,461 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@44f8d884 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 14:55:42,461 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@59c2bf78 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 14:55:42,465 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 14:55:42,465 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 14:55:42,465 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 14:55:42,465 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 14:55:42,465 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 14:55:42,467 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@44f8d884 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 14:55:42,467 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@59c2bf78 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 14:55:42,476 |-WARN in IfNestedWithinSecondPhaseElementSC - <if> elements cannot be nested within an <appender>, <logger> or <root> element 14:55:42,476 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 14:55:42,481 |-WARN in IfNestedWithinSecondPhaseElementSC - Element <appender> at line 60 contains a nested <if> element at line 61 14:55:42,517 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1726844142515) 14:55:42,517 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] 14:55:42,517 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 14:55:42,526 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 14:55:42,526 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@65d3e2ba - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 14:55:42,527 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 14:55:42,527 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@65d3e2ba - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 14:55:42,527 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 14:55:42,527 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@65d3e2ba - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 14:55:42,527 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 14:55:42,527 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@65d3e2ba - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 14:55:42,527 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 14:55:42,527 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@65d3e2ba - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 14:55:42,527 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 14:55:42,527 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@65d3e2ba - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 14:55:42,527 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 14:55:42,527 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@65d3e2ba - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 14:55:42,527 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 14:55:42,527 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@65d3e2ba - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 14:55:42,527 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 14:55:42,527 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 14:55:42,534 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 14:55:42,557 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 14:55:42,557 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 14:55:42,587 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 14:55:42,610 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 14:55:42,932 |-INFO in ch.qos.logback.classic.pattern.DateConverter@5f9f1886 - Setting zoneId to "UTC" 14:55:42,943 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 14:55:42,943 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 14:55:43,222 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 14:55:43,224 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 14:55:43,224 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 14:55:43,224 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 14:55:43,225 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 14:55:43,225 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@65d3e2ba - Propagating INFO level on Logger[ROOT] onto the JUL framework 14:55:43,225 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 14:55:43,225 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@136a5572 - End of configuration. 14:55:43,225 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@11548363 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-20T14:55:43.334Z INFO 16725 --- [ main] [ ] o.o.c.r.c.ControllerSecuritySpec : Starting ControllerSecuritySpec using Java 17.0.6-ea with PID 16725 (started by jenkins in /w/workspace/cps-master-verify-java/cps-application) 2024-09-20T14:55:43.336Z INFO 16725 --- [ main] [ ] o.o.c.r.c.ControllerSecuritySpec : No active profile set, falling back to 1 default profile: "default" 2024-09-20T14:55:45.136Z INFO 16725 --- [ main] [ ] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-09-20T14:55:45.137Z INFO 16725 --- [ main] [ ] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-09-20T14:55:45.138Z INFO 16725 --- [ main] [ ] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2024-09-20T14:55:45.258Z INFO 16725 --- [ main] [ ] o.o.c.r.c.ControllerSecuritySpec : Started ControllerSecuritySpec in 3.325 seconds (process running for 5.174) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 4.736 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.009 s - in org.onap.cps.config.MicroMeterConfigSpec [INFO] Running org.onap.cps.architecture.LayeredArchitectureTest 2024-09-20T14:55:46.647Z INFO 16725 --- [ main] [ ] com.tngtech.archunit.core.PluginLoader : Detected Java version 17.0.6-ea [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 3.878 s - in org.onap.cps.architecture.LayeredArchitectureTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 7, Failures: 0, Errors: 0, Skipped: 3 [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 2 classes [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.5.3-SNAPSHOT.jar [INFO] [INFO] --- spring-boot-maven-plugin:3.2.4:repackage (default) @ cps-application --- [INFO] Attaching repackaged archive /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.5.3-SNAPSHOT-springboot.jar with classifier springboot [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.5.3-SNAPSHOT-20240920T144630Z, 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 dependencies layer... [INFO] Building project dependencies layer... [INFO] Building classes layer... [INFO] Building resources 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.Application] [INFO] Loading to Docker daemon... [INFO] [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.5.3-SNAPSHOT-20240920T144630Z, nexus3.onap.org:10003/onap/cps-and-ncmp [INFO] [INFO] A new version of jib-maven-plugin (3.4.3) is available (currently using 3.3.2). Update your build configuration to use the latest features and fixes! [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) @ 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/*:org/onap/cps/policyexecutor/stub/model/* [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 2 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.5.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.5.3-SNAPSHOT/cps-application-3.5.3-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.5.3-SNAPSHOT/cps-application-3.5.3-SNAPSHOT.pom [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.5.3-SNAPSHOT-springboot.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.5.3-SNAPSHOT/cps-application-3.5.3-SNAPSHOT-springboot.jar [INFO] [INFO] -----------------< org.onap.cps:policy-executor-stub >------------------ [INFO] Building policy-executor-stub 3.5.3-SNAPSHOT [19/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ policy-executor-stub --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ policy-executor-stub --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ policy-executor-stub --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ policy-executor-stub --- [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/policy-executor-stub/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ policy-executor-stub --- [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/policy-executor-stub/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* [INFO] [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (code-gen) @ policy-executor-stub --- [INFO] Generating with dryRun=false [INFO] Output directory (/w/workspace/cps-master-verify-java/policy-executor-stub/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] 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] Invoker Package Name, originally not set, is now derived from api package name: org.onap.cps.policyexecutor.stub [INFO] Processing operation executePolicyAction [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/ErrorMessage.java [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/PolicyExecutionRequest.java [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/PolicyExecutionResponse.java [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/Request.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/] [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/api/PolicyExecutorApi.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/] [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] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ policy-executor-stub --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ policy-executor-stub --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ policy-executor-stub --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ policy-executor-stub --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ policy-executor-stub --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ policy-executor-stub --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 14 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ policy-executor-stub >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ policy-executor-stub --- [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.3/spotbugs-4.2.3.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 @ policy-executor-stub <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ policy-executor-stub --- [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) @ policy-executor-stub --- [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/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/README.md [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/openapi.yaml [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/.openapi-generator-ignore [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/.openapi-generator/VERSION [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/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:testResources (default-testResources) @ policy-executor-stub --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/policy-executor-stub/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ policy-executor-stub --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ policy-executor-stub --- [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) @ policy-executor-stub --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- 14:56:07.451 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec]: PolicyExecutorStubControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 14:56:07.633 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.policyexecutor.stub.PolicyExecutorApplication for test class org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec 14:56:07.677 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec]: PolicyExecutorStubControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 14:56:07.690 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.policyexecutor.stub.PolicyExecutorApplication for test class org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec [INFO] Running org.onap.cps.policyexecutor.stub.PolicyExecutorApplicationSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-20T14:56:08.937Z INFO 17108 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : Starting PolicyExecutorApplication using Java 17.0.6-ea with PID 17108 (started by jenkins in /w/workspace/cps-master-verify-java/policy-executor-stub) 2024-09-20T14:56:08.939Z INFO 17108 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : No active profile set, falling back to 1 default profile: "default" 2024-09-20T14:56:10.520Z INFO 17108 --- [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 8093 2024-09-20T14:56:10.526Z INFO 17108 --- [ main] org.eclipse.jetty.server.Server : jetty-12.0.7; built: 2024-02-29T21:19:41.771Z; git: c89aca8fd34083befd79f328a3b8b6ffff04347e; jvm 17.0.6-ea+9-LTS 2024-09-20T14:56:10.570Z INFO 17108 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 2024-09-20T14:56:10.571Z INFO 17108 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1589 ms 2024-09-20T14:56:10.650Z INFO 17108 --- [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 2024-09-20T14:56:10.659Z INFO 17108 --- [ main] o.e.jetty.server.handler.ContextHandler : Started osbwej.JettyEmbeddedWebAppContext@6eb58fdd{application,/,b=[file:/tmp/jetty-docbase.8093.17008944974634369426/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.11.8/swagger-ui-5.11.8.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@5df9d890{STARTED}} 2024-09-20T14:56:10.660Z INFO 17108 --- [ main] o.e.j.e.servlet.ServletContextHandler : Started osbwej.JettyEmbeddedWebAppContext@6eb58fdd{application,/,b=[file:/tmp/jetty-docbase.8093.17008944974634369426/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.11.8/swagger-ui-5.11.8.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@5df9d890{STARTED}} 2024-09-20T14:56:10.662Z INFO 17108 --- [ main] org.eclipse.jetty.server.Server : Started oejs.Server@3d1254b9{STARTING}[12.0.7,sto=0] @4254ms 2024-09-20T14:56:11.265Z INFO 17108 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 2024-09-20T14:56:11.265Z INFO 17108 --- [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2024-09-20T14:56:11.266Z INFO 17108 --- [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 2024-09-20T14:56:11.281Z INFO 17108 --- [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@69b783ea{HTTP/1.1, (http/1.1)}{0.0.0.0:8093} 2024-09-20T14:56:11.282Z INFO 17108 --- [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port 8093 (http/1.1) with context path '/' 2024-09-20T14:56:11.293Z INFO 17108 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : Started PolicyExecutorApplication in 3.007 seconds (process running for 4.885) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.336 s - in org.onap.cps.policyexecutor.stub.PolicyExecutorApplicationSpec [INFO] Running org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-20T14:56:11.421Z INFO 17108 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : Starting PolicyExecutorStubControllerSpec using Java 17.0.6-ea with PID 17108 (started by jenkins in /w/workspace/cps-master-verify-java/policy-executor-stub) 2024-09-20T14:56:11.421Z INFO 17108 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : No active profile set, falling back to 1 default profile: "default" 2024-09-20T14:56:11.701Z INFO 17108 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-09-20T14:56:11.701Z INFO 17108 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-09-20T14:56:11.702Z INFO 17108 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2024-09-20T14:56:11.715Z INFO 17108 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : Started PolicyExecutorStubControllerSpec in 0.335 seconds (process running for 5.307) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-09-20T14:56:13.077Z INFO 17108 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked (only supports 'delete' operations) 2024-09-20T14:56:13.077Z INFO 17108 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Request Schema:ncmp-delete-schema:1.0.0 2024-09-20T14:56:13.087Z INFO 17108 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: deny (Only FDNs containing 'cps-is-great' are allowed) 2024-09-20T14:56:13.145Z INFO 17108 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked (only supports 'delete' operations) 2024-09-20T14:56:13.146Z INFO 17108 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Request Schema:ncmp-delete-schema:1.0.0 2024-09-20T14:56:13.146Z INFO 17108 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (All good) 2024-09-20T14:56:13.154Z INFO 17108 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked (only supports 'delete' operations) 2024-09-20T14:56:13.154Z INFO 17108 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Request Schema:ncmp-delete-schema:1.0.0 2024-09-20T14:56:13.162Z INFO 17108 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked (only supports 'delete' operations) 2024-09-20T14:56:13.162Z INFO 17108 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Request Schema:ncmp-delete-schema:1.0.0 2024-09-20T14:56:13.163Z INFO 17108 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: deny (Only FDNs containing 'cps-is-great' are allowed) 2024-09-20T14:56:13.169Z INFO 17108 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked (only supports 'delete' operations) 2024-09-20T14:56:13.176Z WARN 17108 --- [ main] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized token 'invalid': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false')] 2024-09-20T14:56:13.185Z INFO 17108 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked (only supports 'delete' operations) 2024-09-20T14:56:13.185Z INFO 17108 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Request Schema:ncmp-delete-schema:1.0.0 2024-09-20T14:56:13.186Z INFO 17108 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: deny (Only FDNs containing 'cps-is-great' are allowed) 2024-09-20T14:56:13.224Z WARN 17108 --- [ main] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.bind.MethodArgumentNotValidException: Validation failed for argument [1] in public org.springframework.http.ResponseEntity<org.onap.cps.policyexecutor.stub.model.PolicyExecutionResponse> org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubController.executePolicyAction(java.lang.String,org.onap.cps.policyexecutor.stub.model.PolicyExecutionRequest,java.lang.String): [Field error in object 'policyExecutionRequest' on field 'decisionType': rejected value [null]; codes [NotNull.policyExecutionRequest.decisionType,NotNull.decisionType,NotNull.java.lang.String,NotNull]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [policyExecutionRequest.decisionType,decisionType]; arguments []; default message [decisionType]]; default message [must not be null]] ] 2024-09-20T14:56:13.231Z INFO 17108 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked (only supports 'delete' operations) 2024-09-20T14:56:13.232Z INFO 17108 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Request Schema:other schema 2024-09-20T14:56:13.232Z WARN 17108 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : This stub only supports 'delete' operations 2024-09-20T14:56:13.239Z INFO 17108 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked (only supports 'delete' operations) 2024-09-20T14:56:13.239Z INFO 17108 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Request Schema:ncmp-delete-schema:1.0.0 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.901 s - in org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ policy-executor-stub --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'policy-executor-stub' with 2 classes [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ policy-executor-stub --- [INFO] Building jar: /w/workspace/cps-master-verify-java/policy-executor-stub/target/policy-executor-stub-3.5.3-SNAPSHOT.jar [INFO] [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ policy-executor-stub --- [INFO] [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/policy-executor-stub:3.5.3-SNAPSHOT-20240920T144630Z, nexus3.onap.org:10003/onap/policy-executor-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] Building resources layer... [INFO] Building classes layer... [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... [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.policyexecutor.stub.PolicyExecutorApplication] [INFO] Loading to Docker daemon... [INFO] [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/policy-executor-stub:3.5.3-SNAPSHOT-20240920T144630Z, nexus3.onap.org:10003/onap/policy-executor-stub [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ policy-executor-stub --- [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/policy-executor-stub/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ policy-executor-stub --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ policy-executor-stub --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ policy-executor-stub --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'policy-executor-stub' with 2 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ policy-executor-stub --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ policy-executor-stub --- [INFO] Installing /w/workspace/cps-master-verify-java/policy-executor-stub/target/policy-executor-stub-3.5.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/policy-executor-stub/3.5.3-SNAPSHOT/policy-executor-stub-3.5.3-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/policy-executor-stub/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/policy-executor-stub/3.5.3-SNAPSHOT/policy-executor-stub-3.5.3-SNAPSHOT.pom [INFO] [INFO] ---------------------< org.onap.cps:jacoco-report >--------------------- [INFO] Building jacoco-report 3.5.3-SNAPSHOT [20/21] [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/*:org/onap/cps/policyexecutor/stub/model/* [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/*:org/onap/cps/policyexecutor/stub/model/* [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] --- 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.5.3-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/*:org/onap/cps/policyexecutor/stub/model/* [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-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] Loading execution data file /w/workspace/cps-master-verify-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-application' with 2 classes [INFO] Analyzed bundle 'cps-events' with 3 classes [INFO] Analyzed bundle 'cps-ncmp-rest' with 5 classes [INFO] Analyzed bundle 'cps-ncmp-service' with 145 classes [INFO] Analyzed bundle 'cps-path-parser' with 7 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] Analyzed bundle 'policy-executor-stub' with 2 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.5.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.5.3-SNAPSHOT/jacoco-report-3.5.3-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.5.3-SNAPSHOT/jacoco-report-3.5.3-SNAPSHOT.pom [INFO] [INFO] --------------------< org.onap.cps:cps-aggregator >--------------------- [INFO] Building cps 3.5.3-SNAPSHOT [21/21] [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.5.3-SNAPSHOT/cps-aggregator-3.5.3-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for cps 3.5.3-SNAPSHOT: [INFO] [INFO] org.onap.cps:cps-dependencies ...................... SUCCESS [ 1.004 s] [INFO] cps-bom ............................................ SUCCESS [ 0.007 s] [INFO] checkstyle ......................................... SUCCESS [ 4.941 s] [INFO] spotbugs ........................................... SUCCESS [ 0.019 s] [INFO] cps-parent ......................................... SUCCESS [ 9.450 s] [INFO] cps-events ......................................... SUCCESS [ 5.972 s] [INFO] cps-path-parser .................................... SUCCESS [ 12.011 s] [INFO] cps-service ........................................ SUCCESS [01:01 min] [INFO] cps-rest ........................................... SUCCESS [ 25.365 s] [INFO] cps-ncmp-events .................................... SUCCESS [ 4.754 s] [INFO] cps-ncmp-service ................................... SUCCESS [03:23 min] [INFO] cps-ncmp-rest ...................................... SUCCESS [ 19.208 s] [INFO] cps-ncmp-rest-stub ................................. SUCCESS [ 0.073 s] [INFO] cps-ncmp-rest-stub-service ......................... SUCCESS [ 10.383 s] [INFO] cps-ncmp-rest-stub-app ............................. SUCCESS [ 3.467 s] [INFO] cps-ri ............................................. SUCCESS [ 24.777 s] [INFO] integration-test ................................... SUCCESS [02:35 min] [INFO] cps-application .................................... SUCCESS [ 25.777 s] [INFO] policy-executor-stub ............................... SUCCESS [ 14.026 s] [INFO] jacoco-report ...................................... SUCCESS [ 0.732 s] [INFO] cps ................................................ SUCCESS [ 1.540 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 09:47 min [INFO] Finished at: 2024-09-20T14:56:17Z [INFO] ------------------------------------------------------------------------ $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 5431 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [cps-master-verify-java] $ /bin/bash /tmp/jenkins12063353881644103652.sh ---> sysstat.sh [cps-master-verify-java] $ /bin/bash /tmp/jenkins5483060732159033867.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + 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/jenkins12205396603807244699.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-tPtM from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-tPtM/bin to PATH INFO: Running in OpenStack, capturing instance metadata [cps-master-verify-java] $ /bin/bash /tmp/jenkins2975846201272057294.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-master-verify-java@tmp/config5028840862328154502tmp 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/jenkins1137204750768421745.sh ---> create-netrc.sh [cps-master-verify-java] $ /bin/bash /tmp/jenkins4725934246904062496.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-tPtM from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-tPtM/bin to PATH [cps-master-verify-java] $ /bin/bash /tmp/jenkins85919564034066888.sh ---> sudo-logs.sh Archiving 'sudo' log.. [cps-master-verify-java] $ /bin/bash /tmp/jenkins12475981369703577899.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-tPtM from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-tPtM/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/jenkins1338789510233540605.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-tPtM from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-tPtM/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-master-verify-java/8562 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-40120.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 1116 25631 19 5142 30300 Swap: 1023 0 1023 ---> ip addr: 1: lo: <LOOPBACK,UP,LOWER_UP> 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: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:f3:0e:a1 brd ff:ff:ff:ff:ff:ff altname enp0s3 altname ens3 inet 10.30.106.74/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 valid_lft 85691sec preferred_lft 85691sec inet6 fe80::f816:3eff:fef3:ea1/64 scope link valid_lft forever preferred_lft forever 3: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:77:68:11:24 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:77ff:fe68:1124/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) 09/20/2024 _x86_64_ (8 CPU) 14:44:58 LINUX RESTART (8 CPU) 02:46:01 PM tps rtps wtps bread/s bwrtn/s 02:47:01 PM 256.78 20.13 236.65 4046.38 12407.31 02:48:01 PM 99.75 1.42 98.33 387.20 11775.41 02:49:01 PM 68.64 0.07 68.58 23.73 2625.67 02:50:00 PM 112.90 12.80 100.10 912.37 33448.24 02:50:01 PM 156.71 0.00 156.71 0.00 3168.29 02:51:01 PM 34.11 0.05 34.06 0.53 747.28 02:52:01 PM 8.43 0.00 8.43 0.00 521.89 02:53:01 PM 23.03 0.00 23.03 0.00 7816.83 02:54:01 PM 91.47 0.00 91.47 0.00 16057.46 02:55:01 PM 6.40 0.00 6.40 0.00 174.20 02:56:01 PM 26.64 3.55 23.09 4544.93 838.93 Average: 72.93 3.77 69.17 989.10 8558.60 02:46:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:47:01 PM 28326572 30363976 4329140 13.26 2688 2351976 2443728 7.25 241064 3610348 156524 02:48:01 PM 27619672 29845512 5036040 15.42 2688 2537848 2716788 8.06 300212 4241260 228 02:49:01 PM 26757016 29070556 5898696 18.06 2688 2622324 3287956 9.76 341464 5052016 28524 02:50:00 PM 25358984 28498856 7296728 22.34 2688 3431668 4800956 14.24 541088 6179444 116 02:50:01 PM 25314572 28454576 7341140 22.48 2688 3431712 4842320 14.37 541156 6223044 172 02:51:01 PM 25385332 28528268 7270380 22.26 2688 3434832 3719492 11.04 551260 6141292 1488 02:52:01 PM 25115020 28264644 7540692 23.09 2688 3441208 4109684 12.19 551436 6399368 1860 02:53:01 PM 25897992 29281112 6757720 20.69 2688 3673912 2894812 8.59 609196 5576352 4084 02:54:01 PM 24047616 27888192 8608096 26.36 2688 4128308 6599820 19.58 655036 7307600 148 02:55:01 PM 23371248 27230540 9284464 28.43 2688 4147280 7231732 21.46 657272 7969212 100 02:56:01 PM 24490292 29151816 8165420 25.00 2688 4932680 2941956 8.73 816616 6724236 719460 Average: 25607665 28779823 7048047 21.58 2688 3466704 4144477 12.30 527800 5947652 82973 02:46:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:47:01 PM eth0 278.17 243.67 2824.33 42.87 0.00 0.00 0.00 0.00 02:47:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:01 PM lo 0.87 0.87 0.22 0.22 0.00 0.00 0.00 0.00 02:48:01 PM eth0 198.55 153.60 2764.35 24.14 0.00 0.00 0.00 0.00 02:48:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:01 PM lo 1.45 1.45 0.23 0.23 0.00 0.00 0.00 0.00 02:49:01 PM eth0 112.95 98.78 955.05 23.16 0.00 0.00 0.00 0.00 02:49:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:00 PM lo 2.09 2.09 0.10 0.10 0.00 0.00 0.00 0.00 02:50:00 PM eth0 1275.04 400.19 6624.58 31.95 0.00 0.00 0.00 0.00 02:50:00 PM docker0 0.00 0.21 0.00 0.02 0.00 0.00 0.00 0.00 02:50:00 PM vethe05eaec 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:50:01 PM lo 2.44 2.44 0.12 0.12 0.00 0.00 0.00 0.00 02:50:01 PM eth0 12.80 10.37 3.62 10.18 0.00 0.00 0.00 0.00 02:50:01 PM docker0 0.00 0.61 0.00 0.07 0.00 0.00 0.00 0.00 02:50:01 PM vethe05eaec 0.00 3.05 0.00 0.27 0.00 0.00 0.00 0.00 02:51:01 PM lo 50.57 50.57 4.21 4.21 0.00 0.00 0.00 0.00 02:51:01 PM eth0 323.86 261.75 147.95 88.91 0.00 0.00 0.00 0.00 02:51:01 PM docker0 9.95 11.06 1.43 1.34 0.00 0.00 0.00 0.00 02:52:01 PM lo 287.92 287.92 159.58 159.58 0.00 0.00 0.00 0.00 02:52:01 PM eth0 1669.93 1369.56 706.92 553.30 0.00 0.00 0.00 0.00 02:52:01 PM docker0 0.80 1.03 0.11 0.19 0.00 0.00 0.00 0.00 02:53:01 PM lo 2.00 2.00 0.12 0.12 0.00 0.00 0.00 0.00 02:53:01 PM eth0 110.73 96.97 548.80 34.57 0.00 0.00 0.00 0.00 02:53:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:01 PM lo 87.47 87.47 32.04 32.04 0.00 0.00 0.00 0.00 02:54:01 PM eth0 412.15 165.83 2270.33 15.32 0.00 0.00 0.00 0.00 02:54:01 PM docker0 6.01 7.13 0.66 1.75 0.00 0.00 0.00 0.00 02:54:01 PM veth0415f36 6.01 7.28 0.74 1.76 0.00 0.00 0.00 0.00 02:54:01 PM vethcc23112 0.00 0.80 0.00 0.38 0.00 0.00 0.00 0.00 02:55:01 PM lo 849.69 849.69 243.18 243.18 0.00 0.00 0.00 0.00 02:55:01 PM eth0 28.75 24.88 9.88 13.77 0.00 0.00 0.00 0.00 02:55:01 PM docker0 230.01 242.26 35.97 38.53 0.00 0.00 0.00 0.00 02:55:01 PM veth0415f36 204.42 217.78 35.88 32.43 0.00 0.00 0.00 0.00 02:55:01 PM vethcc23112 25.60 24.66 3.24 6.17 0.00 0.00 0.00 0.00 02:56:01 PM lo 641.98 641.98 116.08 116.08 0.00 0.00 0.00 0.00 02:56:01 PM eth0 87.52 74.46 1298.93 20.71 0.00 0.00 0.00 0.00 02:56:01 PM docker0 271.25 283.46 60.74 46.67 0.00 0.00 0.00 0.00 Average: lo 192.40 192.40 55.57 55.57 0.00 0.00 0.00 0.00 Average: eth0 446.32 287.90 1797.04 84.81 0.00 0.00 0.00 0.00 Average: docker0 51.80 54.52 9.89 8.85 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) 09/20/2024 _x86_64_ (8 CPU) 14:44:58 LINUX RESTART (8 CPU) 02:46:01 PM CPU %user %nice %system %iowait %steal %idle 02:47:01 PM all 20.65 0.00 1.48 1.24 0.07 76.56 02:47:01 PM 0 15.13 0.00 1.00 0.48 0.08 83.31 02:47:01 PM 1 23.42 0.00 2.54 3.25 0.12 70.67 02:47:01 PM 2 32.98 0.00 2.44 0.58 0.08 63.91 02:47:01 PM 3 16.38 0.00 1.42 1.42 0.08 80.70 02:47:01 PM 4 32.62 0.00 1.74 0.65 0.08 64.91 02:47:01 PM 5 16.86 0.00 0.74 0.84 0.05 81.52 02:47:01 PM 6 18.97 0.00 1.12 1.17 0.05 78.69 02:47:01 PM 7 8.77 0.00 0.85 1.52 0.03 88.82 02:48:01 PM all 27.06 0.00 0.87 0.27 0.08 71.72 02:48:01 PM 0 36.08 0.00 1.05 0.37 0.10 62.40 02:48:01 PM 1 28.99 0.00 1.07 0.55 0.07 69.32 02:48:01 PM 2 27.80 0.00 1.05 0.02 0.08 71.04 02:48:01 PM 3 20.93 0.00 0.67 0.30 0.08 78.02 02:48:01 PM 4 32.22 0.00 1.45 0.42 0.08 65.83 02:48:01 PM 5 19.01 0.00 0.65 0.07 0.07 80.21 02:48:01 PM 6 30.27 0.00 0.43 0.00 0.08 69.22 02:48:01 PM 7 21.20 0.00 0.58 0.47 0.07 77.68 02:49:01 PM all 42.11 0.00 1.24 0.13 0.11 56.42 02:49:01 PM 0 37.10 0.00 1.30 0.02 0.10 61.48 02:49:01 PM 1 18.64 0.00 0.75 0.02 0.10 80.49 02:49:01 PM 2 47.56 0.00 0.97 0.03 0.10 51.34 02:49:01 PM 3 51.73 0.00 0.50 0.00 0.10 47.67 02:49:01 PM 4 46.29 0.00 2.22 0.62 0.12 50.75 02:49:01 PM 5 44.43 0.00 2.59 0.21 0.16 52.62 02:49:01 PM 6 64.61 0.00 1.02 0.08 0.10 34.19 02:49:01 PM 7 26.31 0.00 0.61 0.03 0.08 72.96 02:50:00 PM all 20.69 0.55 3.47 0.59 0.11 74.59 02:50:00 PM 0 17.26 0.05 3.48 0.16 0.09 78.97 02:50:00 PM 1 14.73 0.03 3.64 0.50 0.10 80.99 02:50:00 PM 2 19.34 0.09 3.78 1.59 0.12 75.07 02:50:00 PM 3 27.58 0.29 3.99 0.87 0.12 67.15 02:50:00 PM 4 22.48 0.05 3.85 0.81 0.12 72.68 02:50:00 PM 5 23.27 0.05 2.53 0.07 0.10 73.97 02:50:00 PM 6 16.17 0.05 3.05 0.40 0.10 80.23 02:50:00 PM 7 24.66 3.77 3.45 0.33 0.12 67.67 02:50:01 PM all 21.00 0.00 2.15 0.08 0.08 76.69 02:50:01 PM 0 1.22 0.00 0.61 0.00 0.61 97.56 02:50:01 PM 1 17.90 0.00 0.62 0.00 0.00 81.48 02:50:01 PM 2 3.70 0.00 1.23 0.00 0.00 95.06 02:50:01 PM 3 62.35 0.00 6.79 0.00 0.00 30.86 02:50:01 PM 4 26.99 0.00 3.68 0.00 0.00 69.33 02:50:01 PM 5 3.09 0.00 0.62 0.00 0.00 96.30 02:50:01 PM 6 16.67 0.00 0.62 0.62 0.00 82.10 02:50:01 PM 7 36.20 0.00 3.07 0.00 0.00 60.74 02:51:01 PM all 23.46 0.45 2.57 0.08 0.11 73.32 02:51:01 PM 0 20.95 2.30 2.82 0.07 0.12 73.76 02:51:01 PM 1 21.41 0.10 2.60 0.07 0.10 75.72 02:51:01 PM 2 26.38 0.00 2.13 0.08 0.10 71.30 02:51:01 PM 3 25.74 0.02 2.40 0.12 0.12 71.61 02:51:01 PM 4 19.70 0.91 2.23 0.15 0.10 76.91 02:51:01 PM 5 27.43 0.05 3.19 0.07 0.13 69.13 02:51:01 PM 6 25.34 0.13 2.52 0.05 0.12 71.85 02:51:01 PM 7 20.75 0.10 2.72 0.05 0.12 76.27 02:52:01 PM all 19.82 0.26 4.12 0.04 0.11 75.64 02:52:01 PM 0 19.46 0.02 3.00 0.02 0.10 77.41 02:52:01 PM 1 22.22 0.00 6.76 0.03 0.10 70.88 02:52:01 PM 2 20.41 1.34 3.81 0.02 0.12 74.31 02:52:01 PM 3 18.54 0.05 7.69 0.00 0.10 73.62 02:52:01 PM 4 18.99 0.02 3.06 0.22 0.13 77.57 02:52:01 PM 5 17.66 0.00 2.92 0.03 0.12 79.27 02:52:01 PM 6 22.40 0.00 2.28 0.00 0.12 75.20 02:52:01 PM 7 18.85 0.64 3.47 0.02 0.12 76.91 02:53:01 PM all 42.83 0.04 1.32 0.11 0.10 55.60 02:53:01 PM 0 19.25 0.00 1.12 0.15 0.08 79.40 02:53:01 PM 1 29.90 0.00 1.00 0.27 0.10 68.73 02:53:01 PM 2 57.58 0.32 0.98 0.10 0.13 40.88 02:53:01 PM 3 38.32 0.00 1.20 0.05 0.08 60.35 02:53:01 PM 4 29.28 0.00 1.39 0.00 0.08 69.25 02:53:01 PM 5 61.14 0.00 1.49 0.00 0.13 37.24 02:53:01 PM 6 56.84 0.00 2.09 0.10 0.12 40.86 02:53:01 PM 7 50.33 0.00 1.29 0.18 0.10 48.10 02:54:01 PM all 22.36 0.31 1.64 0.32 0.09 75.28 02:54:01 PM 0 32.00 0.00 1.64 0.02 0.12 66.23 02:54:01 PM 1 30.89 0.02 1.74 0.57 0.10 66.69 02:54:01 PM 2 16.92 0.02 1.83 0.49 0.08 80.66 02:54:01 PM 3 20.86 0.03 1.42 0.22 0.08 77.38 02:54:01 PM 4 17.23 2.36 1.74 0.27 0.08 78.31 02:54:01 PM 5 28.22 0.03 1.44 0.12 0.07 70.12 02:54:01 PM 6 16.70 0.00 1.76 0.72 0.10 80.71 02:54:01 PM 7 16.04 0.00 1.56 0.15 0.07 82.18 02:55:01 PM all 19.11 0.00 1.27 0.02 0.10 79.49 02:55:01 PM 0 15.54 0.00 1.34 0.02 0.10 83.01 02:55:01 PM 1 14.69 0.00 1.35 0.02 0.12 83.82 02:55:01 PM 2 22.88 0.00 1.32 0.08 0.10 75.61 02:55:01 PM 3 12.72 0.00 1.46 0.02 0.10 85.70 02:55:01 PM 4 17.98 0.00 1.36 0.00 0.13 80.52 02:55:01 PM 5 24.39 0.00 0.99 0.02 0.10 74.51 02:55:01 PM 6 21.57 0.00 1.04 0.02 0.08 77.29 02:55:01 PM 7 23.07 0.00 1.32 0.02 0.10 75.49 02:56:01 PM all 24.89 0.00 2.23 0.19 0.10 72.59 02:56:01 PM 0 10.68 0.00 2.20 0.02 0.10 87.00 02:56:01 PM 1 16.64 0.00 2.53 0.05 0.10 80.68 02:56:01 PM 2 35.65 0.00 2.15 0.15 0.12 61.94 02:56:01 PM 3 23.13 0.00 2.55 0.07 0.10 74.15 02:56:01 PM 4 34.01 0.00 1.81 0.20 0.10 63.88 02:56:01 PM 5 26.82 0.00 2.92 0.47 0.12 69.68 02:56:01 PM 6 33.95 0.00 1.89 0.00 0.10 64.06 02:56:01 PM 7 18.15 0.00 1.83 0.55 0.08 79.38 Average: CPU %user %nice %system %iowait %steal %idle Average: all 26.30 0.16 2.02 0.30 0.10 71.13 Average: 0 22.31 0.24 1.88 0.13 0.10 75.34 Average: 1 22.17 0.02 2.39 0.53 0.10 74.79 Average: 2 30.73 0.18 2.04 0.31 0.10 66.64 Average: 3 25.70 0.04 2.33 0.30 0.10 71.53 Average: 4 27.11 0.33 2.08 0.33 0.10 70.04 Average: 5 28.83 0.01 1.93 0.19 0.10 68.93 Average: 6 30.71 0.02 1.71 0.25 0.10 67.21 Average: 7 22.85 0.44 1.77 0.33 0.09 74.52