Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/136918 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos8-docker-8c-8g-9464 (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-YfHqccA9svkD/agent.5592 SSH_AGENT_PID=5594 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/cps-master-verify-java@tmp/private_key_11131833831327466637.key (/w/workspace/cps-master-verify-java@tmp/private_key_11131833831327466637.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-ssh5613721931923461305.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-ssh7298488593116721626.key Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git refs/changes/18/136918/1 # timeout=30 > git rev-parse 5ce502c8099bf7268ebee8b29844e06c94847b68^{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 5ce502c8099bf7268ebee8b29844e06c94847b68 (refs/changes/18/136918/1) > git config core.sparsecheckout # timeout=10 > git checkout -f 5ce502c8099bf7268ebee8b29844e06c94847b68 # timeout=30 Commit message: "Allow updating of cmHandles with an alternateId" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 66d033e5bb4317d02d343fc3a5f50dde2d4097d6 # timeout=10 [cps-master-verify-java] $ /bin/bash /tmp/jenkins18299071494812627712.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-nr83 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-nr83/bin to PATH Generating Requirements File Python 3.10.6 pip 23.3.2 from /tmp/venv-nr83/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.2.1 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 Babel==2.14.0 beautifulsoup4==4.12.2 boto3==1.34.12 botocore==1.34.12 bs4==0.0.1 cachetools==5.3.2 certifi==2023.11.17 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.4.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==2.5.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.4.2 docker==4.2.2 dogpile.cache==1.3.0 email-validator==2.1.0.post1 filelock==3.13.1 future==0.18.3 gitdb==4.0.11 GitPython==3.1.40 google-auth==2.26.1 httplib2==0.22.0 identify==2.5.33 idna==3.6 importlib-metadata==7.0.1 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.2 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.20.0 jsonschema-specifications==2023.12.1 keystoneauth1==5.4.0 kubernetes==28.1.0 lftools==0.37.8 lxml==5.0.0 MarkupSafe==2.1.3 msgpack==1.0.7 multi_key_dict==2.0.3 munch==4.0.0 netaddr==0.10.1 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==0.62.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==2.9.0 oslo.config==9.2.0 oslo.context==5.3.0 oslo.i18n==6.2.0 oslo.log==5.4.0 oslo.serialization==5.2.0 oslo.utils==6.3.0 packaging==23.2 pbr==6.0.0 platformdirs==4.1.0 prettytable==3.9.0 pyasn1==0.5.1 pyasn1-modules==0.3.0 pycparser==2.21 pygerrit2==2.0.15 PyGithub==2.1.1 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.4.0 python-dateutil==2.8.2 python-heatclient==3.3.0 python-jenkins==1.8.2 python-keystoneclient==5.2.0 python-magnumclient==4.3.0 python-novaclient==18.4.0 python-openstackclient==6.0.0 python-swiftclient==4.4.0 pytz==2023.3.post1 PyYAML==6.0.1 referencing==0.32.0 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.16.2 rsa==4.9 ruamel.yaml==0.18.5 ruamel.yaml.clib==0.2.8 s3transfer==0.10.0 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.1.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.3 tqdm==4.66.1 typing_extensions==4.9.0 tzdata==2023.4 urllib3==1.26.18 virtualenv==20.25.0 wcwidth==0.2.12 websocket-client==1.7.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 zipp==3.17.0 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk17 GIT_URL="git://cloud.onap.org/mirror" [EnvInject] - Variables injected successfully. [cps-master-verify-java] $ /bin/sh /tmp/jenkins6922266145921495910.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/config1795841900818778881tmp copy managed file [cps-settings] to file:/w/workspace/cps-master-verify-java@tmp/config11070044434494429310tmp [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-9464 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/settings16768032339300829418.xml -gs /tmp/global-settings7894532172619615658.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=5ce502c8099bf7268ebee8b29844e06c94847b68 -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=levente.csanyi@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Levente Csanyi" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/cps/+/136918 -DGERRIT_PATCHSET_UPLOADER_EMAIL=levente.csanyi@est.tech "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=patchset-created -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=cps -DGERRIT_CHANGE_NUMBER=136918 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Levente Csanyi\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/18/136918/1 "-DGERRIT_PATCHSET_UPLOADER_NAME=Levente Csanyi" '-DGERRIT_CHANGE_OWNER=\"Levente Csanyi\" ' -DPROJECT=cps -DGERRIT_CHANGE_COMMIT_MESSAGE=QWxsb3cgdXBkYXRpbmcgb2YgY21IYW5kbGVzIHdpdGggYW4gYWx0ZXJuYXRlSWQKCiAgLSBhZGRlZCBtZXRob2RzIHRvIHVwZGF0ZSBhbHRlcm5hdGUgaWQKICAtIGZpeGVkIHVuaXQgdGVzdHMKCklzc3VlLUlEOiBDUFMtMTk4NgpDaGFuZ2UtSWQ6IEk5ZWY3MTdjNWYyYzQwNTQ4MmUwYTViYjcwZjk0ZjQ2NWJhMWZmNjRmClNpZ25lZC1vZmYtYnk6IGxldmVudGVjc2FueWkgPGxldmVudGUuY3NhbnlpQGVzdC50ZWNoPgo= -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Allow updating of cmHandles with an alternateId" '-DGERRIT_EVENT_ACCOUNT=\"Levente Csanyi\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I9ef717c5f2c405482e0a5bb70f94f465ba1ff64f -DGERRIT_EVENT_HASH=1447192890 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=levente.csanyi@est.tech -DGERRIT_PATCHSET_NUMBER=1 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=Levente Csanyi" -DMAVEN_OPTS='' clean install -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-rest:jar:3.4.1-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 184, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest:jar:3.4.1-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 217, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest-stub-service:jar:3.4.1-SNAPSHOT [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.spockframework:spock-core:jar -> duplicate declaration of version (?) @ line 80, column 21 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] org.onap.cps:cps-dependencies [pom] [INFO] cps-bom [pom] [INFO] checkstyle [jar] [INFO] spotbugs [jar] [INFO] cps-parent [pom] [INFO] cps-events [jar] [INFO] cps-path-parser [jar] [INFO] cps-service [jar] [INFO] cps-rest [jar] [INFO] cps-ncmp-events [jar] [INFO] cps-ncmp-service [jar] [INFO] cps-ncmp-rest [jar] [INFO] cps-ncmp-rest-stub [pom] [INFO] cps-ncmp-rest-stub-service [jar] [INFO] cps-ncmp-rest-stub-app [jar] [INFO] cps-ri [jar] [INFO] dmi-plugin-demo-and-csit-stub [pom] [INFO] dmi-plugin-demo-and-csit-stub-service [jar] [INFO] dmi-plugin-demo-and-csit-stub-app [jar] [INFO] integration-test [jar] [INFO] cps-application [jar] [INFO] jacoco-report [jar] [INFO] cps [pom] [INFO] [INFO] -------------------< org.onap.cps:cps-dependencies >-------------------- [INFO] Building org.onap.cps:cps-dependencies 3.4.1-SNAPSHOT [1/23] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-dependencies --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-dependencies --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-dependencies/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-dependencies/3.4.1-SNAPSHOT/cps-dependencies-3.4.1-SNAPSHOT.pom [INFO] [INFO] ------------------------< org.onap.cps:cps-bom >------------------------ [INFO] Building cps-bom 3.4.1-SNAPSHOT [2/23] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-bom --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-bom --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-bom/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-bom/3.4.1-SNAPSHOT/cps-bom-3.4.1-SNAPSHOT.pom [INFO] [INFO] ----------------------< org.onap.cps:checkstyle >----------------------- [INFO] Building checkstyle 3.4.1-SNAPSHOT [3/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ checkstyle --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ checkstyle --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ checkstyle --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/checkstyle/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ checkstyle --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ checkstyle --- [INFO] Building jar: /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (copyright-check) @ checkstyle --- ======================================================================================================================== Copyright Check Python Script: /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/NetworkCmProxyDataServicePropertyHandler.java | line 3 update year to include 2024 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/NetworkCmProxyDataServicePropertyHandlerSpec.groovy | line 3 update year to include 2024 2 issue(s) found after 2 altered file(s) checked ======================================================================================================================== [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ checkstyle --- [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.4.1-SNAPSHOT/checkstyle-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.4.1-SNAPSHOT/checkstyle-3.4.1-SNAPSHOT.pom [INFO] [INFO] -----------------------< org.onap.cps:spotbugs >------------------------ [INFO] Building spotbugs 3.4.1-SNAPSHOT [4/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spotbugs --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spotbugs --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ spotbugs --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spotbugs --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/spotbugs/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ spotbugs --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spotbugs --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ spotbugs --- [INFO] Building jar: /w/workspace/cps-master-verify-java/spotbugs/target/spotbugs-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ spotbugs --- [INFO] Installing /w/workspace/cps-master-verify-java/spotbugs/target/spotbugs-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.4.1-SNAPSHOT/spotbugs-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/spotbugs/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.4.1-SNAPSHOT/spotbugs-3.4.1-SNAPSHOT.pom [INFO] [INFO] ----------------------< org.onap.cps:cps-parent >----------------------- [INFO] Building cps-parent 3.4.1-SNAPSHOT [5/23] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-parent --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-parent/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-parent --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-parent/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-parent --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-parent --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-parent --- [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-parent --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-parent --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-parent/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-parent --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-parent/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-parent --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-parent --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-parent/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-parent/3.4.1-SNAPSHOT/cps-parent-3.4.1-SNAPSHOT.pom [INFO] [INFO] ----------------------< org.onap.cps:cps-events >----------------------- [INFO] Building cps-events 3.4.1-SNAPSHOT [6/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-events --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-events --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-events --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-events --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-events --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-events/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-events --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-events --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-events --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-events --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-events --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-events --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-events >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-events --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-events <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-events --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-events --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-events --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-events --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 3 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-events --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.cps.event.CpsDataUpdatedEventSpec [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.762 s - in org.onap.cps.event.CpsDataUpdatedEventSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-events --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-events' with 0 classes [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-events --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-events --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-events --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-events --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-events --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-events --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-events' with 0 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-events --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-events --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.4.1-SNAPSHOT/cps-events-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/cps-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.4.1-SNAPSHOT/cps-events-3.4.1-SNAPSHOT.pom [INFO] [INFO] --------------------< org.onap.cps:cps-path-parser >-------------------- [INFO] Building cps-path-parser 3.4.1-SNAPSHOT [7/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-path-parser --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-path-parser --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-path-parser --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-path-parser --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-path-parser --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-path-parser/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- antlr4-maven-plugin:4.9.2:antlr4 (default) @ cps-path-parser --- [INFO] ANTLR 4: Processing source directory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/antlr4 [INFO] Processing grammar: org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 [WARNING] warning(131): org/onap/cps/cpspath/parser/antlr4/CpsPath.g4:64:64: greedy block ()+ contains wildcard; the non-greedy syntax ()+? may be preferred [WARNING] /w/workspace/cps-master-verify-java/org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 [64:64]: greedy block ()+ contains wildcard; the non-greedy syntax ()+? may be preferred [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-path-parser --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-path-parser --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-path-parser --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-path-parser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-path-parser --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 9 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-path-parser >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-path-parser --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-path-parser <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-path-parser --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-path-parser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-path-parser --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-path-parser --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 4 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-path-parser --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.cps.cpspath.parser.CpsPathQuerySpec line 1:0 extraneous input 'invalid-cps-path' expecting '/' line 1:25 mismatched input '5.0' expecting {IntegerLiteral, StringLiteral} line 1:26 mismatched input '"' expecting {IntegerLiteral, StringLiteral} line 1:26 mismatched input ''' expecting {IntegerLiteral, StringLiteral} line 1:29 mismatched input ']' expecting {'=', '>', '<', '>=', '<='} line 1:18 missing QName at '' [INFO] Tests run: 81, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.614 s - in org.onap.cps.cpspath.parser.CpsPathQuerySpec [INFO] Running org.onap.cps.cpspath.parser.CpsPathUtilSpec [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.onap.cps.cpspath.parser.CpsPathUtilSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 108, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-path-parser --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-path-parser' with 6 classes [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-path-parser --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-path-parser --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-path-parser --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-path-parser --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-path-parser --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-path-parser --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-path-parser' with 6 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-path-parser --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-path-parser --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.4.1-SNAPSHOT/cps-path-parser-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/cps-path-parser/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.4.1-SNAPSHOT/cps-path-parser-3.4.1-SNAPSHOT.pom [INFO] [INFO] ----------------------< org.onap.cps:cps-service >---------------------- [INFO] Building cps-service 3.4.1-SNAPSHOT [8/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-service --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-service --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-service/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-service --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 71 source files with javac [debug release 17] to target/classes [INFO] /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/utils/PrefixResolver.java: Some input files use unchecked or unsafe operations. [INFO] /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/utils/PrefixResolver.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-service >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-service --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-service <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-service --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 30 resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-service --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-service --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 80 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-service --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.cps.utils.DataMapUtilsSpec [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.686 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.022 s - in org.onap.cps.utils.GsonSpec [INFO] Running org.onap.cps.utils.JsonObjectMapperSpec 09:12:36.952 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON object to bytes. 09:12:36.963 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting Object to JSON string. 09:12:36.994 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 09:12:36.998 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Found structurally incompatible object while converting into value type. 09:12:37.023 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to Json Node. [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.612 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.757 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.189 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.192 s - in org.onap.cps.utils.XmlFileUtilsSpec [INFO] Running org.onap.cps.utils.YangUtilsSpec [Fatal Error] :1:7: XML document structures must start and end within the same entity. [Fatal Error] :1:76: The end-tag for element type "bookstore" must end with a '>' delimiter. [Fatal Error] :1:1: Premature end of file. line 1:1 no viable alternative at input '/' line 1:1 no viable alternative at input '/[' line 1:11 missing QName at '' [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 s - in org.onap.cps.utils.YangUtilsSpec [INFO] Running org.onap.cps.notification.CpsDataUpdatedEventFactorySpec [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s - in org.onap.cps.notification.CpsDataUpdatedEventFactorySpec [INFO] Running org.onap.cps.notification.NotificationErrorHandlerSpec 09:12:38.592 [main] ERROR org.onap.cps.notification.NotificationErrorHandler -- Failed to process Error cause: message Error context: [some context] java.lang.Exception: message at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.notification.NotificationErrorHandlerSpec.$spock_feature_0_0prov1(NotificationErrorHandlerSpec.groovy:57) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 09:12:38.602 [main] ERROR org.onap.cps.notification.NotificationErrorHandler -- Failed to process Error cause: java.lang.RuntimeException: cause Error context: [some context] java.lang.Exception: message at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) at org.onap.cps.notification.NotificationErrorHandlerSpec.$spock_feature_0_0prov1(NotificationErrorHandlerSpec.groovy:58) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: java.lang.RuntimeException: cause at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 79 common frames omitted [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s - in org.onap.cps.notification.NotificationErrorHandlerSpec [INFO] Running org.onap.cps.notification.NotificationServiceSpec 09:12:33,532 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 09:12:33,554 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 09:12:33,554 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 09:12:33,555 |-INFO in ch.qos.logback.classic.BasicConfigurator@1641c156 - Setting up default configuration. 09:12:38,967 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1db89221 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 09:12:38,968 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1fcbace0 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 09:12:38,970 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 09:12:38,970 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 09:12:38,970 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 09:12:38,973 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1db89221 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 09:12:38,973 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1fcbace0 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 09:12:38,981 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 09:12:38,981 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 09:12:38,985 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 09:12:39,013 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1704359559011) 09:12:39,013 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [file:/w/workspace/cps-master-verify-java/cps-service/target/classes/logback-spring.xml] 09:12:39,013 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 09:12:39,019 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 09:12:39,020 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@62060983 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 09:12:39,020 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 09:12:39,020 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@62060983 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 09:12:39,020 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 09:12:39,020 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@62060983 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 09:12:39,020 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 09:12:39,020 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@62060983 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 09:12:39,020 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 09:12:39,020 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@62060983 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 09:12:39,020 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 09:12:39,020 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@62060983 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 09:12:39,021 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 09:12:39,021 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@62060983 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 09:12:39,021 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 09:12:39,021 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@62060983 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 09:12:39,021 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 09:12:39,021 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:12:39,026 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 09:12:39,044 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 09:12:39,044 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:12:39,050 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 09:12:39,057 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 09:12:39,480 |-INFO in ch.qos.logback.classic.pattern.DateConverter@7a552fe4 - Setting zoneId to "UTC" 09:12:39,488 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 09:12:39,488 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 09:12:39,765 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 09:12:39,766 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 09:12:39,766 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 09:12:39,766 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 09:12:39,767 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 09:12:39,767 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@62060983 - Propagating INFO level on Logger[ROOT] onto the JUL framework 09:12:39,767 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 09:12:39,767 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@23258315 - End of configuration. 09:12:39,767 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@61cb973d - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-01-04T09:12:39.936Z INFO 6701 --- [ main] o.o.c.n.NotificationServiceSpec : Starting NotificationServiceSpec using Java 17.0.6-ea with PID 6701 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 2024-01-04T09:12:39.937Z INFO 6701 --- [ main] o.o.c.n.NotificationServiceSpec : No active profile set, falling back to 1 default profile: "default" 2024-01-04T09:12:40.540Z INFO 6701 --- [ main] o.o.c.notification.NotificationService : Notification Properties NotificationProperties(topic=cps-event, filters={enabled-dataspaces=.*-published,.*-important}, enabled=true) 2024-01-04T09:12:40.611Z INFO 6701 --- [ main] o.o.c.n.NotificationServiceSpec : Started NotificationServiceSpec in 1.918 seconds (process running for 7.876) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-01-04T09:12:41.273Z ERROR 6701 --- [ Async-2] o.o.c.n.NotificationErrorHandler : Failed to process cps-data-updated-event. Error cause: Could not create event Error context: [Anchor(name=my-anchorname, dataspaceName=my-dataspace-published, schemaSetName=my-schemaset-name), /, CREATE] java.lang.Exception: Could not create event at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.notification.NotificationServiceSpec$__spock_feature_0_3_closure1.doCall(NotificationServiceSpec.groovy:138) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) at groovy.lang.Closure.call(Closure.java:427) at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) at org.onap.cps.notification.CpsDataUpdatedEventFactory$SpockMock$230206593.createCpsDataUpdatedEvent(Unknown Source) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.spring.mock.DelegatingInterceptor.intercept(DelegatingInterceptor.java:53) at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) at org.onap.cps.notification.CpsDataUpdatedEventFactory$SpockMock$54700769.createCpsDataUpdatedEvent(Unknown Source) at org.onap.cps.notification.NotificationService.processDataUpdatedEvent(NotificationService.java:87) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:115) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) 2024-01-04T09:12:41.279Z INFO 6701 --- [ main] o.o.c.notification.NotificationService : Notification Properties NotificationProperties(topic=cps-event, filters={enabled-dataspaces=.*-published,.*-important}, enabled=false) [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.664 s - in org.onap.cps.notification.NotificationServiceSpec [INFO] Running org.onap.cps.notification.NotificationPublisherSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-01-04T09:12:41.382Z INFO 6701 --- [ main] o.o.c.n.NotificationPublisherSpec : Starting NotificationPublisherSpec using Java 17.0.6-ea with PID 6701 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 2024-01-04T09:12:41.382Z INFO 6701 --- [ main] o.o.c.n.NotificationPublisherSpec : No active profile set, falling back to 1 default profile: "default" 2024-01-04T09:12:41.596Z INFO 6701 --- [ main] o.t.utility.ImageNameSubstitutor : Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 2024-01-04T09:12:42.245Z INFO 6701 --- [ main] o.t.d.DockerClientProviderStrategy : Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 2024-01-04T09:12:42.257Z INFO 6701 --- [ main] org.testcontainers.DockerClientFactory : Docker host IP address is localhost 2024-01-04T09:12:42.282Z INFO 6701 --- [ main] org.testcontainers.DockerClientFactory : Connected to docker: Server Version: 23.0.1 API Version: 1.42 Operating System: CentOS Stream 8 Total Memory: 31890 MB 2024-01-04T09:12:42.284Z WARN 6701 --- [ main] o.testcontainers.utility.ResourceReaper : ******************************************************************************** Ryuk has been disabled. This can cause unexpected behavior in your environment. ******************************************************************************** 2024-01-04T09:12:42.288Z INFO 6701 --- [ main] org.testcontainers.DockerClientFactory : Checking the system... 2024-01-04T09:12:42.288Z INFO 6701 --- [ main] org.testcontainers.DockerClientFactory : ✔︎ Docker server version should be at least 1.6.0 2024-01-04T09:12:42.309Z INFO 6701 --- [ main] t.r.n.o.2.1 : Pulling docker image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1. Please be patient; this may take some time but only needs to be done once. 2024-01-04T09:12:42.315Z INFO 6701 --- [ main] o.t.utility.RegistryAuthLocator : Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: registry.nordix.org/onaptest/confluentinc/cp-kafka:latest, configFile: /home/jenkins/.docker/config.json, configEnv: DOCKER_AUTH_CONFIG). Falling back to docker-java default behaviour. Exception message: Status 404: No config supplied. Checked in order: /home/jenkins/.docker/config.json (file not found), DOCKER_AUTH_CONFIG (not set) 2024-01-04T09:12:44.950Z INFO 6701 --- [tream-729162289] t.r.n.o.2.1 : Starting to pull image 2024-01-04T09:12:44.976Z INFO 6701 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 2024-01-04T09:12:45.485Z INFO 6701 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 10 pending, 1 downloaded, 0 extracted, (0 bytes/? MB) 2024-01-04T09:12:47.129Z INFO 6701 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 9 pending, 2 downloaded, 0 extracted, (36 MB/? MB) 2024-01-04T09:12:47.649Z INFO 6701 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 8 pending, 3 downloaded, 0 extracted, (49 MB/? MB) 2024-01-04T09:12:48.332Z INFO 6701 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 7 pending, 4 downloaded, 0 extracted, (73 MB/? MB) 2024-01-04T09:12:48.861Z INFO 6701 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 6 pending, 5 downloaded, 0 extracted, (86 MB/? MB) 2024-01-04T09:12:49.387Z INFO 6701 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 5 pending, 6 downloaded, 0 extracted, (103 MB/? MB) 2024-01-04T09:12:49.403Z INFO 6701 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 5 pending, 6 downloaded, 1 extracted, (103 MB/? MB) 2024-01-04T09:12:49.506Z INFO 6701 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 5 pending, 6 downloaded, 2 extracted, (108 MB/? MB) 2024-01-04T09:12:49.902Z INFO 6701 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 4 pending, 7 downloaded, 2 extracted, (123 MB/? MB) 2024-01-04T09:12:50.633Z INFO 6701 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 3 pending, 8 downloaded, 2 extracted, (156 MB/? MB) 2024-01-04T09:12:51.155Z INFO 6701 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 2 pending, 9 downloaded, 2 extracted, (167 MB/? MB) 2024-01-04T09:12:55.771Z INFO 6701 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 1 pending, 10 downloaded, 2 extracted, (316 MB/? MB) 2024-01-04T09:12:58.303Z INFO 6701 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 2 extracted, (366 MB/370 MB) 2024-01-04T09:13:03.402Z INFO 6701 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 3 extracted, (366 MB/370 MB) 2024-01-04T09:13:03.561Z INFO 6701 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 4 extracted, (368 MB/370 MB) 2024-01-04T09:13:03.658Z INFO 6701 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 5 extracted, (368 MB/370 MB) 2024-01-04T09:13:03.979Z INFO 6701 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 6 extracted, (368 MB/370 MB) 2024-01-04T09:13:04.075Z INFO 6701 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 7 extracted, (368 MB/370 MB) 2024-01-04T09:13:04.157Z INFO 6701 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 8 extracted, (368 MB/370 MB) 2024-01-04T09:13:04.250Z INFO 6701 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 9 extracted, (368 MB/370 MB) 2024-01-04T09:13:04.896Z INFO 6701 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 10 extracted, (370 MB/370 MB) 2024-01-04T09:13:04.989Z INFO 6701 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 11 extracted, (370 MB/370 MB) 2024-01-04T09:13:05.008Z INFO 6701 --- [tream-729162289] t.r.n.o.2.1 : Pull complete. 11 layers, pulled in 20s (downloaded 370 MB at 18 MB/s) 2024-01-04T09:13:05.044Z INFO 6701 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2024-01-04T09:13:12.353Z INFO 6701 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: b7f613d9ab6fdc75bb10ba7dea5fe8307f7b80fe8cda415429c19b20efed041d 2024-01-04T09:13:17.906Z INFO 6701 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT35.61694507S 2024-01-04T09:13:18.026Z INFO 6701 --- [ main] o.o.c.n.NotificationPublisherSpec : Started NotificationPublisherSpec in 36.71 seconds (process running for 45.292) 2024-01-04T09:13:19.495Z INFO 6701 --- [anNameSet-0-C-1] s.k.l.ConcurrentMessageListenerContainer : cps-test: partitions assigned: [cps-events-0] 2024-01-04T09:13:29.921Z ERROR 6701 --- [ main] o.o.c.n.NotificationErrorHandler : Failed to send message to message bus Error cause: Topic non-existing-topic not present in metadata after 10000 ms. Error context: [ProducerRecord(topic=non-existing-topic, partition=null, headers=RecordHeaders(headers = [], isReadOnly = false), key=my-dataspace,my-anchor, value=org.onap.cps.event.model.CpsDataUpdatedEvent@4f7af84d[schema=,id=,source=,type=,content=org.onap.cps.event.model.Content@101c9c6b[observedTimestamp=,dataspaceName=my-dataspace,schemaSetName=,anchorName=my-anchor,operation=,data=,additionalProperties={}],additionalProperties={}], timestamp=null), non-existing-topic--1@-1] org.apache.kafka.common.errors.TimeoutException: Topic non-existing-topic not present in metadata after 10000 ms. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 48.63 s - in org.onap.cps.notification.NotificationPublisherSpec [INFO] Running org.onap.cps.aop.CpsLoggingAspectServiceSpec [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.onap.cps.aop.CpsLoggingAspectServiceSpec [INFO] Running org.onap.cps.api.impl.CpsAdminServiceImplSpec [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.onap.cps.api.impl.CpsAdminServiceImplSpec [INFO] Running org.onap.cps.api.impl.CpsDataServiceImplSpec [Fatal Error] :1:13: XML document structures must start and end within the same entity. 2024-01-04T09:13:30.063Z ERROR 6701 --- [ main] o.onap.cps.api.impl.CpsDataServiceImpl : Failed to send message to notification service java.lang.RuntimeException: to be ignored at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.api.impl.CpsDataServiceImplSpec$__spock_feature_0_2_closure2.doCall(CpsDataServiceImplSpec.groovy:122) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) at groovy.lang.Closure.call(Closure.java:427) at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) at org.onap.cps.notification.NotificationService$SpockMock$1746143657.processDataUpdatedEvent(Unknown Source) at org.onap.cps.api.impl.CpsDataServiceImpl.processDataUpdatedEventAsync(CpsDataServiceImpl.java:391) at org.onap.cps.api.impl.CpsDataServiceImpl.saveData(CpsDataServiceImpl.java:93) at org.onap.cps.api.impl.CpsDataServiceImpl.saveData(CpsDataServiceImpl.java:81) at org.onap.cps.api.CpsDataService$saveData$0.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) at org.onap.cps.api.impl.CpsDataServiceImplSpec.$spock_feature_0_2(CpsDataServiceImplSpec.groovy:125) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) [INFO] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 s - in org.onap.cps.api.impl.CpsDataServiceImplSpec [INFO] Running org.onap.cps.api.impl.CpsDeltaServiceImplSpec [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.api.impl.CpsDeltaServiceImplSpec [INFO] Running org.onap.cps.api.impl.CpsModuleServiceImplSpec [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 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.01 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.3 s - in org.onap.cps.api.impl.E2ENetworkSliceSpec [INFO] Running org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-01-04T09:13:30.702Z INFO 6701 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Starting YangTextSchemaSourceSetCacheSpec using Java 17.0.6-ea with PID 6701 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 2024-01-04T09:13:30.702Z INFO 6701 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : No active profile set, falling back to 1 default profile: "default" 2024-01-04T09:13:30.780Z INFO 6701 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Started YangTextSchemaSourceSetCacheSpec in 0.104 seconds (process running for 58.045) 2024-01-04T09:13:30.829Z WARN 6701 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.api.impl.YangTextSchemaSourceSetCache [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s - in org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec [INFO] Running org.onap.cps.cache.AnchorDataCacheConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-01-04T09:13:30.895Z INFO 6701 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Starting AnchorDataCacheConfigSpec using Java 17.0.6-ea with PID 6701 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 2024-01-04T09:13:30.896Z INFO 6701 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2024-01-04T09:13:30.977Z WARN 6701 --- [ 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-01-04T09:13:31.082Z INFO 6701 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2024-01-04T09:13:31.082Z INFO 6701 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2024-01-04T09:13:31.082Z INFO 6701 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5701 2024-01-04T09:13:31.082Z INFO 6701 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2024-01-04T09:13:31.082Z INFO 6701 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-01-04T09:13:31.085Z INFO 6701 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2024-01-04T09:13:31.530Z INFO 6701 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2024-01-04T09:13:31.616Z INFO 6701 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2024-01-04T09:13:31.620Z WARN 6701 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2024-01-04T09:13:31.849Z INFO 6701 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-01-04T09:13:31.855Z INFO 6701 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5701 is STARTING 2024-01-04T09:13:34.238Z INFO 6701 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Members {size:1, ver:1} [ Member [10.250.0.254]:5701 - baf77296-d39e-4bb8-abe4-621ebcbe1e5d this ] 2024-01-04T09:13:34.262Z INFO 6701 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5701 is STARTED 2024-01-04T09:13:34.301Z INFO 6701 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Started AnchorDataCacheConfigSpec in 3.429 seconds (process running for 61.566) 2024-01-04T09:13:34.340Z INFO 6701 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.471 s - in org.onap.cps.cache.AnchorDataCacheConfigSpec [INFO] Running org.onap.cps.cache.AnchorDataCacheEntrySpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.cache.AnchorDataCacheEntrySpec [INFO] Running org.onap.cps.cache.HazelcastCacheConfigSpec 2024-01-04T09:13:34.354Z INFO 6701 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5702 [my cluster] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2024-01-04T09:13:34.354Z INFO 6701 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2024-01-04T09:13:34.354Z INFO 6701 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [my cluster] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5702 2024-01-04T09:13:34.354Z INFO 6701 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [my cluster] [5.2.4] Cluster name: my cluster 2024-01-04T09:13:34.354Z INFO 6701 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [my cluster] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-01-04T09:13:34.354Z INFO 6701 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [my cluster] [5.2.4] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2024-01-04T09:13:34.368Z INFO 6701 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5702 [my cluster] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2024-01-04T09:13:34.370Z INFO 6701 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5702 [my cluster] [5.2.4] Using Multicast discovery 2024-01-04T09:13:34.370Z WARN 6701 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5702 [my cluster] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2024-01-04T09:13:34.379Z INFO 6701 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5702 [my cluster] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-01-04T09:13:34.380Z INFO 6701 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5702 [my cluster] [5.2.4] [10.250.0.254]:5702 is STARTING 2024-01-04T09:13:36.484Z INFO 6701 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [my cluster] [5.2.4] Members {size:1, ver:1} [ Member [10.250.0.254]:5702 - c46a03d0-bc32-4003-af30-da984ef823c3 this ] 2024-01-04T09:13:36.484Z WARN 6701 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5702 [my cluster] [5.2.4] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied! 2024-01-04T09:13:36.489Z INFO 6701 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5702 [my cluster] [5.2.4] [10.250.0.254]:5702 is STARTED 2024-01-04T09:13:36.496Z INFO 6701 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5703 [my cluster] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2024-01-04T09:13:36.496Z INFO 6701 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2024-01-04T09:13:36.496Z INFO 6701 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [my cluster] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5703 2024-01-04T09:13:36.496Z INFO 6701 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [my cluster] [5.2.4] Cluster name: my cluster 2024-01-04T09:13:36.496Z INFO 6701 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [my cluster] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-01-04T09:13:36.496Z INFO 6701 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [my cluster] [5.2.4] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2024-01-04T09:13:36.511Z INFO 6701 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5703 [my cluster] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2024-01-04T09:13:36.512Z INFO 6701 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5703 [my cluster] [5.2.4] Using Multicast discovery 2024-01-04T09:13:36.513Z WARN 6701 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5703 [my cluster] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2024-01-04T09:13:36.544Z INFO 6701 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5703 [my cluster] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-01-04T09:13:36.544Z INFO 6701 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5703 [my cluster] [5.2.4] [10.250.0.254]:5703 is STARTING 2024-01-04T09:13:36.603Z INFO 6701 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5703 [my cluster] [5.2.4] Trying to join to discovered node: [10.250.0.254]:5702 2024-01-04T09:13:36.626Z INFO 6701 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.106.40:54989 2024-01-04T09:13:36.632Z INFO 6701 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:54989 and /10.250.0.254:5702 2024-01-04T09:13:41.722Z INFO 6701 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [my cluster] [5.2.4] Members {size:2, ver:2} [ Member [10.250.0.254]:5702 - c46a03d0-bc32-4003-af30-da984ef823c3 this Member [10.250.0.254]:5703 - 0fcd88dc-d681-4c8c-92eb-bb33bd225087 ] 2024-01-04T09:13:41.730Z INFO 6701 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [my cluster] [5.2.4] Members {size:2, ver:2} [ Member [10.250.0.254]:5702 - c46a03d0-bc32-4003-af30-da984ef823c3 Member [10.250.0.254]:5703 - 0fcd88dc-d681-4c8c-92eb-bb33bd225087 this ] 2024-01-04T09:13:41.730Z WARN 6701 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5703 [my cluster] [5.2.4] Config seed port is 5701 and cluster size is 2. Some of the ports seem occupied! 2024-01-04T09:13:41.731Z INFO 6701 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5703 [my cluster] [5.2.4] [10.250.0.254]:5703 is STARTED 2024-01-04T09:13:41.741Z INFO 6701 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5704 [my cluster] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2024-01-04T09:13:41.741Z INFO 6701 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2024-01-04T09:13:41.741Z INFO 6701 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [my cluster] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5704 2024-01-04T09:13:41.741Z INFO 6701 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [my cluster] [5.2.4] Cluster name: my cluster 2024-01-04T09:13:41.741Z INFO 6701 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [my cluster] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-01-04T09:13:41.741Z INFO 6701 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [my cluster] [5.2.4] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2024-01-04T09:13:41.755Z INFO 6701 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5704 [my cluster] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2024-01-04T09:13:41.756Z INFO 6701 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5704 [my cluster] [5.2.4] Using Multicast discovery 2024-01-04T09:13:41.756Z WARN 6701 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5704 [my cluster] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2024-01-04T09:13:41.764Z INFO 6701 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5704 [my cluster] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-01-04T09:13:41.765Z INFO 6701 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5704 [my cluster] [5.2.4] [10.250.0.254]:5704 is STARTING 2024-01-04T09:13:41.926Z INFO 6701 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5704 [my cluster] [5.2.4] Trying to join to discovered node: [10.250.0.254]:5702 2024-01-04T09:13:41.928Z INFO 6701 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.106.40:48505 2024-01-04T09:13:41.929Z INFO 6701 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:48505 and /10.250.0.254:5702 2024-01-04T09:13:47.036Z INFO 6701 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [my cluster] [5.2.4] Members {size:3, ver:3} [ Member [10.250.0.254]:5702 - c46a03d0-bc32-4003-af30-da984ef823c3 this Member [10.250.0.254]:5703 - 0fcd88dc-d681-4c8c-92eb-bb33bd225087 Member [10.250.0.254]:5704 - b463a192-e2bc-4065-8ea7-88429ed939f3 ] 2024-01-04T09:13:47.040Z INFO 6701 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [my cluster] [5.2.4] Members {size:3, ver:3} [ Member [10.250.0.254]:5702 - c46a03d0-bc32-4003-af30-da984ef823c3 Member [10.250.0.254]:5703 - 0fcd88dc-d681-4c8c-92eb-bb33bd225087 Member [10.250.0.254]:5704 - b463a192-e2bc-4065-8ea7-88429ed939f3 this ] 2024-01-04T09:13:47.040Z INFO 6701 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [my cluster] [5.2.4] Members {size:3, ver:3} [ Member [10.250.0.254]:5702 - c46a03d0-bc32-4003-af30-da984ef823c3 Member [10.250.0.254]:5703 - 0fcd88dc-d681-4c8c-92eb-bb33bd225087 this Member [10.250.0.254]:5704 - b463a192-e2bc-4065-8ea7-88429ed939f3 ] 2024-01-04T09:13:47.041Z INFO 6701 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5704 [my cluster] [5.2.4] Connecting to /10.250.0.254:5703, timeout: 10000, bind-any: true 2024-01-04T09:13:47.043Z INFO 6701 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.106.40:60455 2024-01-04T09:13:47.044Z INFO 6701 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.106.40:50301 2024-01-04T09:13:47.044Z INFO 6701 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:60455 and /10.250.0.254:5703 2024-01-04T09:13:47.044Z INFO 6701 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:50301 and /10.250.0.254:5704 2024-01-04T09:13:48.041Z WARN 6701 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5704 [my cluster] [5.2.4] Config seed port is 5701 and cluster size is 3. Some of the ports seem occupied! 2024-01-04T09:13:48.041Z INFO 6701 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5704 [my cluster] [5.2.4] [10.250.0.254]:5704 is STARTED [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.702 s - in org.onap.cps.cache.HazelcastCacheConfigSpec [INFO] Running org.onap.cps.config.CacheConfigSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.config.CacheConfigSpec [INFO] Running org.onap.cps.spi.FetchDescendantsOptionSpec [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 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.018 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-01-04T09:13:48.300Z WARN 6701 --- [ main] org.onap.cps.spi.model.DataNodeBuilder : Unsupported NormalizedNode type detected: class jdk.proxy2.$Proxy181 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 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.yang.YangTextSchemaSourceSetBuilderSpec 2024-01-04T09:13:48.361Z ERROR 6701 --- [ main] o.o.y.y.p.s.reactor.BuildGlobalContext : Failed to parse YANG from source SourceSpecificContext [source=YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=invalid-missing-import.yang]}, current=SOURCE_PRE_LINKAGE, finished=INIT]: Imported module [missing-module] was not found. [at :8:5] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 2024-01-04T09:13:48.393Z INFO 6701 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Running shutdown hook... Current node state: ACTIVE 2024-01-04T09:13:48.394Z INFO 6701 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5701 is SHUTTING_DOWN [INFO] [INFO] Results: [INFO] [INFO] Tests run: 325, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-service --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-service' with 59 classes [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-service --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-service --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-service --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-service --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-service --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-service' with 59 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-service --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-service --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.4.1-SNAPSHOT/cps-service-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/cps-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.4.1-SNAPSHOT/cps-service-3.4.1-SNAPSHOT.pom [INFO] [INFO] -----------------------< org.onap.cps:cps-rest >------------------------ [INFO] Building cps-rest 3.4.1-SNAPSHOT [9/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-rest --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-rest --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-rest --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-rest --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-rest/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (code-gen) @ cps-rest --- [INFO] Generating with dryRun=false [INFO] Output directory (/w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. [INFO] OpenAPI Generator: spring (server) [INFO] Generator 'spring' is considered stable. [INFO] ---------------------------------- [INFO] Set base package to invoker package (org.onap.cps.rest.controller) [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [INFO] Processing operation createDataspace [INFO] Processing operation deleteDataspace [INFO] Processing operation createDataspaceV2 [INFO] Processing operation getAllDataspaces [INFO] Processing operation getDataspace [INFO] Processing operation createAnchor [INFO] Processing operation createAnchorV2 [INFO] Processing operation getAnchors [INFO] Processing operation getAnchor [INFO] Processing operation deleteAnchor [INFO] Processing operation createSchemaSet [INFO] Processing operation createSchemaSetV2 [INFO] Processing operation getSchemaSets [INFO] Processing operation getSchemaSet [INFO] Processing operation deleteSchemaSet [INFO] Processing operation getNodeByDataspaceAndAnchor [INFO] Processing operation getNodeByDataspaceAndAnchorV2 [INFO] Processing operation replaceNode [INFO] Processing operation createNode [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [INFO] Processing operation deleteDataNode [INFO] Processing operation updateNodeLeaves [INFO] Processing operation deleteListOrListElement [INFO] Processing operation replaceListContent [INFO] Processing operation addListElements [INFO] Processing operation getDeltaByDataspaceAndAnchors [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPath [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPathV2 [INFO] Processing operation getNodesByDataspaceAndCpsPath [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/AnchorDetails.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/DataspaceDetails.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ErrorMessage.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ModuleReferences.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/SchemaSetDetails.java [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [WARNING] Multiple MediaTypes found, using only the first one [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsAdminApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsDataApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsQueryApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] Skipping generation of supporting files. ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-rest --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-rest --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-rest --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-rest --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 15 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/cps-master-verify-java/cps-rest/src/main/java/org/onap/cps/rest/controller/CpsRestInputMapper.java:[41,22] Unmapped target property: "name". Mapping from Collection element "ModuleReference moduleReferences" to "ModuleReferences moduleReferences". [INFO] /w/workspace/cps-master-verify-java/cps-rest/src/main/java/org/onap/cps/rest/controller/DataRestController.java: Some input files use or override a deprecated API. [INFO] /w/workspace/cps-master-verify-java/cps-rest/src/main/java/org/onap/cps/rest/controller/DataRestController.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-rest >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-rest --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-rest <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-rest --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (openapi-yaml-gen) @ cps-rest --- [INFO] Generating with dryRun=false [INFO] No .openapi-generator-ignore file found. [INFO] OpenAPI Generator: openapi-yaml (documentation) [INFO] Generator 'openapi-yaml' is considered stable. [INFO] Output file [outputFile=openapi.yaml] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [WARNING] Multiple MediaTypes found, using only the first one [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/README.md [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/openapi.yaml [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator-ignore [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/VERSION [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ cps-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-rest --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-rest --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 27 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-rest --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- 09:14:02.684 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.AdminRestControllerSpec]: AdminRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 09:14:02.890 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 09:14:03.016 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.DataRestControllerSpec]: DataRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 09:14:03.031 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 09:14:03.049 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.QueryRestControllerSpec]: QueryRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 09:14:03.059 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 09:14:03.074 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec]: CpsRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 09:14:03.097 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 09:14:03.129 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.AdminRestControllerSpec]: AdminRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 09:14:03.136 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 09:14:03.140 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.DataRestControllerSpec]: DataRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 09:14:03.149 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 09:14:03.152 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.QueryRestControllerSpec]: QueryRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 09:14:03.158 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 09:14:03.160 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec]: CpsRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 09:14:03.166 [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 09:14:02,487 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 09:14:02,508 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 09:14:02,508 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 09:14:02,509 |-INFO in ch.qos.logback.classic.BasicConfigurator@f111e97 - Setting up default configuration. 09:14:04,310 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@35d44cd3 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 09:14:04,381 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@64dc0a5f - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 09:14:04,381 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@35d44cd3 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 09:14:04,384 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 09:14:04,384 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 09:14:04,384 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 09:14:04,386 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@64dc0a5f - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 09:14:04,386 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@35d44cd3 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 09:14:04,394 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 09:14:04,394 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 09:14:04,399 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 09:14:04,440 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1704359644438) 09:14:04,441 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 09:14:04,441 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 09:14:04,445 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 09:14:04,450 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 09:14:04,450 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@549dfe1d - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 09:14:04,451 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 09:14:04,451 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@549dfe1d - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 09:14:04,451 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 09:14:04,451 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@549dfe1d - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 09:14:04,451 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 09:14:04,451 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@549dfe1d - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 09:14:04,451 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 09:14:04,451 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@549dfe1d - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 09:14:04,451 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 09:14:04,451 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@549dfe1d - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 09:14:04,451 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 09:14:04,451 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@549dfe1d - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 09:14:04,451 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 09:14:04,451 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@549dfe1d - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 09:14:04,451 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 09:14:04,451 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:14:04,459 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 09:14:04,479 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 09:14:04,479 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:14:04,491 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 09:14:04,499 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 09:14:04,802 |-INFO in ch.qos.logback.classic.pattern.DateConverter@537fb7bf - Setting zoneId to "UTC" 09:14:04,811 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 09:14:04,811 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 09:14:05,061 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 09:14:05,062 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 09:14:05,062 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 09:14:05,063 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 09:14:05,063 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 09:14:05,063 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@549dfe1d - Propagating INFO level on Logger[ROOT] onto the JUL framework 09:14:05,063 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 09:14:05,063 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@445adbd7 - End of configuration. 09:14:05,064 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@40d0bff1 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-01-04T09:14:05.165Z INFO 7706 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Starting AdminRestControllerSpec using Java 17.0.6-ea with PID 7706 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 2024-01-04T09:14:05.166Z INFO 7706 --- [ main] o.o.c.r.c.AdminRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 2024-01-04T09:14:07.355Z INFO 7706 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-01-04T09:14:07.355Z INFO 7706 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-01-04T09:14:07.356Z INFO 7706 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2024-01-04T09:14:07.376Z INFO 7706 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Started AdminRestControllerSpec in 3.481 seconds (process running for 5.639) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-01-04T09:14:08.443Z ERROR 7706 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred org.onap.cps.spi.exceptions.AlreadyDefinedException: Already defined exception at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_1(AdminRestControllerSpec.groovy:97) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: java.lang.RuntimeException: null at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) ... 88 common frames omitted 2024-01-04T09:14:08.623Z ERROR 7706 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred org.onap.cps.spi.exceptions.ModelValidationException: Invalid ZIP archive content. at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:98) at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMap(MultipartFileUtil.java:64) at org.onap.cps.rest.controller.AdminRestController.createSchemaSet(AdminRestController.java:108) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.rest.controller.AdminRestController$$SpringCGLIB$$0.createSchemaSet() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_7(AdminRestControllerSpec.groovy:210) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: java.lang.IllegalArgumentException: Multiple entries with same key: component.yang=fake component content 2 and component.yang=fake component content 1 at com.google.common.collect.ImmutableMap.conflictException(ImmutableMap.java: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) ... 147 common frames omitted 2024-01-04T09:14:08.759Z ERROR 7706 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:166) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_9(AdminRestControllerSpec.groovy:245) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-01-04T09:14:08.772Z ERROR 7706 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:166) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_9(AdminRestControllerSpec.groovy:245) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.384 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.008 s - in org.onap.cps.rest.controller.CpsRestInputMapperSpec [INFO] Running org.onap.cps.rest.controller.DataRestControllerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-01-04T09:14:08.966Z INFO 7706 --- [ main] o.o.c.r.c.DataRestControllerSpec : Starting DataRestControllerSpec using Java 17.0.6-ea with PID 7706 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 2024-01-04T09:14:08.966Z INFO 7706 --- [ main] o.o.c.r.c.DataRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 2024-01-04T09:14:09.690Z INFO 7706 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-01-04T09:14:09.690Z INFO 7706 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-01-04T09:14:09.703Z INFO 7706 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 13 ms 2024-01-04T09:14:09.708Z INFO 7706 --- [ main] o.o.c.r.c.DataRestControllerSpec : Started DataRestControllerSpec in 0.77 seconds (process running for 7.971) 2024-01-04T09:14:09.805Z ERROR 7706 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) at org.onap.cps.rest.controller.DataRestController.createNode(DataRestController.java:76) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.createNode() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_1(DataRestControllerSpec.groovy:138) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-01-04T09:14:09.928Z ERROR 7706 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:98) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_3(DataRestControllerSpec.groovy:193) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-01-04T09:14:09.946Z ERROR 7706 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:98) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:216) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-01-04T09:14:10.156Z ERROR 7706 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) at org.onap.cps.rest.controller.DataRestController.updateNodeLeaves(DataRestController.java:138) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.updateNodeLeaves() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_12(DataRestControllerSpec.groovy:384) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-01-04T09:14:10.180Z ERROR 7706 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) at org.onap.cps.rest.controller.DataRestController.replaceNode(DataRestController.java:148) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceNode() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_14(DataRestControllerSpec.groovy:429) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-01-04T09:14:10.195Z ERROR 7706 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:158) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_15(DataRestControllerSpec.groovy:454) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-01-04T09:14:10.207Z ERROR 7706 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) at org.onap.cps.rest.controller.DataRestController.deleteListOrListElement(DataRestController.java:166) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteListOrListElement() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_16(DataRestControllerSpec.groovy:473) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-01-04T09:14:10.218Z ERROR 7706 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) at org.onap.cps.rest.controller.DataRestController.deleteDataNode(DataRestController.java:89) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteDataNode() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_17(DataRestControllerSpec.groovy:495) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.344 s - in org.onap.cps.rest.controller.DataRestControllerSpec [INFO] Running org.onap.cps.rest.controller.QueryRestControllerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-01-04T09:14:10.256Z INFO 7706 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Starting QueryRestControllerSpec using Java 17.0.6-ea with PID 7706 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 2024-01-04T09:14:10.256Z INFO 7706 --- [ main] o.o.c.r.c.QueryRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 2024-01-04T09:14:10.714Z INFO 7706 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-01-04T09:14:10.714Z INFO 7706 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-01-04T09:14:10.714Z INFO 7706 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 2024-01-04T09:14:10.718Z INFO 7706 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Started QueryRestControllerSpec in 0.489 seconds (process running for 8.981) [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.623 s - in org.onap.cps.rest.controller.QueryRestControllerSpec [INFO] Running org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-01-04T09:14:10.878Z INFO 7706 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Starting CpsRestExceptionHandlerSpec using Java 17.0.6-ea with PID 7706 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 2024-01-04T09:14:10.878Z INFO 7706 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 2024-01-04T09:14:11.344Z INFO 7706 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-01-04T09:14:11.344Z INFO 7706 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-01-04T09:14:11.344Z INFO 7706 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 2024-01-04T09:14:11.348Z INFO 7706 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Started CpsRestExceptionHandlerSpec in 0.492 seconds (process running for 9.611) 2024-01-04T09:14:11.367Z ERROR 7706 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred java.lang.IllegalStateException: some error message at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_0(CpsRestExceptionHandlerSpec.groovy:104) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-01-04T09:14:11.387Z ERROR 7706 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred org.onap.cps.spi.exceptions.AlreadyDefinedException: Already defined exception at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:304) at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_3(CpsRestExceptionHandlerSpec.groovy:131) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: java.lang.Throwable: null at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) ... 88 common frames omitted [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.592 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.019 s - in org.onap.cps.rest.utils.MultipartFileUtilSpec [INFO] Running org.onap.cps.rest.utils.ZipFileSizeValidatorSpec [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.onap.cps.rest.utils.ZipFileSizeValidatorSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 167, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-rest --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-rest' with 6 classes [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-rest --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-rest --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-rest --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-rest --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-rest --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-rest' with 6 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-rest --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-rest --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.4.1-SNAPSHOT/cps-rest-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/cps-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.4.1-SNAPSHOT/cps-rest-3.4.1-SNAPSHOT.pom [INFO] [INFO] --------------------< org.onap.cps:cps-ncmp-events >-------------------- [INFO] Building cps-ncmp-events 3.4.1-SNAPSHOT [10/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-events --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-events --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-events --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-events --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-events/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-events --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-events/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-ncmp-events --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-events --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-events --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-events --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-events --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 16 resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-events --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 61 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-events >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-events --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-events <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-events --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-events --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-events --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-events --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-events --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-events --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-events --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-events --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-events --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-events/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-events --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-events --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-events --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-ncmp-events/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-events --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-events --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.4.1-SNAPSHOT/cps-ncmp-events-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.4.1-SNAPSHOT/cps-ncmp-events-3.4.1-SNAPSHOT.pom [INFO] [INFO] -------------------< org.onap.cps:cps-ncmp-service >-------------------- [INFO] Building cps-ncmp-service 3.4.1-SNAPSHOT [11/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-service --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-service --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-service/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-service --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 121 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/deprecated/cmsubscription/CmSubscriptionNcmpInEventToCmSubscriptionDmiInEventMapper.java:[32,30] Unmapped target properties: "withDataCategory, withDataProvider, withDataspace". Mapping from property "DataType data.dataType" to "DataType data.dataType". [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/deprecated/cmsubscription/CmSubscriptionNcmpInEventToCmSubscriptionDmiInEventMapper.java:[32,30] Unmapped target properties: "withDatastore, withTargets, withDatastoreXpathFilter". Mapping from property "Predicates data.predicates" to "Predicates data.predicates". [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/deprecated/cmsubscription/CmSubscriptionNcmpInEventToCmSubscriptionDmiInEventMapper.java:[32,30] Unmapped target properties: "withClientID, withName, isTagged, withIsTagged". Mapping from property "Subscription data.subscription" to "Subscription data.subscription". [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/deprecated/cmsubscription/CmSubscriptionNcmpInEventToCmSubscriptionDmiInEventMapper.java:[32,30] Unmapped target properties: "withDataType, withPredicates, withSubscription". Mapping from property "Data data" to "Data data". [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/deprecated/cmsubscription/CmSubscriptionNcmpInEventToCmSubscriptionDmiInEventMapper.java:[32,30] Unmapped target property: "withData". [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/deprecated/cmsubscription/CmSubscriptionDmiOutEventToYangModelSubscriptionEventMapper.java:[39,32] Unmapped target property: "datastore". Mapping from property "Data predicates" to "YangModelSubscriptionEvent.Predicates predicates". [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/deprecated/cmsubscription/CmSubscriptionDmiOutEventToYangModelSubscriptionEventMapper.java:[39,32] Unmapped target properties: "topic, tagged". [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/async/NcmpAsyncRequestResponseEventMapper.java:[53,35] Unmapped target properties: "withEventId, withEventCorrelationId, withEventTime, withEventTarget, withEventType, withEventSchema, withEventSchemaVersion, event, withEvent, withForwardedEvent". [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/lcm/LcmEventHeaderMapper.java:[34,20] Unmapped target properties: "withEventId, withEventCorrelationId, withEventTime, withEventSource, withEventType, withEventSchema, withEventSchemaVersion". [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/deprecated/cmsubscription/CmSubscriptionNcmpInEventMapper.java:[39,32] Unmapped target properties: "topic, tagged". [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/deprecated/cmsubscription/CmSubscriptionEventToCmSubscriptionNcmpOutEventMapper.java:[42,32] Unmapped target property: "withData". [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/lcm/LcmEventsService.java: Some input files use unchecked or unsafe operations. [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/lcm/LcmEventsService.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-service >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-service --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-service <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-service --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 16 resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-service --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-service --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 178 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-service --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.cps.ncmp.init.AbstractModelLoaderSpec 09:14:34.809 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding model for NCMP failed: test message 09:14:34.836 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 09:14:34.839 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Retrieving dataspace some dataspace ... 1 attempt(s) 09:14:34.841 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Retrieving dataspace some dataspace ... 2 attempt(s) 09:14:34.857 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new schema set failed as schema set already exists 09:14:34.862 [main] DEBUG org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding failed as unable to read file: models/no such yang file 09:14:34.862 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating schema set failed: Onboarding failed as unable to read file: models/no such yang file 09:14:34.872 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Deleting schema set failed: test message 09:14:34.880 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new anchor failed as anchor already exists 09:14:34.883 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating anchor failed: test message 09:14:34.914 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new data node 'new node' failed as data node already exists 09:14:34.919 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating data node failed: test message 09:14:34.930 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Updating schema set failed: test message [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.255 s - in org.onap.cps.ncmp.init.AbstractModelLoaderSpec [INFO] Running org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 09:14:34.949 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 09:14:34.955 [main] INFO org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Subscription Models onboarded successfully 09:14:34.959 [main] INFO org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Subscription Model Loader is disabled [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec [INFO] Running org.onap.cps.ncmp.init.InventoryModelLoaderSpec 09:14:34.970 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 09:14:34.970 [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.006 s - in org.onap.cps.ncmp.init.InventoryModelLoaderSpec [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyCmHandleQueryServiceSpec [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyCmHandleQueryServiceSpec [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplRegistrationSpec 09:14:35.383 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 09:14:35.388 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 09:14:35.392 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 09:14:35.396 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to find data node for cm handle id : cmhandle-3 , caused by : DataNode not found 09:14:35.396 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 09:14:35.398 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to upgrade cm handle id: cmhandle-3, caused by : some error message 09:14:35.398 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 09:14:35.463 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 09:14:35.464 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle2 , caused by : Failed 09:14:35.475 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 09:14:35.475 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle , caused by : Failed 09:14:35.479 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 09:14:35.479 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to find dataNode for cmHandleId : cmhandle , caused by : DataNode not found 09:14:35.482 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 09:14:35.482 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id: cmhandle, caused by: 09:14:35.483 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 09:14:35.483 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle , caused by : Failed [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.396 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplRegistrationSpec [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplSpec 09:14:35.723 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Data-Sync Enabled flag is already: true [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplSpec [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandlerSpec 09:14:35.763 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='newPubProp1'] , key : newPubProp1 and value : pub-val 09:14:35.823 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] , key : publicProp4 and value : newPubVal 09:14:35.827 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newAdditionalProp1'] , key : newAdditionalProp1 and value : add-value 09:14:35.828 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] , key : additionalProp1 and value : newValue 09:14:35.833 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp3']] 09:14:35.833 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4']] 09:14:35.837 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to find dataNode for cmHandleId : cmHandleId , caused by : DataNode not found 09:14:35.841 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update cmHandle : cmHandleId , caused by : Failed 09:14:35.842 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update cm handle : cmHandleId with spaces, caused by : Name Validation Error. 09:14:35.843 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 09:14:35.844 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to find dataNode for cmHandleId : myHandle1 , caused by : DataNode not found 09:14:35.844 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandlerSpec [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyQueryServiceImplSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyQueryServiceImplSpec [INFO] Running org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventMapperSpec [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventMapperSpec [INFO] Running org.onap.cps.ncmp.api.impl.async.RecordFilterStrategiesSpec [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.onap.cps.ncmp.api.impl.async.RecordFilterStrategiesSpec 09:14:35.991 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') [INFO] Running org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 09:14:36.273 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 09:14:36.669 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 09:14:36.670 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 09:14:36.695 [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 09:14:36.698 [main] WARN org.testcontainers.utility.ResourceReaper -- ******************************************************************************** Ryuk has been disabled. This can cause unexpected behavior in your environment. ******************************************************************************** 09:14:36.702 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 09:14:36.702 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 09:14:36.719 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 09:14:36.725 [main] INFO org.testcontainers.utility.RegistryAuthLocator -- Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1, configFile: /home/jenkins/.docker/config.json, configEnv: DOCKER_AUTH_CONFIG). Falling back to docker-java default behaviour. Exception message: Status 404: No config supplied. Checked in order: /home/jenkins/.docker/config.json (file not found), DOCKER_AUTH_CONFIG (not set) 09:14:37.040 [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: bbc04a6d9a351a109678bab3fa63b16496ab45c364c42c8ac230b893f93e2dd2 09:14:42.774 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT6.070244788S 09:14:42.987 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig -- ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32770] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-1 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:14:43.131 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka version: 3.4.1 09:14:43.131 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka commitId: 8a516edc2755df89 09:14:43.132 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka startTimeMs: 1704359683130 09:14:31,767 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 09:14:31,792 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 09:14:31,792 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 09:14:31,793 |-INFO in ch.qos.logback.classic.BasicConfigurator@7272f82e - Setting up default configuration. 09:14:43,349 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@76813d96 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 09:14:43,395 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@55d7429e - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 09:14:43,395 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@76813d96 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 09:14:43,398 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 09:14:43,398 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 09:14:43,398 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 09:14:43,400 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@55d7429e - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 09:14:43,400 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@76813d96 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 09:14:43,407 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 09:14:43,407 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 09:14:43,411 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 09:14:43,439 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1704359683438) 09:14:43,440 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 09:14:43,440 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 09:14:43,445 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 09:14:43,446 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@cbe0f5f - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 09:14:43,446 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 09:14:43,446 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@cbe0f5f - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 09:14:43,446 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 09:14:43,446 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@cbe0f5f - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 09:14:43,446 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 09:14:43,446 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@cbe0f5f - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 09:14:43,446 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 09:14:43,446 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@cbe0f5f - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 09:14:43,447 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 09:14:43,447 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@cbe0f5f - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 09:14:43,447 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 09:14:43,447 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@cbe0f5f - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 09:14:43,447 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 09:14:43,447 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@cbe0f5f - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 09:14:43,447 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 09:14:43,447 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:14:43,452 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 09:14:43,471 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 09:14:43,471 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:14:43,477 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 09:14:43,483 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 09:14:43,947 |-INFO in ch.qos.logback.classic.pattern.DateConverter@6968256e - Setting zoneId to "UTC" 09:14:43,955 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 09:14:43,955 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 09:14:44,193 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 09:14:44,193 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 09:14:44,194 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 09:14:44,194 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 09:14:44,195 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 09:14:44,195 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@cbe0f5f - Propagating INFO level on Logger[ROOT] onto the JUL framework 09:14:44,195 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 09:14:44,195 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@16fad858 - End of configuration. 09:14:44,195 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@79d6abab - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-01-04T09:14:44.236Z INFO 8100 --- [ main] uestResponseEventProducerIntegrationSpec : Starting NcmpAsyncRequestResponseEventProducerIntegrationSpec using Java 17.0.6-ea with PID 8100 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-01-04T09:14:44.238Z INFO 8100 --- [ main] uestResponseEventProducerIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 2024-01-04T09:14:44.452Z INFO 8100 --- [ main] uestResponseEventProducerIntegrationSpec : Started NcmpAsyncRequestResponseEventProducerIntegrationSpec in 1.311 seconds (process running for 13.53) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-01-04T09:14:44.977Z INFO 8100 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-1, groupId=test] Subscribed to topic(s): test-topic 2024-01-04T09:14:45.014Z INFO 8100 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-01-04T09:14:45.014Z INFO 8100 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32770] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-1 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2024-01-04T09:14:45.039Z WARN 8100 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-01-04T09:14:45.039Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-01-04T09:14:45.039Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-01-04T09:14:45.039Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1704359685039 2024-01-04T09:14:45.568Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Error while fetching metadata with correlation id 1 : {test-topic=LEADER_NOT_AVAILABLE} 2024-01-04T09:14:45.569Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.Metadata : [Producer clientId=producer-1] Cluster ID: FfeXQJnpQJGj3fkLMno-KQ 2024-01-04T09:14:45.678Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Error while fetching metadata with correlation id 3 : {test-topic=LEADER_NOT_AVAILABLE} 2024-01-04T09:14:45.786Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.Metadata : [Producer clientId=producer-1] Resetting the last seen epoch of partition test-topic-0 to 0 since the associated topicId changed from null to dlRdYqtxS4ix2FIhzcSLJA 2024-01-04T09:14:45.850Z INFO 8100 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1, groupId=test] Resetting the last seen epoch of partition test-topic-0 to 0 since the associated topicId changed from null to dlRdYqtxS4ix2FIhzcSLJA 2024-01-04T09:14:45.850Z INFO 8100 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1, groupId=test] Cluster ID: FfeXQJnpQJGj3fkLMno-KQ 2024-01-04T09:14:45.965Z INFO 8100 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Discovered group coordinator localhost:32770 (id: 2147483646 rack: null) 2024-01-04T09:14:45.972Z INFO 8100 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 2024-01-04T09:14:46.002Z INFO 8100 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Request joining group due to: need to re-join with the given member-id: consumer-test-1-5faedcdf-3fac-4648-ab1d-045b652eb12b 2024-01-04T09:14:46.003Z INFO 8100 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2024-01-04T09:14:46.003Z INFO 8100 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 2024-01-04T09:14:46.030Z INFO 8100 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-1-5faedcdf-3fac-4648-ab1d-045b652eb12b', protocol='range'} 2024-01-04T09:14:46.034Z INFO 8100 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Finished assignment for group at generation 1: {consumer-test-1-5faedcdf-3fac-4648-ab1d-045b652eb12b=Assignment(partitions=[test-topic-0])} 2024-01-04T09:14:46.065Z INFO 8100 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-1-5faedcdf-3fac-4648-ab1d-045b652eb12b', protocol='range'} 2024-01-04T09:14:46.066Z INFO 8100 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Notifying assignor about the new Assignment(partitions=[test-topic-0]) 2024-01-04T09:14:46.070Z INFO 8100 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Adding newly assigned partitions: test-topic-0 2024-01-04T09:14:46.084Z INFO 8100 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Found no committed offset for partition test-topic-0 2024-01-04T09:14:46.103Z INFO 8100 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-1, groupId=test] Resetting offset for partition test-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32770 (id: 1 rack: null)], epoch=0}}. 2024-01-04T09:14:46.265Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:14:46.267Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-01-04T09:14:46.346Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:14:46.346Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 193ms, elapsed time since send: 192ms, request timeout: 30000ms) 2024-01-04T09:14:46.346Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node -1 disconnected. 2024-01-04T09:14:46.346Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 2147483646 disconnected. 2024-01-04T09:14:46.347Z INFO 8100 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1, groupId=test] Error sending fetch request (sessionId=517169022, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2024-01-04T09:14:46.351Z INFO 8100 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Group coordinator localhost:32770 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2024-01-04T09:14:46.366Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:14:46.366Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:14:46.453Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:14:46.453Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:14:46.468Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:14:46.468Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.479 s - in org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec [INFO] Running org.onap.cps.ncmp.api.impl.async.DataOperationEventConsumerSpec 2024-01-04T09:14:46.490Z INFO 8100 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2024-01-04T09:14:46.532Z INFO 8100 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: faed00c3607fff16c883efa555ac1687ac7096d21034a246423cea3d3af84dfd 2024-01-04T09:14:46.655Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:14:46.655Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:14:46.671Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:14:46.671Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:14:46.859Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:14:46.859Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:14:47.075Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:14:47.075Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:14:47.263Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:14:47.263Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:14:47.948Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:14:47.948Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:14:48.168Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:14:48.168Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:14:49.006Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:14:49.007Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:14:49.173Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:14:49.173Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:14:50.178Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:14:50.179Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:14:50.216Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:14:50.216Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:14:51.292Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:14:51.292Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:14:51.340Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:14:51.340Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:14:51.985Z INFO 8100 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.495651162S 2024-01-04T09:14:51.990Z INFO 8100 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32772] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-2 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2024-01-04T09:14:51.996Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-01-04T09:14:51.996Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-01-04T09:14:51.996Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1704359691996 09:14:52,031 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 09:14:52,032 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 09:14:52,032 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5f1d3fd0 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 09:14:52,035 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@55d7429e - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 09:14:52,035 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5f1d3fd0 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 09:14:52,037 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 09:14:52,037 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 09:14:52,037 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 09:14:52,038 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@55d7429e - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 09:14:52,038 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5f1d3fd0 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 09:14:52,052 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 09:14:52,052 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 09:14:52,052 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 09:14:52,052 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1704359692052) 09:14:52,052 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 09:14:52,052 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 09:14:52,054 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 09:14:52,054 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@570adc04 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 09:14:52,054 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 09:14:52,054 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@570adc04 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 09:14:52,054 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 09:14:52,054 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@570adc04 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 09:14:52,055 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 09:14:52,055 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@570adc04 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 09:14:52,055 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 09:14:52,055 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@570adc04 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 09:14:52,055 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 09:14:52,055 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@570adc04 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 09:14:52,055 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 09:14:52,055 |-WARN in Logger[org.apache.kafka.clients.NetworkClient] - No appenders present in context [default] for logger [org.apache.kafka.clients.NetworkClient]. 09:14:52,055 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@570adc04 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 09:14:52,055 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 09:14:52,055 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@570adc04 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 09:14:52,056 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 09:14:52,056 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:14:52,056 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 09:14:52,057 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 09:14:52,057 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:14:52,058 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 09:14:52,058 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 09:14:52,069 |-INFO in ch.qos.logback.classic.pattern.DateConverter@48bd1b0b - Setting zoneId to "UTC" 09:14:52,076 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 09:14:52,076 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 09:14:52,080 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 09:14:52,081 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 09:14:52,081 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 09:14:52,081 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 09:14:52,081 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 09:14:52,082 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@570adc04 - Propagating INFO level on Logger[ROOT] onto the JUL framework 09:14:52,082 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 09:14:52,082 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@63d53653 - End of configuration. 09:14:52,082 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@55006646 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-01-04T09:14:52.097Z INFO 8100 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : Starting DataOperationEventConsumerSpec using Java 17.0.6-ea with PID 8100 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-01-04T09:14:52.098Z INFO 8100 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 2024-01-04T09:14:52.282Z INFO 8100 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : Started DataOperationEventConsumerSpec in 0.282 seconds (process running for 21.36) 2024-01-04T09:14:52.288Z INFO 8100 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-2, groupId=test] Subscribed to topic(s): client-topic 2024-01-04T09:14:52.301Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:14:52.302Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:14:52.331Z INFO 8100 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-01-04T09:14:52.331Z INFO 8100 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32772] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-2 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2024-01-04T09:14:52.335Z WARN 8100 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-01-04T09:14:52.335Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-01-04T09:14:52.335Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-01-04T09:14:52.335Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1704359692335 2024-01-04T09:14:52.442Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Error while fetching metadata with correlation id 1 : {client-topic=LEADER_NOT_AVAILABLE} 2024-01-04T09:14:52.442Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.Metadata : [Producer clientId=producer-2] Cluster ID: 5Sm6ob_XQ3eY0NpBySd87A 2024-01-04T09:14:52.572Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:14:52.573Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:14:52.579Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Error while fetching metadata with correlation id 3 : {client-topic=LEADER_NOT_AVAILABLE} 2024-01-04T09:14:52.687Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.Metadata : [Producer clientId=producer-2] Resetting the last seen epoch of partition client-topic-0 to 0 since the associated topicId changed from null to 7LYL1VX_SPGtiFgNduPI_w 2024-01-04T09:14:52.702Z INFO 8100 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Resetting the last seen epoch of partition client-topic-0 to 0 since the associated topicId changed from null to 7LYL1VX_SPGtiFgNduPI_w 2024-01-04T09:14:52.703Z INFO 8100 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Cluster ID: 5Sm6ob_XQ3eY0NpBySd87A 2024-01-04T09:14:52.828Z INFO 8100 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Discovered group coordinator localhost:32772 (id: 2147483646 rack: null) 2024-01-04T09:14:52.831Z INFO 8100 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 2024-01-04T09:14:52.850Z INFO 8100 --- [ 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-b06572ef-4385-4a23-a883-7a31619eb68c 2024-01-04T09:14:52.850Z INFO 8100 --- [ 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-01-04T09:14:52.850Z INFO 8100 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 2024-01-04T09:14:52.880Z INFO 8100 --- [ 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-b06572ef-4385-4a23-a883-7a31619eb68c', protocol='range'} 2024-01-04T09:14:52.880Z INFO 8100 --- [ 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-b06572ef-4385-4a23-a883-7a31619eb68c=Assignment(partitions=[client-topic-0])} 2024-01-04T09:14:52.905Z INFO 8100 --- [ 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-b06572ef-4385-4a23-a883-7a31619eb68c', protocol='range'} 2024-01-04T09:14:52.906Z INFO 8100 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Notifying assignor about the new Assignment(partitions=[client-topic-0]) 2024-01-04T09:14:52.906Z INFO 8100 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Adding newly assigned partitions: client-topic-0 2024-01-04T09:14:52.915Z INFO 8100 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Found no committed offset for partition client-topic-0 2024-01-04T09:14:52.929Z INFO 8100 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-2, groupId=test] Resetting offset for partition client-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32772 (id: 1 rack: null)], epoch=0}}. 2024-01-04T09:14:53.021Z INFO 8100 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32772] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-3 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2024-01-04T09:14:53.025Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-01-04T09:14:53.025Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-01-04T09:14:53.025Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1704359693025 2024-01-04T09:14:53.034Z INFO 8100 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32772] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-4 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2024-01-04T09:14:53.038Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-01-04T09:14:53.038Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-01-04T09:14:53.038Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1704359693038 2024-01-04T09:14:53.099Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:14:53.101Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-01-04T09:14:53.185Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:14:53.185Z INFO 8100 --- [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: 196ms, elapsed time since send: 196ms, request timeout: 30000ms) 2024-01-04T09:14:53.185Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2024-01-04T09:14:53.185Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 2147483646 disconnected. 2024-01-04T09:14:53.185Z INFO 8100 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-2, groupId=test] Error sending fetch request (sessionId=1014810383, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2024-01-04T09:14:53.185Z INFO 8100 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Group coordinator localhost:32772 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2024-01-04T09:14:53.202Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:14:53.202Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:14:53.287Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:14:53.287Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.822 s - in org.onap.cps.ncmp.api.impl.async.DataOperationEventConsumerSpec [INFO] Running org.onap.cps.ncmp.api.impl.async.FilterStrategiesIntegrationSpec 2024-01-04T09:14:53.322Z INFO 8100 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2024-01-04T09:14:53.354Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:14:53.354Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:14:53.367Z INFO 8100 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 6333d154d3ca94133dc04e528c4d5159c08f83ecdcf31aa3c0d3a80dfe3f3c6b 2024-01-04T09:14:53.389Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:14:53.389Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:14:53.409Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:14:53.410Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:14:53.557Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:14:53.557Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:14:53.586Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:14:53.586Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:14:53.592Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:14:53.593Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:14:53.912Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:14:53.912Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:14:53.995Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:14:53.995Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:14:54.506Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:14:54.506Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:14:54.621Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:14:54.622Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:14:54.740Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:14:54.740Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:14:54.801Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:14:54.801Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:14:55.613Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:14:55.613Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:14:55.696Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:14:55.696Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:14:55.726Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:14:55.726Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:14:56.007Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:14:56.007Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:14:56.570Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:14:56.570Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:14:56.655Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:14:56.655Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:14:56.730Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:14:56.730Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:14:57.012Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:14:57.012Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:14:57.638Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:14:57.639Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:14:57.667Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:14:57.667Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:14:57.679Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:14:57.679Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:14:58.119Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:14:58.119Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:14:58.588Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:14:58.589Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:14:58.643Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:14:58.643Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:14:58.644Z INFO 8100 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.322427574S 09:14:58,710 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 09:14:58,710 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 09:14:58,710 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4795fe87 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 09:14:58,714 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@55d7429e - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 09:14:58,714 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4795fe87 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 09:14:58,717 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 09:14:58,717 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 09:14:58,717 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 09:14:58,718 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@55d7429e - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 09:14:58,718 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4795fe87 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 09:14:58,721 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 09:14:58,721 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 09:14:58,721 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 09:14:58,721 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1704359698721) 09:14:58,722 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 09:14:58,722 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 09:14:58,724 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 09:14:58,724 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@66353861 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 09:14:58,725 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 09:14:58,725 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@66353861 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 09:14:58,725 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 09:14:58,725 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@66353861 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 09:14:58,725 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 09:14:58,725 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@66353861 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 09:14:58,726 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 09:14:58,726 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@66353861 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 09:14:58,726 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 09:14:58,726 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@66353861 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 09:14:58,726 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 09:14:58,726 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@66353861 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 09:14:58,726 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 09:14:58,726 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@66353861 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 09:14:58,726 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 09:14:58,726 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:14:58,727 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 09:14:58,729 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 09:14:58,729 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:14:58,729 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 09:14:58,730 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 09:14:58,735 |-INFO in ch.qos.logback.classic.pattern.DateConverter@e8cc2e8 - Setting zoneId to "UTC" 09:14:58,736 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 09:14:58,736 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 09:14:58,739 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 09:14:58,739 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 09:14:58,739 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 09:14:58,739 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 09:14:58,739 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 09:14:58,740 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@66353861 - Propagating INFO level on Logger[ROOT] onto the JUL framework 09:14:58,740 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 09:14:58,740 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@4c9aaf7f - End of configuration. 09:14:58,740 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@249301ad - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-01-04T09:14:58.747Z INFO 8100 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : Starting FilterStrategiesIntegrationSpec using Java 17.0.6-ea with PID 8100 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-01-04T09:14:58.747Z INFO 8100 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 2024-01-04T09:14:59.032Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:14:59.032Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:14:59.409Z INFO 8100 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [PLAINTEXT://localhost:32774] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-data-operation-event-group-5 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-data-operation-event-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2024-01-04T09:14:59.412Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-01-04T09:14:59.412Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-01-04T09:14:59.412Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1704359699412 2024-01-04T09:14:59.413Z INFO 8100 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 2024-01-04T09:14:59.422Z INFO 8100 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [PLAINTEXT://localhost:32774] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-async-rest-request-event-group-6 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-async-rest-request-event-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2024-01-04T09:14:59.436Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-01-04T09:14:59.436Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-01-04T09:14:59.436Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1704359699436 2024-01-04T09:14:59.436Z INFO 8100 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 2024-01-04T09:14:59.446Z INFO 8100 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : Started FilterStrategiesIntegrationSpec in 0.768 seconds (process running for 28.524) 2024-01-04T09:14:59.492Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:14:59.492Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:14:59.512Z WARN 8100 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 2024-01-04T09:14:59.512Z INFO 8100 --- [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Cluster ID: qkpxz4PXTne_tFUiMC_wmQ 2024-01-04T09:14:59.553Z WARN 8100 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2024-01-04T09:14:59.553Z INFO 8100 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Cluster ID: qkpxz4PXTne_tFUiMC_wmQ 2024-01-04T09:14:59.562Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:14:59.562Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:14:59.632Z WARN 8100 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2024-01-04T09:14:59.651Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:14:59.651Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:14:59.676Z WARN 8100 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2024-01-04T09:14:59.738Z INFO 8100 --- [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to dMTVz68wSMOy0V8jEUj_9A 2024-01-04T09:14:59.779Z INFO 8100 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to dMTVz68wSMOy0V8jEUj_9A 2024-01-04T09:14:59.786Z INFO 8100 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32774 (id: 2147483646 rack: null) 2024-01-04T09:14:59.787Z INFO 8100 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] (Re-)joining group 2024-01-04T09:14:59.806Z INFO 8100 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-data-operation-event-group-5-f4cd37a6-f552-4b57-8cfc-c00434cb82f7 2024-01-04T09:14:59.806Z INFO 8100 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2024-01-04T09:14:59.806Z INFO 8100 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] (Re-)joining group 2024-01-04T09:14:59.837Z INFO 8100 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-5-f4cd37a6-f552-4b57-8cfc-c00434cb82f7', protocol='range'} 2024-01-04T09:14:59.837Z INFO 8100 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Finished assignment for group at generation 1: {consumer-ncmp-data-operation-event-group-5-f4cd37a6-f552-4b57-8cfc-c00434cb82f7=Assignment(partitions=[ncmp-async-m2m-0])} 2024-01-04T09:14:59.852Z INFO 8100 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32774 (id: 2147483646 rack: null) 2024-01-04T09:14:59.853Z INFO 8100 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 2024-01-04T09:14:59.870Z INFO 8100 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-async-rest-request-event-group-6-b8660f08-3f6f-4ffc-8aad-04d0fe00ea1e 2024-01-04T09:14:59.870Z INFO 8100 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2024-01-04T09:14:59.870Z INFO 8100 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 2024-01-04T09:14:59.878Z INFO 8100 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-6-b8660f08-3f6f-4ffc-8aad-04d0fe00ea1e', protocol='range'} 2024-01-04T09:14:59.878Z INFO 8100 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Finished assignment for group at generation 1: {consumer-ncmp-async-rest-request-event-group-6-b8660f08-3f6f-4ffc-8aad-04d0fe00ea1e=Assignment(partitions=[ncmp-async-m2m-0])} 2024-01-04T09:14:59.903Z INFO 8100 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-5-f4cd37a6-f552-4b57-8cfc-c00434cb82f7', protocol='range'} 2024-01-04T09:14:59.904Z INFO 8100 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 2024-01-04T09:14:59.904Z INFO 8100 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 2024-01-04T09:14:59.904Z INFO 8100 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-6-b8660f08-3f6f-4ffc-8aad-04d0fe00ea1e', protocol='range'} 2024-01-04T09:14:59.905Z INFO 8100 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 2024-01-04T09:14:59.905Z INFO 8100 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 2024-01-04T09:14:59.916Z INFO 8100 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 2024-01-04T09:14:59.919Z INFO 8100 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 2024-01-04T09:14:59.925Z INFO 8100 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 2024-01-04T09:14:59.928Z INFO 8100 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 2024-01-04T09:14:59.936Z INFO 8100 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32774 (id: 1 rack: null)], epoch=0}}. 2024-01-04T09:14:59.936Z INFO 8100 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32774 (id: 1 rack: null)], epoch=0}}. 2024-01-04T09:14:59.960Z INFO 8100 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 2024-01-04T09:14:59.960Z INFO 8100 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 2024-01-04T09:14:59.970Z INFO 8100 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-01-04T09:14:59.971Z INFO 8100 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32774] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-3 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2024-01-04T09:14:59.978Z WARN 8100 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-01-04T09:14:59.978Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-01-04T09:14:59.978Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-01-04T09:14:59.978Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1704359699978 2024-01-04T09:14:59.987Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to dMTVz68wSMOy0V8jEUj_9A 2024-01-04T09:14:59.987Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Cluster ID: qkpxz4PXTne_tFUiMC_wmQ 2024-01-04T09:15:00.037Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:15:00.038Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:00.305Z INFO 8100 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-01-04T09:15:00.305Z INFO 8100 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32774] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-4 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2024-01-04T09:15:00.310Z WARN 8100 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-01-04T09:15:00.310Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-01-04T09:15:00.310Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-01-04T09:15:00.310Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1704359700310 2024-01-04T09:15:00.327Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to dMTVz68wSMOy0V8jEUj_9A 2024-01-04T09:15:00.327Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Cluster ID: qkpxz4PXTne_tFUiMC_wmQ 2024-01-04T09:15:00.385Z ERROR 8100 --- [ntainer#0-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@1 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2996) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) at io.micrometer.observation.Observation.observe(Observation.java:544) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:150) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1314) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) ... 3 common frames omitted Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:179) ... 15 common frames omitted 2024-01-04T09:15:00.523Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:15:00.523Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:00.642Z INFO 8100 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-01-04T09:15:00.642Z INFO 8100 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32774] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-5 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2024-01-04T09:15:00.645Z WARN 8100 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-01-04T09:15:00.645Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-01-04T09:15:00.645Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-01-04T09:15:00.645Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1704359700645 2024-01-04T09:15:00.651Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to dMTVz68wSMOy0V8jEUj_9A 2024-01-04T09:15:00.651Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Cluster ID: qkpxz4PXTne_tFUiMC_wmQ 2024-01-04T09:15:00.653Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:15:00.653Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:00.856Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:15:00.856Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:00.961Z INFO 8100 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-01-04T09:15:00.961Z INFO 8100 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32774] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-6 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2024-01-04T09:15:00.965Z WARN 8100 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-01-04T09:15:00.965Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-01-04T09:15:00.965Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-01-04T09:15:00.965Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1704359700965 2024-01-04T09:15:00.977Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to dMTVz68wSMOy0V8jEUj_9A 2024-01-04T09:15:00.977Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Cluster ID: qkpxz4PXTne_tFUiMC_wmQ 2024-01-04T09:15:01.043Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:15:01.043Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:01.288Z INFO 8100 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-01-04T09:15:01.288Z INFO 8100 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32774] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-7 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2024-01-04T09:15:01.291Z WARN 8100 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-01-04T09:15:01.292Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-01-04T09:15:01.292Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-01-04T09:15:01.292Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1704359701292 2024-01-04T09:15:01.299Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to dMTVz68wSMOy0V8jEUj_9A 2024-01-04T09:15:01.299Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Cluster ID: qkpxz4PXTne_tFUiMC_wmQ 2024-01-04T09:15:01.578Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:15:01.578Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:01.614Z INFO 8100 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-01-04T09:15:01.614Z INFO 8100 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32774] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-8 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2024-01-04T09:15:01.617Z WARN 8100 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-01-04T09:15:01.617Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-01-04T09:15:01.617Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-01-04T09:15:01.617Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1704359701617 2024-01-04T09:15:01.624Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to dMTVz68wSMOy0V8jEUj_9A 2024-01-04T09:15:01.624Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Cluster ID: qkpxz4PXTne_tFUiMC_wmQ 2024-01-04T09:15:01.641Z ERROR 8100 --- [ntainer#1-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@5 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method could not be invoked with the incoming message Endpoint handler details: Method [public void org.onap.cps.ncmp.api.impl.async.AsyncRestRequestResponseEventConsumer.consumeAndForward(org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent)] Bean [org.onap.cps.ncmp.api.impl.async.AsyncRestRequestResponseEventConsumer@438496a9] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2992) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2937) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2904) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) at io.micrometer.observation.Observation.observe(Observation.java:544) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) at java.base/java.lang.Thread.run(Thread.java:833) Suppressed: org.springframework.kafka.listener.ListenerExecutionFailedException: Restored Stack Trace at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.checkAckArg(MessagingMessageListenerAdapter.java:402) at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:380) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2923) Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot handle message at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:380) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2923) ... 14 common frames omitted Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot convert from [java.lang.String] to [org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent] for GenericMessage [payload=simple string event, headers={kafka_offset=5, kafka_consumer=org.apache.kafka.clients.consumer.KafkaConsumer@7d69e6e4, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1704359701624, kafka_groupId=ncmp-async-rest-request-event-group}] at org.springframework.messaging.handler.annotation.support.PayloadMethodArgumentResolver.resolveArgument(PayloadMethodArgumentResolver.java:148) at org.springframework.kafka.annotation.KafkaNullAwarePayloadArgumentResolver.resolveArgument(KafkaNullAwarePayloadArgumentResolver.java:46) at org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:118) at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:147) at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:115) at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:56) at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:375) ... 19 common frames omitted 2024-01-04T09:15:01.646Z ERROR 8100 --- [ntainer#0-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@5 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2996) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) at io.micrometer.observation.Observation.observe(Observation.java:544) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:150) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1314) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) ... 3 common frames omitted Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:179) ... 15 common frames omitted 2024-01-04T09:15:01.657Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:15:01.657Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:01.959Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:15:01.960Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:02.016Z INFO 8100 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 2024-01-04T09:15:02.016Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:15:02.016Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2024-01-04T09:15:02.016Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:15:02.016Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 2024-01-04T09:15:02.017Z INFO 8100 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 2024-01-04T09:15:02.017Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:15:02.017Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:15:02.017Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 2024-01-04T09:15:02.017Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 2024-01-04T09:15:02.017Z INFO 8100 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 27 due to node 1 being disconnected (elapsed time since creation: 375ms, elapsed time since send: 375ms, request timeout: 30000ms) 2024-01-04T09:15:02.017Z INFO 8100 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 2024-01-04T09:15:02.017Z INFO 8100 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 2024-01-04T09:15:02.017Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:15:02.017Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:15:02.017Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 2024-01-04T09:15:02.017Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 2024-01-04T09:15:02.017Z INFO 8100 --- [ntainer#0-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Error sending fetch request (sessionId=556048976, epoch=6) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2024-01-04T09:15:02.021Z INFO 8100 --- [ion-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Group coordinator localhost:32774 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2024-01-04T09:15:02.022Z INFO 8100 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 2024-01-04T09:15:02.023Z INFO 8100 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 29 due to node 1 being disconnected (elapsed time since creation: 383ms, elapsed time since send: 383ms, request timeout: 30000ms) 2024-01-04T09:15:02.023Z INFO 8100 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight METADATA request with correlation id 31 due to node 1 being disconnected (elapsed time since creation: 282ms, elapsed time since send: 282ms, request timeout: 30000ms) 2024-01-04T09:15:02.023Z INFO 8100 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node 2147483646 disconnected. 2024-01-04T09:15:02.023Z INFO 8100 --- [est-event-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Error sending fetch request (sessionId=181911891, epoch=6) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2024-01-04T09:15:02.023Z INFO 8100 --- [est-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Group coordinator localhost:32774 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2024-01-04T09:15:02.117Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:15:02.118Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:02.119Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:15:02.119Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:02.120Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:15:02.120Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:02.120Z INFO 8100 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 2024-01-04T09:15:02.120Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:15:02.120Z WARN 8100 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:02.120Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:02.121Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:15:02.121Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:02.121Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:15:02.121Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:02.123Z INFO 8100 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 2024-01-04T09:15:02.123Z WARN 8100 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:02.150Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:15:02.150Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:02.221Z INFO 8100 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 2024-01-04T09:15:02.221Z WARN 8100 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:02.222Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:15:02.222Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:02.222Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:15:02.222Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:02.224Z INFO 8100 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 2024-01-04T09:15:02.224Z WARN 8100 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:02.262Z INFO 8100 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 2024-01-04T09:15:02.263Z INFO 8100 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 2024-01-04T09:15:02.263Z INFO 8100 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2024-01-04T09:15:02.263Z INFO 8100 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 2024-01-04T09:15:02.264Z INFO 8100 --- [ntainer#1-0-C-1] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Unsubscribed all topics or patterns and assigned partitions 2024-01-04T09:15:02.265Z INFO 8100 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 2024-01-04T09:15:02.265Z INFO 8100 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 2024-01-04T09:15:02.265Z INFO 8100 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2024-01-04T09:15:02.265Z INFO 8100 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 2024-01-04T09:15:02.265Z INFO 8100 --- [ntainer#0-0-C-1] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions 2024-01-04T09:15:02.265Z INFO 8100 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2024-01-04T09:15:02.265Z INFO 8100 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 2024-01-04T09:15:02.266Z INFO 8100 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2024-01-04T09:15:02.266Z INFO 8100 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2024-01-04T09:15:02.267Z INFO 8100 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2024-01-04T09:15:02.268Z INFO 8100 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2024-01-04T09:15:02.268Z INFO 8100 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 2024-01-04T09:15:02.268Z INFO 8100 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2024-01-04T09:15:02.268Z INFO 8100 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2024-01-04T09:15:02.268Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:15:02.268Z INFO 8100 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2024-01-04T09:15:02.268Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:02.271Z INFO 8100 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered 2024-01-04T09:15:02.271Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:15:02.271Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:02.272Z INFO 8100 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 2024-01-04T09:15:02.272Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:15:02.272Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:02.272Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:15:02.272Z INFO 8100 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-6 unregistered 2024-01-04T09:15:02.272Z INFO 8100 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 2024-01-04T09:15:02.272Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.953 s - in org.onap.cps.ncmp.api.impl.async.FilterStrategiesIntegrationSpec [INFO] Running org.onap.cps.ncmp.api.impl.async.SerializationIntegrationSpec 2024-01-04T09:15:02.285Z INFO 8100 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2024-01-04T09:15:02.330Z INFO 8100 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 9f9a6eeee8f3c8a16978314a9e2d8db5d69ac5203e2a43188b4ed16a38e5fe49 2024-01-04T09:15:02.423Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:15:02.423Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:02.441Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:15:02.441Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:02.470Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:15:02.470Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:02.474Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:15:02.475Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:02.477Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:15:02.477Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:02.524Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:15:02.524Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:02.524Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:15:02.525Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:02.622Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:15:02.622Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:02.776Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:15:02.777Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:02.826Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:15:02.826Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:02.873Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:15:02.873Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:02.927Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:15:02.927Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:02.927Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:15:02.927Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:02.983Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:15:02.983Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:03.066Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:15:03.066Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:03.355Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:15:03.355Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:03.585Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:15:03.586Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:03.628Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:15:03.628Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:03.658Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:15:03.659Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:03.683Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:15:03.683Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:15:03.683Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:03.683Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:03.683Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:15:03.683Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:03.728Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:15:03.728Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:03.792Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:15:03.792Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:04.076Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:15:04.076Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:04.262Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:15:04.262Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:04.582Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:15:04.582Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:04.636Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:15:04.636Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:04.638Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:15:04.638Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:04.695Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:15:04.695Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:04.712Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:15:04.712Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:04.734Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:15:04.734Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:04.741Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:15:04.741Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:04.840Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:15:04.840Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:05.279Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:15:05.279Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:05.436Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:15:05.437Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:05.469Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:15:05.469Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:05.644Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:15:05.644Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:05.739Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:15:05.739Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:05.790Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:15:05.791Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:05.800Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:15:05.800Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:05.868Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:15:05.868Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:05.900Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:15:05.900Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:05.951Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:15:05.951Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:06.184Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:15:06.184Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:06.496Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:15:06.496Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:06.572Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:15:06.572Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:06.695Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:15:06.695Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:06.707Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:15:06.707Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:06.722Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:15:06.722Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:06.775Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:15:06.775Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:06.809Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:15:06.809Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:06.903Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:15:06.903Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:06.905Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:15:06.905Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:07.292Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:15:07.292Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:07.375Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:15:07.375Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:07.456Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:15:07.456Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:07.577Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:15:07.577Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:07.730Z INFO 8100 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.445006191S 09:15:07,766 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 09:15:07,766 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 09:15:07,767 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@65e62ae8 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 09:15:07,771 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@55d7429e - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 09:15:07,771 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@65e62ae8 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 09:15:07,772 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 09:15:07,772 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 09:15:07,772 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 09:15:07,773 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@55d7429e - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 09:15:07,773 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@65e62ae8 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 09:15:07,775 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 09:15:07,775 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 09:15:07,775 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 09:15:07,775 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1704359707775) 09:15:07,775 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 09:15:07,775 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 09:15:07,777 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 09:15:07,777 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3e399fc0 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 09:15:07,777 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 09:15:07,777 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3e399fc0 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 09:15:07,777 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 09:15:07,777 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3e399fc0 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 09:15:07,777 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 09:15:07,777 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3e399fc0 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 09:15:07,777 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 09:15:07,777 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3e399fc0 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 09:15:07,777 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 09:15:07,777 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3e399fc0 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 09:15:07,777 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 09:15:07,777 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3e399fc0 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 09:15:07,777 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 09:15:07,777 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3e399fc0 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 09:15:07,777 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 09:15:07,777 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:15:07,778 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 09:15:07,778 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 09:15:07,778 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:15:07,779 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 09:15:07,779 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 09:15:07,784 |-INFO in ch.qos.logback.classic.pattern.DateConverter@6ff43a85 - Setting zoneId to "UTC" 09:15:07,784 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 09:15:07,784 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 09:15:07,788 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 09:15:07,788 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 09:15:07,788 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 09:15:07,788 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 09:15:07,788 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 09:15:07,788 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3e399fc0 - Propagating INFO level on Logger[ROOT] onto the JUL framework 09:15:07,788 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 09:15:07,788 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@21ad8083 - End of configuration. 09:15:07,789 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@75c84f34 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-01-04T09:15:07.794Z INFO 8100 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : Starting SerializationIntegrationSpec using Java 17.0.6-ea with PID 8100 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-01-04T09:15:07.794Z INFO 8100 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 2024-01-04T09:15:07.888Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:15:07.888Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:07.969Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:15:07.971Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:07.987Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:15:07.987Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:07.987Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:15:07.988Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:08.006Z INFO 8100 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [PLAINTEXT://localhost:32776] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-data-operation-event-group-7 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-data-operation-event-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2024-01-04T09:15:08.008Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-01-04T09:15:08.008Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-01-04T09:15:08.008Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1704359708008 2024-01-04T09:15:08.008Z INFO 8100 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 2024-01-04T09:15:08.010Z INFO 8100 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [PLAINTEXT://localhost:32776] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-async-rest-request-event-group-8 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-async-rest-request-event-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2024-01-04T09:15:08.017Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-01-04T09:15:08.017Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-01-04T09:15:08.017Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1704359708017 2024-01-04T09:15:08.018Z INFO 8100 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 2024-01-04T09:15:08.049Z INFO 8100 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : Started SerializationIntegrationSpec in 0.311 seconds (process running for 37.127) 2024-01-04T09:15:08.148Z WARN 8100 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 2024-01-04T09:15:08.148Z INFO 8100 --- [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Cluster ID: vraN8f20ScGHKPYexrEh5w 2024-01-04T09:15:08.177Z WARN 8100 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2024-01-04T09:15:08.177Z INFO 8100 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Cluster ID: vraN8f20ScGHKPYexrEh5w 2024-01-04T09:15:08.279Z WARN 8100 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2024-01-04T09:15:08.300Z WARN 8100 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2024-01-04T09:15:08.387Z WARN 8100 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 6 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2024-01-04T09:15:08.416Z INFO 8100 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to z0F8ZHorRA-tNMbtvbhvBw 2024-01-04T09:15:08.483Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:15:08.484Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:08.493Z INFO 8100 --- [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to z0F8ZHorRA-tNMbtvbhvBw 2024-01-04T09:15:08.499Z INFO 8100 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32776 (id: 2147483646 rack: null) 2024-01-04T09:15:08.499Z INFO 8100 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 2024-01-04T09:15:08.512Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:15:08.512Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:08.527Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:15:08.527Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:08.530Z INFO 8100 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32776 (id: 2147483646 rack: null) 2024-01-04T09:15:08.531Z INFO 8100 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] (Re-)joining group 2024-01-04T09:15:08.542Z INFO 8100 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-async-rest-request-event-group-8-a6357cf3-75ab-4949-9f35-67ac51b1f524 2024-01-04T09:15:08.542Z INFO 8100 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2024-01-04T09:15:08.542Z INFO 8100 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 2024-01-04T09:15:08.544Z INFO 8100 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-data-operation-event-group-7-eca5c281-27e8-4706-a943-7e88b4c1be78 2024-01-04T09:15:08.544Z INFO 8100 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2024-01-04T09:15:08.544Z INFO 8100 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] (Re-)joining group 2024-01-04T09:15:08.568Z INFO 8100 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-8-a6357cf3-75ab-4949-9f35-67ac51b1f524', protocol='range'} 2024-01-04T09:15:08.568Z INFO 8100 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Finished assignment for group at generation 1: {consumer-ncmp-async-rest-request-event-group-8-a6357cf3-75ab-4949-9f35-67ac51b1f524=Assignment(partitions=[ncmp-async-m2m-0])} 2024-01-04T09:15:08.569Z INFO 8100 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-7-eca5c281-27e8-4706-a943-7e88b4c1be78', protocol='range'} 2024-01-04T09:15:08.569Z INFO 8100 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Finished assignment for group at generation 1: {consumer-ncmp-data-operation-event-group-7-eca5c281-27e8-4706-a943-7e88b4c1be78=Assignment(partitions=[ncmp-async-m2m-0])} 2024-01-04T09:15:08.626Z INFO 8100 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-7-eca5c281-27e8-4706-a943-7e88b4c1be78', protocol='range'} 2024-01-04T09:15:08.627Z INFO 8100 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 2024-01-04T09:15:08.627Z INFO 8100 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 2024-01-04T09:15:08.634Z INFO 8100 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-8-a6357cf3-75ab-4949-9f35-67ac51b1f524', protocol='range'} 2024-01-04T09:15:08.635Z INFO 8100 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 2024-01-04T09:15:08.635Z INFO 8100 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 2024-01-04T09:15:08.641Z INFO 8100 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 2024-01-04T09:15:08.641Z INFO 8100 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 2024-01-04T09:15:08.643Z INFO 8100 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 2024-01-04T09:15:08.647Z INFO 8100 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 2024-01-04T09:15:08.657Z INFO 8100 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32776 (id: 1 rack: null)], epoch=0}}. 2024-01-04T09:15:08.657Z INFO 8100 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32776 (id: 1 rack: null)], epoch=0}}. 2024-01-04T09:15:08.670Z INFO 8100 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-01-04T09:15:08.671Z INFO 8100 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32776] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-9 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2024-01-04T09:15:08.673Z WARN 8100 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-01-04T09:15:08.673Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-01-04T09:15:08.673Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-01-04T09:15:08.673Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1704359708673 2024-01-04T09:15:08.686Z INFO 8100 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 2024-01-04T09:15:08.688Z INFO 8100 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 2024-01-04T09:15:08.705Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to z0F8ZHorRA-tNMbtvbhvBw 2024-01-04T09:15:08.706Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Cluster ID: vraN8f20ScGHKPYexrEh5w 2024-01-04T09:15:08.724Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:15:08.724Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:08.741Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:15:08.741Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:08.750Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:15:08.750Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:08.806Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:15:08.806Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:08.907Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:15:08.907Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:08.918Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:15:08.918Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:09.023Z INFO 8100 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-01-04T09:15:09.023Z INFO 8100 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32776] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-10 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2024-01-04T09:15:09.027Z WARN 8100 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-01-04T09:15:09.027Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-01-04T09:15:09.027Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-01-04T09:15:09.027Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1704359709027 2024-01-04T09:15:09.030Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:15:09.030Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:09.039Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to z0F8ZHorRA-tNMbtvbhvBw 2024-01-04T09:15:09.039Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Cluster ID: vraN8f20ScGHKPYexrEh5w 2024-01-04T09:15:09.080Z ERROR 8100 --- [ntainer#0-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@1 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2996) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) at io.micrometer.observation.Observation.observe(Observation.java:544) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:150) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1314) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) ... 3 common frames omitted Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:179) ... 15 common frames omitted 2024-01-04T09:15:09.414Z INFO 8100 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 2024-01-04T09:15:09.414Z INFO 8100 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 2024-01-04T09:15:09.414Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:15:09.414Z INFO 8100 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 21 due to node 1 being disconnected (elapsed time since creation: 340ms, elapsed time since send: 340ms, request timeout: 30000ms) 2024-01-04T09:15:09.414Z INFO 8100 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 2024-01-04T09:15:09.415Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 2024-01-04T09:15:09.415Z INFO 8100 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 21 due to node 1 being disconnected (elapsed time since creation: 339ms, elapsed time since send: 339ms, request timeout: 30000ms) 2024-01-04T09:15:09.415Z INFO 8100 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 2024-01-04T09:15:09.415Z INFO 8100 --- [ntainer#0-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Error sending fetch request (sessionId=322780376, epoch=2) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2024-01-04T09:15:09.415Z INFO 8100 --- [ntainer#1-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Error sending fetch request (sessionId=566776164, epoch=2) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2024-01-04T09:15:09.415Z INFO 8100 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 2147483646 disconnected. 2024-01-04T09:15:09.415Z INFO 8100 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 2024-01-04T09:15:09.415Z INFO 8100 --- [est-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Group coordinator localhost:32776 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2024-01-04T09:15:09.415Z INFO 8100 --- [ion-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Group coordinator localhost:32776 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2024-01-04T09:15:09.417Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:15:09.417Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 2024-01-04T09:15:09.490Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:15:09.490Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:09.514Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:15:09.514Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:09.515Z INFO 8100 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 2024-01-04T09:15:09.515Z WARN 8100 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:09.520Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:15:09.521Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:09.521Z INFO 8100 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 2024-01-04T09:15:09.521Z WARN 8100 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:09.591Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:15:09.591Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:09.612Z INFO 8100 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 2024-01-04T09:15:09.612Z INFO 8100 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 2024-01-04T09:15:09.612Z INFO 8100 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2024-01-04T09:15:09.612Z INFO 8100 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 2024-01-04T09:15:09.612Z INFO 8100 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 2024-01-04T09:15:09.612Z INFO 8100 --- [ntainer#0-0-C-1] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions 2024-01-04T09:15:09.613Z INFO 8100 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 2024-01-04T09:15:09.613Z INFO 8100 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2024-01-04T09:15:09.613Z INFO 8100 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 2024-01-04T09:15:09.613Z INFO 8100 --- [ntainer#1-0-C-1] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Unsubscribed all topics or patterns and assigned partitions 2024-01-04T09:15:09.613Z INFO 8100 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2024-01-04T09:15:09.613Z INFO 8100 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 2024-01-04T09:15:09.613Z INFO 8100 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2024-01-04T09:15:09.613Z INFO 8100 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2024-01-04T09:15:09.614Z INFO 8100 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2024-01-04T09:15:09.615Z INFO 8100 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-8 unregistered 2024-01-04T09:15:09.615Z INFO 8100 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 2024-01-04T09:15:09.615Z INFO 8100 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2024-01-04T09:15:09.615Z INFO 8100 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 2024-01-04T09:15:09.615Z INFO 8100 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2024-01-04T09:15:09.615Z INFO 8100 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2024-01-04T09:15:09.616Z INFO 8100 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2024-01-04T09:15:09.616Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:15:09.616Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:09.617Z INFO 8100 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-7 unregistered 2024-01-04T09:15:09.618Z INFO 8100 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 2024-01-04T09:15:09.621Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:15:09.621Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.335 s - in org.onap.cps.ncmp.api.impl.async.SerializationIntegrationSpec 2024-01-04T09:15:09.625Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:15:09.625Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. [INFO] Running org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec 2024-01-04T09:15:09.658Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:15:09.658Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:09.715Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:15:09.715Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 09:15:09,820 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 09:15:09,820 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 09:15:09,821 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6e0b41cb - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 09:15:09,823 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@55d7429e - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 09:15:09,823 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6e0b41cb - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 09:15:09,825 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 09:15:09,825 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 09:15:09,825 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 09:15:09,826 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@55d7429e - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 09:15:09,826 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6e0b41cb - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 09:15:09,829 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 09:15:09,829 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 09:15:09,829 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 09:15:09,829 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1704359709829) 09:15:09,829 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 09:15:09,829 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 09:15:09,830 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 09:15:09,831 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@52f8d420 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 09:15:09,831 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 09:15:09,831 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@52f8d420 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 09:15:09,831 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 09:15:09,831 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@52f8d420 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 09:15:09,831 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 09:15:09,831 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@52f8d420 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 09:15:09,831 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 09:15:09,831 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@52f8d420 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 09:15:09,831 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 09:15:09,831 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@52f8d420 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 09:15:09,831 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 09:15:09,831 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@52f8d420 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 09:15:09,831 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 09:15:09,831 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@52f8d420 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 09:15:09,831 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 09:15:09,831 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:15:09,831 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 09:15:09,832 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 09:15:09,832 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:15:09,832 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 09:15:09,833 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 09:15:09,838 |-INFO in ch.qos.logback.classic.pattern.DateConverter@42b05e0d - Setting zoneId to "UTC" 09:15:09,838 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 09:15:09,838 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 09:15:09,841 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 09:15:09,841 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 09:15:09,841 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 09:15:09,841 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 09:15:09,841 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 09:15:09,841 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@52f8d420 - Propagating INFO level on Logger[ROOT] onto the JUL framework 09:15:09,841 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 09:15:09,842 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@3b7ef18b - End of configuration. 09:15:09,842 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@fcffa36 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-01-04T09:15:09.844Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:15:09.845Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:09.845Z INFO 8100 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : Starting DmiRestClientSpec using Java 17.0.6-ea with PID 8100 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-01-04T09:15:09.845Z INFO 8100 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : No active profile set, falling back to 1 default profile: "default" 2024-01-04T09:15:09.863Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:15:09.863Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:09.872Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:15:09.873Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:09.875Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:15:09.875Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:09.878Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:15:09.878Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:09.950Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:15:09.950Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:09.951Z INFO 8100 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : Started DmiRestClientSpec in 0.149 seconds (process running for 39.029) 2024-01-04T09:15:09.989Z WARN 8100 --- [ main] o.o.c.n.api.impl.client.DmiRestClient : Failed to retrieve health status from some url. Error Message: class org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec$__spock_feature_0_3prov1_closure3 cannot be cast to class com.fasterxml.jackson.databind.JsonNode (org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec$__spock_feature_0_3prov1_closure3 and com.fasterxml.jackson.databind.JsonNode are in unnamed module of loader 'app') [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.373 s - in org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec [INFO] Running org.onap.cps.ncmp.api.impl.config.HttpClientConfigurationSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-01-04T09:15:10.022Z INFO 8100 --- [ main] .o.c.n.a.i.c.HttpClientConfigurationSpec : Starting HttpClientConfigurationSpec using Java 17.0.6-ea with PID 8100 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-01-04T09:15:10.022Z INFO 8100 --- [ main] .o.c.n.a.i.c.HttpClientConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 2024-01-04T09:15:10.038Z INFO 8100 --- [ main] .o.c.n.a.i.c.HttpClientConfigurationSpec : Started HttpClientConfigurationSpec in 0.033 seconds (process running for 39.116) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.onap.cps.ncmp.api.impl.config.HttpClientConfigurationSpec [INFO] Running org.onap.cps.ncmp.api.impl.config.NcmpConfigurationSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-01-04T09:15:10.067Z INFO 8100 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : Starting NcmpConfigurationSpec using Java 17.0.6-ea with PID 8100 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-01-04T09:15:10.067Z INFO 8100 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 2024-01-04T09:15:10.073Z INFO 8100 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : Started NcmpConfigurationSpec in 0.022 seconds (process running for 39.151) 2024-01-04T09:15:10.172Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:15:10.172Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 s - in org.onap.cps.ncmp.api.impl.config.NcmpConfigurationSpec [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.ForwardedSubscriptionEventCacheConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-01-04T09:15:10.320Z INFO 8100 --- [ main] orwardedSubscriptionEventCacheConfigSpec : Starting ForwardedSubscriptionEventCacheConfigSpec using Java 17.0.6-ea with PID 8100 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-01-04T09:15:10.320Z INFO 8100 --- [ main] orwardedSubscriptionEventCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2024-01-04T09:15:10.345Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:15:10.345Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:10.396Z WARN 8100 --- [ 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-01-04T09:15:10.478Z INFO 8100 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2024-01-04T09:15:10.479Z INFO 8100 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2024-01-04T09:15:10.479Z INFO 8100 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5701 2024-01-04T09:15:10.479Z INFO 8100 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2024-01-04T09:15:10.479Z INFO 8100 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-01-04T09:15:10.481Z INFO 8100 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2024-01-04T09:15:10.538Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:15:10.538Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:10.548Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:15:10.548Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:10.716Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:15:10.716Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:10.747Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:15:10.747Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:10.752Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:15:10.752Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:10.797Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:15:10.797Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:10.870Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:15:10.870Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:10.912Z INFO 8100 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2024-01-04T09:15:11.001Z INFO 8100 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2024-01-04T09:15:11.005Z WARN 8100 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2024-01-04T09:15:11.024Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:15:11.024Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:11.024Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:15:11.024Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:11.025Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:15:11.025Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:11.048Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:15:11.048Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:11.267Z INFO 8100 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-01-04T09:15:11.272Z INFO 8100 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5701 is STARTING 2024-01-04T09:15:11.299Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:15:11.299Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:11.401Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:15:11.402Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:11.643Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:15:11.644Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:11.726Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:15:11.727Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:11.801Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:15:11.801Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:11.901Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:15:11.901Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:11.905Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:15:11.905Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:11.978Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:15:11.978Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:12.051Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:15:12.051Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:12.077Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:15:12.078Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:12.129Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:15:12.129Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:12.228Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:15:12.228Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:12.403Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:15:12.403Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:12.546Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:15:12.546Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:12.554Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:15:12.554Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:12.780Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:15:12.780Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:12.808Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:15:12.808Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:12.980Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:15:12.980Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:13.006Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:15:13.006Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:13.031Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:15:13.031Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:13.104Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:15:13.104Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:15:13.104Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:13.104Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:13.182Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:15:13.182Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:13.282Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:15:13.282Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:13.305Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:15:13.305Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:13.662Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:15:13.662Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:13.708Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:15:13.708Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:13.723Z INFO 8100 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Members {size:1, ver:1} [ Member [10.250.0.254]:5701 - 59dab324-2fc0-47f1-b7fb-2b9bd23c8df2 this ] 2024-01-04T09:15:13.741Z INFO 8100 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5701 is STARTED 2024-01-04T09:15:13.749Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:15:13.749Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:13.773Z INFO 8100 --- [ main] orwardedSubscriptionEventCacheConfigSpec : Started ForwardedSubscriptionEventCacheConfigSpec in 3.468 seconds (process running for 42.851) [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.513 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.ForwardedSubscriptionEventCacheConfigSpec [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.ModuleSetTagCacheConfigSpec 2024-01-04T09:15:13.816Z INFO 8100 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-01-04T09:15:13.836Z INFO 8100 --- [ main] .c.n.a.i.c.e.ModuleSetTagCacheConfigSpec : Starting ModuleSetTagCacheConfigSpec using Java 17.0.6-ea with PID 8100 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-01-04T09:15:13.836Z INFO 8100 --- [ main] .c.n.a.i.c.e.ModuleSetTagCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2024-01-04T09:15:13.850Z INFO 8100 --- [ main] com.hazelcast.system.logo : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2024-01-04T09:15:13.850Z INFO 8100 --- [ main] com.hazelcast.system : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2024-01-04T09:15:13.850Z INFO 8100 --- [ main] com.hazelcast.system : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.40]:5702 2024-01-04T09:15:13.850Z INFO 8100 --- [ main] com.hazelcast.system : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2024-01-04T09:15:13.850Z INFO 8100 --- [ main] com.hazelcast.system : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-01-04T09:15:13.850Z INFO 8100 --- [ main] com.hazelcast.system : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2024-01-04T09:15:13.863Z INFO 8100 --- [ main] com.hazelcast.system.security : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2024-01-04T09:15:13.865Z INFO 8100 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2024-01-04T09:15:13.865Z WARN 8100 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2024-01-04T09:15:13.878Z INFO 8100 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-01-04T09:15:13.879Z INFO 8100 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.40]:5702 is STARTING 2024-01-04T09:15:13.897Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:15:13.897Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:13.940Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:15:13.940Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:14.034Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:15:14.034Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:14.062Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:15:14.062Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:14.062Z INFO 8100 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.235]:5702 2024-01-04T09:15:14.095Z INFO 8100 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:58695 and /10.30.107.235:5702 2024-01-04T09:15:14.246Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:15:14.246Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:14.307Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:15:14.308Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:14.308Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:15:14.308Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:14.308Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:15:14.308Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:14.341Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:15:14.342Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:14.659Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:15:14.659Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:14.819Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:15:14.819Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:14.912Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:15:14.912Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:14.939Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:15:14.939Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:14.944Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:15:14.944Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:15.013Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:15:15.013Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:15.193Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:15:15.193Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:15.266Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:15:15.267Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:15.301Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:15:15.301Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:15.310Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:15:15.310Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:15.361Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:15:15.361Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:15.462Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:15:15.462Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:15.662Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:15:15.662Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:15.772Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:15:15.772Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:15.866Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:15:15.866Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:15.897Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:15:15.897Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:15.916Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:15:15.916Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:15.942Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:15:15.942Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:16.146Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:15:16.147Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:16.269Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:15:16.269Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:16.315Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:15:16.315Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:16.405Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:15:16.405Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:16.465Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:15:16.465Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:16.513Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:15:16.514Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:16.624Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:15:16.625Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:16.795Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:15:16.795Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:16.850Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:15:16.850Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:16.865Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:15:16.865Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:16.871Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:15:16.871Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:17.071Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:15:17.071Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:17.149Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:15:17.149Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:17.419Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:15:17.419Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:17.473Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:15:17.473Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:17.516Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:15:17.516Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:17.560Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:15:17.560Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:17.619Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:15:17.619Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:17.767Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:15:17.767Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:17.799Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:15:17.799Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:17.828Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:15:17.828Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:17.904Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:15:17.904Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:18.074Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:15:18.074Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:18.076Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:15:18.076Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:18.354Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:15:18.354Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:18.477Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:15:18.477Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:18.519Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:15:18.519Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:18.564Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:15:18.564Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:18.572Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:15:18.573Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:18.823Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:15:18.824Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:18.870Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:15:18.870Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:18.883Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:15:18.883Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:18.903Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:15:18.903Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:19.009Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:15:19.009Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:19.077Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:15:19.077Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:19.079Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:15:19.079Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:19.197Z INFO 8100 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:5702 and /10.30.107.235:38121 2024-01-04T09:15:19.199Z INFO 8100 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:5702 and /10.30.107.235:47619 2024-01-04T09:15:19.199Z INFO 8100 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:5702 and /10.30.107.235:40813 2024-01-04T09:15:19.199Z INFO 8100 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:5702 and /10.30.107.235:39209 2024-01-04T09:15:19.207Z INFO 8100 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:7, ver:7} [ Member [10.30.107.235]:5702 - c6d05e4d-417e-4d24-802d-308f99d75f39 Member [10.30.107.235]:5703 - 878fca85-9a57-4ea6-889a-921aa5510e4f Member [10.30.107.235]:5704 - 7fdada6d-e6d4-4b0c-98c9-c2e320212ee0 Member [10.30.107.235]:5705 - 7c82cb43-4502-432c-91eb-ab15e8cf0326 Member [10.30.107.235]:5706 - a8ad2737-f682-448e-8f52-4f83821e3ba1 Member [10.30.107.235]:5707 - 3e4843f5-d267-416f-9057-18eac38bdc0f Member [10.30.106.40]:5702 - 4a69c4d1-cee9-480f-aeb6-fcf1c505efcb this ] 2024-01-04T09:15:19.208Z INFO 8100 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:5702 and /10.30.107.235:50811 2024-01-04T09:15:19.208Z INFO 8100 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5705, timeout: 10000, bind-any: true 2024-01-04T09:15:19.209Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5707, timeout: 10000, bind-any: true 2024-01-04T09:15:19.223Z INFO 8100 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:55911 and /10.30.107.235:5705 2024-01-04T09:15:19.225Z INFO 8100 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:37885 and /10.30.107.235:5707 2024-01-04T09:15:19.427Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:15:19.427Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:19.523Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:15:19.523Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:19.559Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:15:19.559Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:19.572Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:15:19.572Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:19.582Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:15:19.582Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:19.760Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:15:19.760Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:19.831Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:15:19.831Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:19.945Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:15:19.945Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:19.974Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:15:19.974Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:20.186Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:15:20.186Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:20.209Z INFO 8100 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.40]:5702 is STARTED 2024-01-04T09:15:20.216Z INFO 8100 --- [ main] .c.n.a.i.c.e.ModuleSetTagCacheConfigSpec : Started ModuleSetTagCacheConfigSpec in 6.395 seconds (process running for 49.294) 2024-01-04T09:15:20.224Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:15:20.224Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:20.226Z INFO 8100 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.408 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.ModuleSetTagCacheConfigSpec [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.SynchronizationCacheConfigSpec 2024-01-04T09:15:20.237Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:15:20.237Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-01-04T09:15:20.255Z INFO 8100 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : Starting SynchronizationCacheConfigSpec using Java 17.0.6-ea with PID 8100 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-01-04T09:15:20.255Z INFO 8100 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2024-01-04T09:15:20.273Z INFO 8100 --- [ main] com.hazelcast.system.logo : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2024-01-04T09:15:20.273Z INFO 8100 --- [ main] com.hazelcast.system : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2024-01-04T09:15:20.273Z INFO 8100 --- [ main] com.hazelcast.system : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.40]:5703 2024-01-04T09:15:20.273Z INFO 8100 --- [ main] com.hazelcast.system : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2024-01-04T09:15:20.273Z INFO 8100 --- [ main] com.hazelcast.system : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-01-04T09:15:20.273Z INFO 8100 --- [ main] com.hazelcast.system : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2024-01-04T09:15:20.291Z INFO 8100 --- [ main] com.hazelcast.system.security : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2024-01-04T09:15:20.292Z INFO 8100 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2024-01-04T09:15:20.292Z WARN 8100 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2024-01-04T09:15:20.306Z INFO 8100 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-01-04T09:15:20.307Z INFO 8100 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.40]:5703 is STARTING 2024-01-04T09:15:20.388Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:15:20.388Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:20.416Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:15:20.416Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:20.443Z INFO 8100 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.235]:5702 2024-01-04T09:15:20.452Z INFO 8100 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:45241 and /10.30.107.235:5702 2024-01-04T09:15:20.530Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:15:20.531Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:20.665Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:15:20.665Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:20.736Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:15:20.736Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:20.737Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:15:20.737Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:20.787Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:15:20.787Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:20.953Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:15:20.954Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:21.079Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:15:21.079Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:21.242Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:15:21.242Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:21.293Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:15:21.293Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:21.328Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:15:21.328Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:21.382Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:15:21.383Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:21.398Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:15:21.398Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:21.419Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:15:21.419Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:21.640Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:15:21.640Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:21.690Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:15:21.690Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:21.768Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:15:21.769Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:21.838Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:15:21.838Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:22.007Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:15:22.007Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:22.096Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:15:22.096Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:22.182Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:15:22.183Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:22.232Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:15:22.232Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:22.247Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:15:22.247Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:22.435Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:15:22.435Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:22.552Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:15:22.552Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:22.624Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:15:22.624Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:22.671Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:15:22.671Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:22.743Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:15:22.743Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:22.842Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:15:22.842Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:22.893Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:15:22.893Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:23.051Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:15:23.051Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:23.085Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:15:23.085Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:23.085Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:15:23.085Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:23.110Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:15:23.111Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:23.452Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:15:23.452Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:23.639Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:15:23.639Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:23.675Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:15:23.675Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:23.677Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:15:23.677Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:23.706Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:15:23.706Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:23.744Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:15:23.744Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:23.796Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:15:23.796Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:23.796Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:15:23.796Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:23.987Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:15:23.987Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:24.004Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:15:24.004Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:24.113Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:15:24.113Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:24.138Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:15:24.138Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:24.505Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:15:24.505Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:24.531Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:15:24.531Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:24.578Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:15:24.578Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:24.609Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:15:24.609Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:24.649Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:15:24.649Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:24.699Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:15:24.699Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:24.742Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:15:24.742Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:24.746Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:15:24.746Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:24.990Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:15:24.990Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:25.016Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:15:25.016Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:25.208Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:15:25.208Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:25.342Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:15:25.342Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:25.432Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:15:25.432Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:25.561Z INFO 8100 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Members {size:8, ver:8} [ Member [10.30.107.235]:5702 - c6d05e4d-417e-4d24-802d-308f99d75f39 Member [10.30.107.235]:5703 - 878fca85-9a57-4ea6-889a-921aa5510e4f Member [10.30.107.235]:5704 - 7fdada6d-e6d4-4b0c-98c9-c2e320212ee0 Member [10.30.107.235]:5705 - 7c82cb43-4502-432c-91eb-ab15e8cf0326 Member [10.30.107.235]:5706 - a8ad2737-f682-448e-8f52-4f83821e3ba1 Member [10.30.107.235]:5707 - 3e4843f5-d267-416f-9057-18eac38bdc0f Member [10.30.106.40]:5702 - 4a69c4d1-cee9-480f-aeb6-fcf1c505efcb Member [10.30.106.40]:5703 - d70d7e3d-ef98-4804-98f1-0bdeadcbe95d this ] 2024-01-04T09:15:25.562Z INFO 8100 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5703, timeout: 10000, bind-any: true 2024-01-04T09:15:25.562Z INFO 8100 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5704, timeout: 10000, bind-any: true 2024-01-04T09:15:25.563Z INFO 8100 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5706, timeout: 10000, bind-any: true 2024-01-04T09:15:25.563Z INFO 8100 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5707, timeout: 10000, bind-any: true 2024-01-04T09:15:25.564Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5705, timeout: 10000, bind-any: true 2024-01-04T09:15:25.564Z INFO 8100 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:5703 and /10.30.107.235:50651 2024-01-04T09:15:25.564Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.40:5702, timeout: 10000, bind-any: true 2024-01-04T09:15:25.564Z INFO 8100 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:5703 and /10.30.107.235:58839 2024-01-04T09:15:25.566Z INFO 8100 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:5702 and /10.30.106.40:41445 2024-01-04T09:15:25.566Z INFO 8100 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:5703 and /10.30.107.235:58755 2024-01-04T09:15:25.567Z INFO 8100 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:53433 and /10.30.107.235:5703 2024-01-04T09:15:25.567Z INFO 8100 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:45575 and /10.30.107.235:5706 2024-01-04T09:15:25.569Z INFO 8100 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:33975 and /10.30.107.235:5704 2024-01-04T09:15:25.569Z INFO 8100 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:5703 and /10.30.107.235:43603 2024-01-04T09:15:25.571Z INFO 8100 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:49991 and /10.30.107.235:5705 2024-01-04T09:15:25.571Z INFO 8100 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:41445 and /10.30.106.40:5702 2024-01-04T09:15:25.572Z INFO 8100 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:8, ver:8} [ Member [10.30.107.235]:5702 - c6d05e4d-417e-4d24-802d-308f99d75f39 Member [10.30.107.235]:5703 - 878fca85-9a57-4ea6-889a-921aa5510e4f Member [10.30.107.235]:5704 - 7fdada6d-e6d4-4b0c-98c9-c2e320212ee0 Member [10.30.107.235]:5705 - 7c82cb43-4502-432c-91eb-ab15e8cf0326 Member [10.30.107.235]:5706 - a8ad2737-f682-448e-8f52-4f83821e3ba1 Member [10.30.107.235]:5707 - 3e4843f5-d267-416f-9057-18eac38bdc0f Member [10.30.106.40]:5702 - 4a69c4d1-cee9-480f-aeb6-fcf1c505efcb this Member [10.30.106.40]:5703 - d70d7e3d-ef98-4804-98f1-0bdeadcbe95d ] 2024-01-04T09:15:25.573Z INFO 8100 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:5703 and /10.30.107.235:38001 2024-01-04T09:15:25.575Z INFO 8100 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:56077 and /10.30.107.235:5707 2024-01-04T09:15:25.635Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:15:25.635Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:25.648Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:15:25.648Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:25.659Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:15:25.659Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:25.702Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:15:25.702Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:25.713Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:15:25.713Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:25.803Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:15:25.803Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:25.919Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:15:25.920Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:25.945Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:15:25.945Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:25.993Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:15:25.993Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:26.363Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:15:26.363Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:26.546Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:15:26.546Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:26.555Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:15:26.555Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:26.565Z INFO 8100 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.40]:5703 is STARTED 2024-01-04T09:15:26.574Z INFO 8100 --- [ main] com.hazelcast.system.logo : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2024-01-04T09:15:26.574Z INFO 8100 --- [ main] com.hazelcast.system : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2024-01-04T09:15:26.574Z INFO 8100 --- [ main] com.hazelcast.system : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.40]:5704 2024-01-04T09:15:26.574Z INFO 8100 --- [ main] com.hazelcast.system : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2024-01-04T09:15:26.574Z INFO 8100 --- [ main] com.hazelcast.system : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-01-04T09:15:26.574Z INFO 8100 --- [ main] com.hazelcast.system : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2024-01-04T09:15:26.585Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:15:26.585Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:26.595Z INFO 8100 --- [ main] com.hazelcast.system.security : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2024-01-04T09:15:26.596Z INFO 8100 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2024-01-04T09:15:26.596Z WARN 8100 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2024-01-04T09:15:26.608Z INFO 8100 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-01-04T09:15:26.609Z INFO 8100 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.40]:5704 is STARTING 2024-01-04T09:15:26.657Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:15:26.657Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:26.686Z INFO 8100 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.235]:5702 2024-01-04T09:15:26.690Z INFO 8100 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:41057 and /10.30.107.235:5702 2024-01-04T09:15:26.738Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:15:26.738Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:26.751Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:15:26.751Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:26.780Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:15:26.780Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:26.885Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:15:26.885Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:27.031Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:15:27.031Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:27.153Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:15:27.153Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:27.197Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:15:27.197Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:27.432Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:15:27.432Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:27.638Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:15:27.638Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:27.661Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:15:27.661Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:27.691Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:15:27.691Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:27.701Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:15:27.702Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:27.732Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:15:27.733Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:27.811Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:15:27.811Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:27.838Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:15:27.838Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:27.853Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:15:27.853Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:28.134Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:15:28.134Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:28.200Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:15:28.200Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:28.206Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:15:28.206Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:28.484Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:15:28.484Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:28.641Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:15:28.641Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:28.653Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:15:28.653Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:28.685Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:15:28.685Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:28.717Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:15:28.717Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:28.794Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:15:28.794Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:28.856Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:15:28.856Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:28.914Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:15:28.914Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:28.992Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:15:28.992Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:29.087Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:15:29.087Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:29.159Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:15:29.159Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:29.202Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:15:29.202Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:29.537Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:15:29.537Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:29.587Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:15:29.587Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:29.770Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:15:29.770Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:29.794Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:15:29.794Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:29.807Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:15:29.807Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:29.867Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:15:29.867Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:29.897Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:15:29.897Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:29.959Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:15:29.959Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:30.013Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:15:30.013Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:30.041Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:15:30.041Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:30.095Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:15:30.095Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:30.204Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:15:30.205Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:30.623Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:15:30.623Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:30.640Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:15:30.640Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:30.641Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:15:30.641Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:30.697Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:15:30.697Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:30.749Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:15:30.749Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:30.920Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:15:30.920Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:30.960Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:15:30.960Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:30.961Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:15:30.962Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:30.966Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:15:30.966Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:31.145Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:15:31.145Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:31.148Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:15:31.148Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:31.407Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:15:31.407Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:31.525Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:15:31.525Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:31.592Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:15:31.593Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:31.693Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:15:31.694Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:31.722Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:15:31.722Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:31.799Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:15:31.799Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:31.804Z INFO 8100 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:9, ver:9} [ Member [10.30.107.235]:5702 - c6d05e4d-417e-4d24-802d-308f99d75f39 Member [10.30.107.235]:5703 - 878fca85-9a57-4ea6-889a-921aa5510e4f Member [10.30.107.235]:5704 - 7fdada6d-e6d4-4b0c-98c9-c2e320212ee0 Member [10.30.107.235]:5705 - 7c82cb43-4502-432c-91eb-ab15e8cf0326 Member [10.30.107.235]:5706 - a8ad2737-f682-448e-8f52-4f83821e3ba1 Member [10.30.107.235]:5707 - 3e4843f5-d267-416f-9057-18eac38bdc0f Member [10.30.106.40]:5702 - 4a69c4d1-cee9-480f-aeb6-fcf1c505efcb this Member [10.30.106.40]:5703 - d70d7e3d-ef98-4804-98f1-0bdeadcbe95d Member [10.30.106.40]:5704 - 6387f044-3ca4-42cd-825b-273d810b00c8 ] 2024-01-04T09:15:31.805Z INFO 8100 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Members {size:9, ver:9} [ Member [10.30.107.235]:5702 - c6d05e4d-417e-4d24-802d-308f99d75f39 Member [10.30.107.235]:5703 - 878fca85-9a57-4ea6-889a-921aa5510e4f Member [10.30.107.235]:5704 - 7fdada6d-e6d4-4b0c-98c9-c2e320212ee0 Member [10.30.107.235]:5705 - 7c82cb43-4502-432c-91eb-ab15e8cf0326 Member [10.30.107.235]:5706 - a8ad2737-f682-448e-8f52-4f83821e3ba1 Member [10.30.107.235]:5707 - 3e4843f5-d267-416f-9057-18eac38bdc0f Member [10.30.106.40]:5702 - 4a69c4d1-cee9-480f-aeb6-fcf1c505efcb Member [10.30.106.40]:5703 - d70d7e3d-ef98-4804-98f1-0bdeadcbe95d this Member [10.30.106.40]:5704 - 6387f044-3ca4-42cd-825b-273d810b00c8 ] 2024-01-04T09:15:31.805Z INFO 8100 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Members {size:9, ver:9} [ Member [10.30.107.235]:5702 - c6d05e4d-417e-4d24-802d-308f99d75f39 Member [10.30.107.235]:5703 - 878fca85-9a57-4ea6-889a-921aa5510e4f Member [10.30.107.235]:5704 - 7fdada6d-e6d4-4b0c-98c9-c2e320212ee0 Member [10.30.107.235]:5705 - 7c82cb43-4502-432c-91eb-ab15e8cf0326 Member [10.30.107.235]:5706 - a8ad2737-f682-448e-8f52-4f83821e3ba1 Member [10.30.107.235]:5707 - 3e4843f5-d267-416f-9057-18eac38bdc0f Member [10.30.106.40]:5702 - 4a69c4d1-cee9-480f-aeb6-fcf1c505efcb Member [10.30.106.40]:5703 - d70d7e3d-ef98-4804-98f1-0bdeadcbe95d Member [10.30.106.40]:5704 - 6387f044-3ca4-42cd-825b-273d810b00c8 this ] 2024-01-04T09:15:31.808Z INFO 8100 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:5704 and /10.30.107.235:48863 2024-01-04T09:15:31.809Z INFO 8100 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:5704 and /10.30.106.40:58523 2024-01-04T09:15:31.811Z INFO 8100 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:5704 and /10.30.107.235:44507 2024-01-04T09:15:31.813Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5703, timeout: 10000, bind-any: true 2024-01-04T09:15:31.813Z INFO 8100 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5704, timeout: 10000, bind-any: true 2024-01-04T09:15:31.813Z INFO 8100 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5705, timeout: 10000, bind-any: true 2024-01-04T09:15:31.814Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5707, timeout: 10000, bind-any: true 2024-01-04T09:15:31.814Z INFO 8100 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.40:5702, timeout: 10000, bind-any: true 2024-01-04T09:15:31.814Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.40:5703, timeout: 10000, bind-any: true 2024-01-04T09:15:31.815Z INFO 8100 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:37363 and /10.30.107.235:5703 2024-01-04T09:15:31.816Z INFO 8100 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:5704 and /10.30.106.40:48501 2024-01-04T09:15:31.816Z INFO 8100 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:5704 and /10.30.107.235:59821 2024-01-04T09:15:31.816Z INFO 8100 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:48501 and /10.30.106.40:5704 2024-01-04T09:15:31.816Z INFO 8100 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:5703 and /10.30.106.40:43263 2024-01-04T09:15:31.816Z INFO 8100 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:5702 and /10.30.106.40:42845 2024-01-04T09:15:31.817Z INFO 8100 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:5704 and /10.30.107.235:33661 2024-01-04T09:15:31.818Z INFO 8100 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:33037 and /10.30.107.235:5707 2024-01-04T09:15:31.818Z INFO 8100 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:43263 and /10.30.106.40:5703 2024-01-04T09:15:31.818Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:15:31.818Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:31.819Z INFO 8100 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:5704 and /10.30.107.235:55905 2024-01-04T09:15:31.819Z INFO 8100 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:58523 and /10.30.106.40:5704 2024-01-04T09:15:31.826Z INFO 8100 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:42845 and /10.30.106.40:5702 2024-01-04T09:15:31.826Z INFO 8100 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:54225 and /10.30.107.235:5704 2024-01-04T09:15:31.828Z INFO 8100 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:44321 and /10.30.107.235:5705 2024-01-04T09:15:31.853Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:15:31.853Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:31.864Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:15:31.864Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:32.013Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:15:32.013Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:32.048Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:15:32.048Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:32.051Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:15:32.051Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:32.318Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:15:32.318Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:32.377Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:15:32.377Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:32.448Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:15:32.448Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:32.762Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:15:32.762Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:32.820Z INFO 8100 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.40]:5704 is STARTED 2024-01-04T09:15:32.825Z INFO 8100 --- [ main] com.hazelcast.system.logo : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2024-01-04T09:15:32.825Z INFO 8100 --- [ main] com.hazelcast.system : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2024-01-04T09:15:32.825Z INFO 8100 --- [ main] com.hazelcast.system : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.40]:5705 2024-01-04T09:15:32.825Z INFO 8100 --- [ main] com.hazelcast.system : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2024-01-04T09:15:32.825Z INFO 8100 --- [ main] com.hazelcast.system : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-01-04T09:15:32.825Z INFO 8100 --- [ main] com.hazelcast.system : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2024-01-04T09:15:32.842Z INFO 8100 --- [ main] com.hazelcast.system.security : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2024-01-04T09:15:32.843Z INFO 8100 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2024-01-04T09:15:32.843Z WARN 8100 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2024-01-04T09:15:32.846Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:15:32.846Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:32.857Z INFO 8100 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-01-04T09:15:32.858Z INFO 8100 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.40]:5705 is STARTING 2024-01-04T09:15:32.866Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:15:32.866Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:32.926Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:15:32.926Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:32.945Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:15:32.945Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:32.966Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:15:32.966Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:32.966Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:15:32.966Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:33.002Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:15:33.002Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:33.032Z INFO 8100 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.235]:5702 2024-01-04T09:15:33.041Z INFO 8100 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:55191 and /10.30.107.235:5702 2024-01-04T09:15:33.253Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:15:33.253Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:33.284Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:15:33.284Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:33.304Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:15:33.304Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:33.524Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:15:33.524Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:33.755Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:15:33.755Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:33.766Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:15:33.766Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:33.869Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:15:33.869Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:33.905Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:15:33.905Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:34.001Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:15:34.001Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:34.029Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:15:34.029Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:34.069Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:15:34.069Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:34.171Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:15:34.171Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:34.256Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:15:34.256Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:34.457Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:15:34.457Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:34.487Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:15:34.487Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:34.726Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:15:34.727Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:34.819Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:15:34.819Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:34.857Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:15:34.857Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:34.857Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:15:34.857Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:34.872Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:15:34.872Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:34.954Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:15:34.954Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:35.164Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:15:35.164Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:35.187Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:15:35.187Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:35.230Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:15:35.231Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:35.280Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:15:35.281Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:35.314Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:15:35.314Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:35.656Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:15:35.656Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:35.729Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:15:35.729Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:35.781Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:15:35.781Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:35.915Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:15:35.916Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:35.966Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:15:35.966Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:35.982Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:15:35.982Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:36.090Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:15:36.090Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:36.158Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:15:36.158Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:36.217Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:15:36.217Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:36.283Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:15:36.283Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:36.383Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:15:36.383Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:36.467Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:15:36.467Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:36.732Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:15:36.732Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:36.817Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:15:36.817Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:36.860Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:15:36.860Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:36.884Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:15:36.884Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:36.934Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:15:36.934Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:37.060Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:15:37.060Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:37.069Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:15:37.069Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:37.143Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:15:37.143Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:37.185Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:15:37.185Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:37.286Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:15:37.286Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:37.320Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:15:37.320Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:37.320Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:15:37.320Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:37.771Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:15:37.771Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:37.788Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:15:37.788Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:37.813Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:15:37.813Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:37.935Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:15:37.935Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:37.963Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:15:37.963Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:38.038Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:15:38.038Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:38.087Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:15:38.087Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:38.122Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:15:38.122Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:38.146Z INFO 8100 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:5705 and /10.30.107.235:52961 2024-01-04T09:15:38.147Z INFO 8100 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:5705 and /10.30.107.235:40103 2024-01-04T09:15:38.147Z INFO 8100 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:10, ver:10} [ Member [10.30.107.235]:5702 - c6d05e4d-417e-4d24-802d-308f99d75f39 Member [10.30.107.235]:5703 - 878fca85-9a57-4ea6-889a-921aa5510e4f Member [10.30.107.235]:5704 - 7fdada6d-e6d4-4b0c-98c9-c2e320212ee0 Member [10.30.107.235]:5705 - 7c82cb43-4502-432c-91eb-ab15e8cf0326 Member [10.30.107.235]:5706 - a8ad2737-f682-448e-8f52-4f83821e3ba1 Member [10.30.107.235]:5707 - 3e4843f5-d267-416f-9057-18eac38bdc0f Member [10.30.106.40]:5702 - 4a69c4d1-cee9-480f-aeb6-fcf1c505efcb this Member [10.30.106.40]:5703 - d70d7e3d-ef98-4804-98f1-0bdeadcbe95d Member [10.30.106.40]:5704 - 6387f044-3ca4-42cd-825b-273d810b00c8 Member [10.30.106.40]:5705 - 59461e35-91fc-477c-9025-e4824c249d9f ] 2024-01-04T09:15:38.147Z INFO 8100 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:5705 and /10.30.107.235:46715 2024-01-04T09:15:38.147Z INFO 8100 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:5705 and /10.30.106.40:58891 2024-01-04T09:15:38.148Z INFO 8100 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:5705 and /10.30.107.235:44343 2024-01-04T09:15:38.148Z INFO 8100 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:58891 and /10.30.106.40:5705 2024-01-04T09:15:38.148Z INFO 8100 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Members {size:10, ver:10} [ Member [10.30.107.235]:5702 - c6d05e4d-417e-4d24-802d-308f99d75f39 Member [10.30.107.235]:5703 - 878fca85-9a57-4ea6-889a-921aa5510e4f Member [10.30.107.235]:5704 - 7fdada6d-e6d4-4b0c-98c9-c2e320212ee0 Member [10.30.107.235]:5705 - 7c82cb43-4502-432c-91eb-ab15e8cf0326 Member [10.30.107.235]:5706 - a8ad2737-f682-448e-8f52-4f83821e3ba1 Member [10.30.107.235]:5707 - 3e4843f5-d267-416f-9057-18eac38bdc0f Member [10.30.106.40]:5702 - 4a69c4d1-cee9-480f-aeb6-fcf1c505efcb Member [10.30.106.40]:5703 - d70d7e3d-ef98-4804-98f1-0bdeadcbe95d this Member [10.30.106.40]:5704 - 6387f044-3ca4-42cd-825b-273d810b00c8 Member [10.30.106.40]:5705 - 59461e35-91fc-477c-9025-e4824c249d9f ] 2024-01-04T09:15:38.148Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:15:38.148Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:38.150Z INFO 8100 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Members {size:10, ver:10} [ Member [10.30.107.235]:5702 - c6d05e4d-417e-4d24-802d-308f99d75f39 Member [10.30.107.235]:5703 - 878fca85-9a57-4ea6-889a-921aa5510e4f Member [10.30.107.235]:5704 - 7fdada6d-e6d4-4b0c-98c9-c2e320212ee0 Member [10.30.107.235]:5705 - 7c82cb43-4502-432c-91eb-ab15e8cf0326 Member [10.30.107.235]:5706 - a8ad2737-f682-448e-8f52-4f83821e3ba1 Member [10.30.107.235]:5707 - 3e4843f5-d267-416f-9057-18eac38bdc0f Member [10.30.106.40]:5702 - 4a69c4d1-cee9-480f-aeb6-fcf1c505efcb Member [10.30.106.40]:5703 - d70d7e3d-ef98-4804-98f1-0bdeadcbe95d Member [10.30.106.40]:5704 - 6387f044-3ca4-42cd-825b-273d810b00c8 Member [10.30.106.40]:5705 - 59461e35-91fc-477c-9025-e4824c249d9f this ] 2024-01-04T09:15:38.151Z INFO 8100 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:5705 and /10.30.106.40:33235 2024-01-04T09:15:38.151Z INFO 8100 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:33235 and /10.30.106.40:5705 2024-01-04T09:15:38.151Z INFO 8100 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5703, timeout: 10000, bind-any: true 2024-01-04T09:15:38.152Z INFO 8100 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5704, timeout: 10000, bind-any: true 2024-01-04T09:15:38.152Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5705, timeout: 10000, bind-any: true 2024-01-04T09:15:38.152Z INFO 8100 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5706, timeout: 10000, bind-any: true 2024-01-04T09:15:38.152Z INFO 8100 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5707, timeout: 10000, bind-any: true 2024-01-04T09:15:38.152Z INFO 8100 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:5705 and /10.30.107.235:55081 2024-01-04T09:15:38.152Z INFO 8100 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Members {size:10, ver:10} [ Member [10.30.107.235]:5702 - c6d05e4d-417e-4d24-802d-308f99d75f39 Member [10.30.107.235]:5703 - 878fca85-9a57-4ea6-889a-921aa5510e4f Member [10.30.107.235]:5704 - 7fdada6d-e6d4-4b0c-98c9-c2e320212ee0 Member [10.30.107.235]:5705 - 7c82cb43-4502-432c-91eb-ab15e8cf0326 Member [10.30.107.235]:5706 - a8ad2737-f682-448e-8f52-4f83821e3ba1 Member [10.30.107.235]:5707 - 3e4843f5-d267-416f-9057-18eac38bdc0f Member [10.30.106.40]:5702 - 4a69c4d1-cee9-480f-aeb6-fcf1c505efcb Member [10.30.106.40]:5703 - d70d7e3d-ef98-4804-98f1-0bdeadcbe95d Member [10.30.106.40]:5704 - 6387f044-3ca4-42cd-825b-273d810b00c8 this Member [10.30.106.40]:5705 - 59461e35-91fc-477c-9025-e4824c249d9f ] 2024-01-04T09:15:38.153Z INFO 8100 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.40:5704, timeout: 10000, bind-any: true 2024-01-04T09:15:38.165Z INFO 8100 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:46105 and /10.30.107.235:5707 2024-01-04T09:15:38.165Z INFO 8100 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:35035 and /10.30.107.235:5704 2024-01-04T09:15:38.165Z INFO 8100 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:5704 and /10.30.106.40:34527 2024-01-04T09:15:38.166Z INFO 8100 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:43909 and /10.30.107.235:5703 2024-01-04T09:15:38.166Z INFO 8100 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:52939 and /10.30.107.235:5706 2024-01-04T09:15:38.166Z INFO 8100 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:5705 and /10.30.106.40:60131 2024-01-04T09:15:38.166Z INFO 8100 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:49953 and /10.30.107.235:5705 2024-01-04T09:15:38.166Z INFO 8100 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:60131 and /10.30.106.40:5705 2024-01-04T09:15:38.169Z INFO 8100 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:34527 and /10.30.106.40:5704 2024-01-04T09:15:38.323Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:15:38.323Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:38.389Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:15:38.389Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:38.474Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:15:38.474Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:38.730Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:15:38.730Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:38.794Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:15:38.794Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:38.816Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:15:38.816Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:38.891Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:15:38.891Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:38.916Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:15:38.916Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:38.938Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:15:38.938Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:39.091Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:15:39.092Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:39.154Z INFO 8100 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.40]:5705 is STARTED 2024-01-04T09:15:39.170Z INFO 8100 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : Started SynchronizationCacheConfigSpec in 18.937 seconds (process running for 68.248) 2024-01-04T09:15:39.179Z INFO 8100 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 2024-01-04T09:15:39.227Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:15:39.227Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:39.317Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:15:39.317Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:39.428Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:15:39.428Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:39.443Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:15:39.443Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:39.477Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:15:39.477Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:39.583Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:15:39.583Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:39.743Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:15:39.743Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:39.769Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:15:39.769Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:39.818Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:15:39.818Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:39.840Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:15:39.840Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:39.998Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:15:39.998Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:40.094Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:15:40.094Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:40.170Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:15:40.170Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:40.295Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:15:40.295Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:40.381Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:15:40.381Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:40.481Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:15:40.481Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:40.633Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:15:40.633Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:40.638Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:15:40.638Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:40.742Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:15:40.742Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:40.772Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:15:40.772Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:40.823Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:15:40.823Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:40.896Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:15:40.896Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:40.997Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:15:40.997Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:41.051Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:15:41.051Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.853 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.SynchronizationCacheConfigSpec [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.TrustLevelCacheConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-01-04T09:15:41.109Z INFO 8100 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : Starting TrustLevelCacheConfigSpec using Java 17.0.6-ea with PID 8100 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-01-04T09:15:41.109Z INFO 8100 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2024-01-04T09:15:41.124Z INFO 8100 --- [ main] com.hazelcast.system.logo : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2024-01-04T09:15:41.124Z INFO 8100 --- [ main] com.hazelcast.system : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2024-01-04T09:15:41.124Z INFO 8100 --- [ main] com.hazelcast.system : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.40]:5706 2024-01-04T09:15:41.124Z INFO 8100 --- [ main] com.hazelcast.system : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2024-01-04T09:15:41.124Z INFO 8100 --- [ main] com.hazelcast.system : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-01-04T09:15:41.124Z INFO 8100 --- [ main] com.hazelcast.system : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2024-01-04T09:15:41.134Z INFO 8100 --- [ main] com.hazelcast.system.security : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2024-01-04T09:15:41.135Z INFO 8100 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2024-01-04T09:15:41.135Z WARN 8100 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2024-01-04T09:15:41.152Z INFO 8100 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-01-04T09:15:41.153Z INFO 8100 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.40]:5706 is STARTING 2024-01-04T09:15:41.287Z INFO 8100 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.235]:5702 2024-01-04T09:15:41.297Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:15:41.297Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:41.299Z INFO 8100 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:40887 and /10.30.107.235:5702 2024-01-04T09:15:41.372Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:15:41.372Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:41.589Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:15:41.589Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:41.644Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:15:41.644Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:41.684Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:15:41.684Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:41.688Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:15:41.688Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:41.725Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:15:41.725Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:41.852Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:15:41.852Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:41.911Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:15:41.911Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:41.975Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:15:41.975Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:42.050Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:15:42.050Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:42.099Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:15:42.099Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:42.200Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:15:42.200Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:42.576Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:15:42.576Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:42.641Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:15:42.641Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:42.651Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:15:42.651Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:42.778Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:15:42.778Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:42.847Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:15:42.847Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:42.888Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:15:42.888Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:43.003Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:15:43.003Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:43.056Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:15:43.056Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:43.101Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:15:43.101Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:43.114Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:15:43.114Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:43.137Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:15:43.137Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:43.354Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:15:43.354Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:43.604Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:15:43.604Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:43.732Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:15:43.732Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:43.732Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:15:43.732Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:43.791Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:15:43.791Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:43.833Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:15:43.833Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:43.884Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:15:43.884Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:44.106Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:15:44.107Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:44.117Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:15:44.117Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:44.190Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:15:44.190Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:44.233Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:15:44.233Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:44.233Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:15:44.233Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:44.357Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:15:44.357Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:44.456Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:15:44.456Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:44.635Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:15:44.635Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:44.643Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:15:44.643Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:44.836Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:15:44.836Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:44.886Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:15:44.886Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:45.035Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:15:45.035Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:45.142Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:15:45.142Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:45.220Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:15:45.220Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:45.307Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:15:45.307Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:45.309Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:15:45.309Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:45.310Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:15:45.310Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:45.435Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:15:45.435Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:45.596Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:15:45.596Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:45.609Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:15:45.609Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:45.637Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:15:45.637Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:45.738Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:15:45.738Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:45.989Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:15:45.989Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:46.037Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:15:46.037Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:46.122Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:15:46.122Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:46.158Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:15:46.158Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:46.196Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:15:46.196Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:46.403Z INFO 8100 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:11, ver:11} [ Member [10.30.107.235]:5702 - c6d05e4d-417e-4d24-802d-308f99d75f39 Member [10.30.107.235]:5703 - 878fca85-9a57-4ea6-889a-921aa5510e4f Member [10.30.107.235]:5704 - 7fdada6d-e6d4-4b0c-98c9-c2e320212ee0 Member [10.30.107.235]:5705 - 7c82cb43-4502-432c-91eb-ab15e8cf0326 Member [10.30.107.235]:5706 - a8ad2737-f682-448e-8f52-4f83821e3ba1 Member [10.30.107.235]:5707 - 3e4843f5-d267-416f-9057-18eac38bdc0f Member [10.30.106.40]:5702 - 4a69c4d1-cee9-480f-aeb6-fcf1c505efcb this Member [10.30.106.40]:5703 - d70d7e3d-ef98-4804-98f1-0bdeadcbe95d Member [10.30.106.40]:5704 - 6387f044-3ca4-42cd-825b-273d810b00c8 Member [10.30.106.40]:5705 - 59461e35-91fc-477c-9025-e4824c249d9f Member [10.30.106.40]:5706 - bcda7db6-5307-4851-a7fb-8413b18e10af ] 2024-01-04T09:15:46.405Z INFO 8100 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Members {size:11, ver:11} [ Member [10.30.107.235]:5702 - c6d05e4d-417e-4d24-802d-308f99d75f39 Member [10.30.107.235]:5703 - 878fca85-9a57-4ea6-889a-921aa5510e4f Member [10.30.107.235]:5704 - 7fdada6d-e6d4-4b0c-98c9-c2e320212ee0 Member [10.30.107.235]:5705 - 7c82cb43-4502-432c-91eb-ab15e8cf0326 Member [10.30.107.235]:5706 - a8ad2737-f682-448e-8f52-4f83821e3ba1 Member [10.30.107.235]:5707 - 3e4843f5-d267-416f-9057-18eac38bdc0f Member [10.30.106.40]:5702 - 4a69c4d1-cee9-480f-aeb6-fcf1c505efcb Member [10.30.106.40]:5703 - d70d7e3d-ef98-4804-98f1-0bdeadcbe95d Member [10.30.106.40]:5704 - 6387f044-3ca4-42cd-825b-273d810b00c8 Member [10.30.106.40]:5705 - 59461e35-91fc-477c-9025-e4824c249d9f Member [10.30.106.40]:5706 - bcda7db6-5307-4851-a7fb-8413b18e10af this ] 2024-01-04T09:15:46.407Z INFO 8100 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5705, timeout: 10000, bind-any: true 2024-01-04T09:15:46.407Z INFO 8100 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5704, timeout: 10000, bind-any: true 2024-01-04T09:15:46.407Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5703, timeout: 10000, bind-any: true 2024-01-04T09:15:46.407Z INFO 8100 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5706, timeout: 10000, bind-any: true 2024-01-04T09:15:46.407Z INFO 8100 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5707, timeout: 10000, bind-any: true 2024-01-04T09:15:46.408Z INFO 8100 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.40:5702, timeout: 10000, bind-any: true 2024-01-04T09:15:46.408Z INFO 8100 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:5706 and /10.30.106.40:34363 2024-01-04T09:15:46.409Z INFO 8100 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:34363 and /10.30.106.40:5706 2024-01-04T09:15:46.410Z INFO 8100 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Members {size:11, ver:11} [ Member [10.30.107.235]:5702 - c6d05e4d-417e-4d24-802d-308f99d75f39 Member [10.30.107.235]:5703 - 878fca85-9a57-4ea6-889a-921aa5510e4f Member [10.30.107.235]:5704 - 7fdada6d-e6d4-4b0c-98c9-c2e320212ee0 Member [10.30.107.235]:5705 - 7c82cb43-4502-432c-91eb-ab15e8cf0326 Member [10.30.107.235]:5706 - a8ad2737-f682-448e-8f52-4f83821e3ba1 Member [10.30.107.235]:5707 - 3e4843f5-d267-416f-9057-18eac38bdc0f Member [10.30.106.40]:5702 - 4a69c4d1-cee9-480f-aeb6-fcf1c505efcb Member [10.30.106.40]:5703 - d70d7e3d-ef98-4804-98f1-0bdeadcbe95d Member [10.30.106.40]:5704 - 6387f044-3ca4-42cd-825b-273d810b00c8 this Member [10.30.106.40]:5705 - 59461e35-91fc-477c-9025-e4824c249d9f Member [10.30.106.40]:5706 - bcda7db6-5307-4851-a7fb-8413b18e10af ] 2024-01-04T09:15:46.415Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:15:46.415Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:46.415Z INFO 8100 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:5702 and /10.30.106.40:56203 2024-01-04T09:15:46.419Z INFO 8100 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:37279 and /10.30.107.235:5703 2024-01-04T09:15:46.419Z INFO 8100 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:56203 and /10.30.106.40:5702 2024-01-04T09:15:46.420Z INFO 8100 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:46345 and /10.30.107.235:5707 2024-01-04T09:15:46.421Z INFO 8100 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:51775 and /10.30.107.235:5705 2024-01-04T09:15:46.421Z INFO 8100 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:5706 and /10.30.106.40:33907 2024-01-04T09:15:46.422Z INFO 8100 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:5706 and /10.30.107.235:40923 2024-01-04T09:15:46.426Z INFO 8100 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:33907 and /10.30.106.40:5706 2024-01-04T09:15:46.426Z INFO 8100 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:36383 and /10.30.107.235:5706 2024-01-04T09:15:46.427Z INFO 8100 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:5706 and /10.30.106.40:53579 2024-01-04T09:15:46.427Z INFO 8100 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:5706 and /10.30.107.235:51003 2024-01-04T09:15:46.427Z INFO 8100 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:53579 and /10.30.106.40:5706 2024-01-04T09:15:46.427Z INFO 8100 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Members {size:11, ver:11} [ Member [10.30.107.235]:5702 - c6d05e4d-417e-4d24-802d-308f99d75f39 Member [10.30.107.235]:5703 - 878fca85-9a57-4ea6-889a-921aa5510e4f Member [10.30.107.235]:5704 - 7fdada6d-e6d4-4b0c-98c9-c2e320212ee0 Member [10.30.107.235]:5705 - 7c82cb43-4502-432c-91eb-ab15e8cf0326 Member [10.30.107.235]:5706 - a8ad2737-f682-448e-8f52-4f83821e3ba1 Member [10.30.107.235]:5707 - 3e4843f5-d267-416f-9057-18eac38bdc0f Member [10.30.106.40]:5702 - 4a69c4d1-cee9-480f-aeb6-fcf1c505efcb Member [10.30.106.40]:5703 - d70d7e3d-ef98-4804-98f1-0bdeadcbe95d this Member [10.30.106.40]:5704 - 6387f044-3ca4-42cd-825b-273d810b00c8 Member [10.30.106.40]:5705 - 59461e35-91fc-477c-9025-e4824c249d9f Member [10.30.106.40]:5706 - bcda7db6-5307-4851-a7fb-8413b18e10af ] 2024-01-04T09:15:46.429Z INFO 8100 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:5706 and /10.30.107.235:57055 2024-01-04T09:15:46.429Z INFO 8100 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Members {size:11, ver:11} [ Member [10.30.107.235]:5702 - c6d05e4d-417e-4d24-802d-308f99d75f39 Member [10.30.107.235]:5703 - 878fca85-9a57-4ea6-889a-921aa5510e4f Member [10.30.107.235]:5704 - 7fdada6d-e6d4-4b0c-98c9-c2e320212ee0 Member [10.30.107.235]:5705 - 7c82cb43-4502-432c-91eb-ab15e8cf0326 Member [10.30.107.235]:5706 - a8ad2737-f682-448e-8f52-4f83821e3ba1 Member [10.30.107.235]:5707 - 3e4843f5-d267-416f-9057-18eac38bdc0f Member [10.30.106.40]:5702 - 4a69c4d1-cee9-480f-aeb6-fcf1c505efcb Member [10.30.106.40]:5703 - d70d7e3d-ef98-4804-98f1-0bdeadcbe95d Member [10.30.106.40]:5704 - 6387f044-3ca4-42cd-825b-273d810b00c8 Member [10.30.106.40]:5705 - 59461e35-91fc-477c-9025-e4824c249d9f this Member [10.30.106.40]:5706 - bcda7db6-5307-4851-a7fb-8413b18e10af ] 2024-01-04T09:15:46.429Z INFO 8100 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.40:5703, timeout: 10000, bind-any: true 2024-01-04T09:15:46.434Z INFO 8100 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:5703 and /10.30.106.40:48115 2024-01-04T09:15:46.436Z INFO 8100 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:5706 and /10.30.107.235:38191 2024-01-04T09:15:46.436Z INFO 8100 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:5706 and /10.30.107.235:47007 2024-01-04T09:15:46.436Z INFO 8100 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:5706 and /10.30.106.40:52637 2024-01-04T09:15:46.437Z INFO 8100 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:52637 and /10.30.106.40:5706 2024-01-04T09:15:46.444Z INFO 8100 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:50853 and /10.30.107.235:5704 2024-01-04T09:15:46.444Z INFO 8100 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:48115 and /10.30.106.40:5703 2024-01-04T09:15:46.471Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:15:46.471Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:46.538Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:15:46.538Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:46.693Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:15:46.693Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:46.699Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:15:46.699Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:46.772Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:15:46.772Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:46.896Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:15:46.896Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:46.920Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:15:46.920Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:47.039Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:15:47.039Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:47.201Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:15:47.201Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:47.237Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:15:47.237Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:47.363Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:15:47.363Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:47.438Z INFO 8100 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.40]:5706 is STARTED 2024-01-04T09:15:47.442Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:15:47.442Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:47.444Z INFO 8100 --- [ main] com.hazelcast.system.logo : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2024-01-04T09:15:47.444Z INFO 8100 --- [ main] com.hazelcast.system : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2024-01-04T09:15:47.444Z INFO 8100 --- [ main] com.hazelcast.system : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.40]:5707 2024-01-04T09:15:47.444Z INFO 8100 --- [ main] com.hazelcast.system : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2024-01-04T09:15:47.444Z INFO 8100 --- [ main] com.hazelcast.system : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-01-04T09:15:47.444Z INFO 8100 --- [ main] com.hazelcast.system : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2024-01-04T09:15:47.456Z INFO 8100 --- [ main] com.hazelcast.system.security : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2024-01-04T09:15:47.457Z INFO 8100 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2024-01-04T09:15:47.457Z WARN 8100 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2024-01-04T09:15:47.465Z INFO 8100 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-01-04T09:15:47.465Z INFO 8100 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.40]:5707 is STARTING 2024-01-04T09:15:47.474Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:15:47.474Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:47.569Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:15:47.569Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:47.575Z INFO 8100 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.235]:5702 2024-01-04T09:15:47.578Z INFO 8100 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:48709 and /10.30.107.235:5702 2024-01-04T09:15:47.652Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:15:47.652Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:47.673Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:15:47.673Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:47.799Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:15:47.799Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:47.821Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:15:47.821Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:47.854Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:15:47.854Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:48.215Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:15:48.216Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:48.241Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:15:48.241Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:48.253Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:15:48.253Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:48.290Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:15:48.290Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:48.326Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:15:48.326Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:48.526Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:15:48.526Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:48.544Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:15:48.544Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:48.555Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:15:48.555Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:48.622Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:15:48.622Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:48.807Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:15:48.807Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:48.875Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:15:48.875Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:49.002Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:15:49.002Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:49.244Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:15:49.244Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:49.244Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:15:49.244Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:49.318Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:15:49.318Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:49.357Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:15:49.357Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:49.474Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:15:49.474Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:49.480Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:15:49.480Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:49.508Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:15:49.508Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:49.527Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:15:49.527Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:49.747Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:15:49.747Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:49.778Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:15:49.778Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:49.860Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:15:49.860Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:50.155Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:15:50.156Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:50.170Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:15:50.170Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:50.209Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:15:50.209Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:50.246Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:15:50.246Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:50.347Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:15:50.347Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:50.427Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:15:50.427Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:50.661Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:15:50.661Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:50.683Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:15:50.683Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:50.730Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:15:50.730Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:50.749Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:15:50.749Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:50.763Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:15:50.763Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:50.832Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:15:50.832Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:51.111Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:15:51.112Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:51.223Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:15:51.223Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:51.248Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:15:51.249Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:51.358Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:15:51.358Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:51.380Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:15:51.380Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:51.500Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:15:51.500Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:51.513Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:15:51.513Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:51.583Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:15:51.583Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:51.651Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:15:51.651Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:51.684Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:15:51.684Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:51.834Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:15:51.834Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:51.867Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:15:51.867Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:52.063Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:15:52.063Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:52.283Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:15:52.283Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:52.352Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:15:52.352Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:52.353Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:15:52.353Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:52.428Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:15:52.428Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:52.486Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:15:52.486Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:52.562Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:15:52.562Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:52.617Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:15:52.617Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:52.691Z INFO 8100 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:12, ver:12} [ Member [10.30.107.235]:5702 - c6d05e4d-417e-4d24-802d-308f99d75f39 Member [10.30.107.235]:5703 - 878fca85-9a57-4ea6-889a-921aa5510e4f Member [10.30.107.235]:5704 - 7fdada6d-e6d4-4b0c-98c9-c2e320212ee0 Member [10.30.107.235]:5705 - 7c82cb43-4502-432c-91eb-ab15e8cf0326 Member [10.30.107.235]:5706 - a8ad2737-f682-448e-8f52-4f83821e3ba1 Member [10.30.107.235]:5707 - 3e4843f5-d267-416f-9057-18eac38bdc0f Member [10.30.106.40]:5702 - 4a69c4d1-cee9-480f-aeb6-fcf1c505efcb this Member [10.30.106.40]:5703 - d70d7e3d-ef98-4804-98f1-0bdeadcbe95d Member [10.30.106.40]:5704 - 6387f044-3ca4-42cd-825b-273d810b00c8 Member [10.30.106.40]:5705 - 59461e35-91fc-477c-9025-e4824c249d9f Member [10.30.106.40]:5706 - bcda7db6-5307-4851-a7fb-8413b18e10af Member [10.30.106.40]:5707 - 0cfe79ce-ca8f-4542-80b1-f274ed4311fc ] 2024-01-04T09:15:52.692Z INFO 8100 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Members {size:12, ver:12} [ Member [10.30.107.235]:5702 - c6d05e4d-417e-4d24-802d-308f99d75f39 Member [10.30.107.235]:5703 - 878fca85-9a57-4ea6-889a-921aa5510e4f Member [10.30.107.235]:5704 - 7fdada6d-e6d4-4b0c-98c9-c2e320212ee0 Member [10.30.107.235]:5705 - 7c82cb43-4502-432c-91eb-ab15e8cf0326 Member [10.30.107.235]:5706 - a8ad2737-f682-448e-8f52-4f83821e3ba1 Member [10.30.107.235]:5707 - 3e4843f5-d267-416f-9057-18eac38bdc0f Member [10.30.106.40]:5702 - 4a69c4d1-cee9-480f-aeb6-fcf1c505efcb Member [10.30.106.40]:5703 - d70d7e3d-ef98-4804-98f1-0bdeadcbe95d Member [10.30.106.40]:5704 - 6387f044-3ca4-42cd-825b-273d810b00c8 Member [10.30.106.40]:5705 - 59461e35-91fc-477c-9025-e4824c249d9f Member [10.30.106.40]:5706 - bcda7db6-5307-4851-a7fb-8413b18e10af Member [10.30.106.40]:5707 - 0cfe79ce-ca8f-4542-80b1-f274ed4311fc this ] 2024-01-04T09:15:52.692Z INFO 8100 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Members {size:12, ver:12} [ Member [10.30.107.235]:5702 - c6d05e4d-417e-4d24-802d-308f99d75f39 Member [10.30.107.235]:5703 - 878fca85-9a57-4ea6-889a-921aa5510e4f Member [10.30.107.235]:5704 - 7fdada6d-e6d4-4b0c-98c9-c2e320212ee0 Member [10.30.107.235]:5705 - 7c82cb43-4502-432c-91eb-ab15e8cf0326 Member [10.30.107.235]:5706 - a8ad2737-f682-448e-8f52-4f83821e3ba1 Member [10.30.107.235]:5707 - 3e4843f5-d267-416f-9057-18eac38bdc0f Member [10.30.106.40]:5702 - 4a69c4d1-cee9-480f-aeb6-fcf1c505efcb Member [10.30.106.40]:5703 - d70d7e3d-ef98-4804-98f1-0bdeadcbe95d Member [10.30.106.40]:5704 - 6387f044-3ca4-42cd-825b-273d810b00c8 this Member [10.30.106.40]:5705 - 59461e35-91fc-477c-9025-e4824c249d9f Member [10.30.106.40]:5706 - bcda7db6-5307-4851-a7fb-8413b18e10af Member [10.30.106.40]:5707 - 0cfe79ce-ca8f-4542-80b1-f274ed4311fc ] 2024-01-04T09:15:52.693Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5703, timeout: 10000, bind-any: true 2024-01-04T09:15:52.694Z INFO 8100 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:5707 and /10.30.107.235:51019 2024-01-04T09:15:52.694Z INFO 8100 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Members {size:12, ver:12} [ Member [10.30.107.235]:5702 - c6d05e4d-417e-4d24-802d-308f99d75f39 Member [10.30.107.235]:5703 - 878fca85-9a57-4ea6-889a-921aa5510e4f Member [10.30.107.235]:5704 - 7fdada6d-e6d4-4b0c-98c9-c2e320212ee0 Member [10.30.107.235]:5705 - 7c82cb43-4502-432c-91eb-ab15e8cf0326 Member [10.30.107.235]:5706 - a8ad2737-f682-448e-8f52-4f83821e3ba1 Member [10.30.107.235]:5707 - 3e4843f5-d267-416f-9057-18eac38bdc0f Member [10.30.106.40]:5702 - 4a69c4d1-cee9-480f-aeb6-fcf1c505efcb Member [10.30.106.40]:5703 - d70d7e3d-ef98-4804-98f1-0bdeadcbe95d this Member [10.30.106.40]:5704 - 6387f044-3ca4-42cd-825b-273d810b00c8 Member [10.30.106.40]:5705 - 59461e35-91fc-477c-9025-e4824c249d9f Member [10.30.106.40]:5706 - bcda7db6-5307-4851-a7fb-8413b18e10af Member [10.30.106.40]:5707 - 0cfe79ce-ca8f-4542-80b1-f274ed4311fc ] 2024-01-04T09:15:52.694Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5704, timeout: 10000, bind-any: true 2024-01-04T09:15:52.695Z INFO 8100 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:41367 and /10.30.107.235:5703 2024-01-04T09:15:52.697Z INFO 8100 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:5707 and /10.30.107.235:40289 2024-01-04T09:15:52.697Z INFO 8100 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:5707 and /10.30.107.235:50775 2024-01-04T09:15:52.697Z INFO 8100 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:5707 and /10.30.106.40:49207 2024-01-04T09:15:52.698Z INFO 8100 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:49207 and /10.30.106.40:5707 2024-01-04T09:15:52.699Z INFO 8100 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:5707 and /10.30.107.235:49649 2024-01-04T09:15:52.699Z INFO 8100 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:5707 and /10.30.106.40:52247 2024-01-04T09:15:52.701Z INFO 8100 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:50371 and /10.30.107.235:5704 2024-01-04T09:15:52.701Z INFO 8100 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:52247 and /10.30.106.40:5707 2024-01-04T09:15:52.701Z INFO 8100 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:5707 and /10.30.107.235:53579 2024-01-04T09:15:52.702Z INFO 8100 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:5707 and /10.30.106.40:43529 2024-01-04T09:15:52.702Z INFO 8100 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:43529 and /10.30.106.40:5707 2024-01-04T09:15:52.703Z INFO 8100 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:5707 and /10.30.106.40:53289 2024-01-04T09:15:52.703Z INFO 8100 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:53289 and /10.30.106.40:5707 2024-01-04T09:15:52.704Z INFO 8100 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.40:5703, timeout: 10000, bind-any: true 2024-01-04T09:15:52.704Z INFO 8100 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.40:5706, timeout: 10000, bind-any: true 2024-01-04T09:15:52.705Z INFO 8100 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:5706 and /10.30.106.40:53523 2024-01-04T09:15:52.706Z INFO 8100 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Members {size:12, ver:12} [ Member [10.30.107.235]:5702 - c6d05e4d-417e-4d24-802d-308f99d75f39 Member [10.30.107.235]:5703 - 878fca85-9a57-4ea6-889a-921aa5510e4f Member [10.30.107.235]:5704 - 7fdada6d-e6d4-4b0c-98c9-c2e320212ee0 Member [10.30.107.235]:5705 - 7c82cb43-4502-432c-91eb-ab15e8cf0326 Member [10.30.107.235]:5706 - a8ad2737-f682-448e-8f52-4f83821e3ba1 Member [10.30.107.235]:5707 - 3e4843f5-d267-416f-9057-18eac38bdc0f Member [10.30.106.40]:5702 - 4a69c4d1-cee9-480f-aeb6-fcf1c505efcb Member [10.30.106.40]:5703 - d70d7e3d-ef98-4804-98f1-0bdeadcbe95d Member [10.30.106.40]:5704 - 6387f044-3ca4-42cd-825b-273d810b00c8 Member [10.30.106.40]:5705 - 59461e35-91fc-477c-9025-e4824c249d9f this Member [10.30.106.40]:5706 - bcda7db6-5307-4851-a7fb-8413b18e10af Member [10.30.106.40]:5707 - 0cfe79ce-ca8f-4542-80b1-f274ed4311fc ] 2024-01-04T09:15:52.707Z INFO 8100 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:53523 and /10.30.106.40:5706 2024-01-04T09:15:52.708Z INFO 8100 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Members {size:12, ver:12} [ Member [10.30.107.235]:5702 - c6d05e4d-417e-4d24-802d-308f99d75f39 Member [10.30.107.235]:5703 - 878fca85-9a57-4ea6-889a-921aa5510e4f Member [10.30.107.235]:5704 - 7fdada6d-e6d4-4b0c-98c9-c2e320212ee0 Member [10.30.107.235]:5705 - 7c82cb43-4502-432c-91eb-ab15e8cf0326 Member [10.30.107.235]:5706 - a8ad2737-f682-448e-8f52-4f83821e3ba1 Member [10.30.107.235]:5707 - 3e4843f5-d267-416f-9057-18eac38bdc0f Member [10.30.106.40]:5702 - 4a69c4d1-cee9-480f-aeb6-fcf1c505efcb Member [10.30.106.40]:5703 - d70d7e3d-ef98-4804-98f1-0bdeadcbe95d Member [10.30.106.40]:5704 - 6387f044-3ca4-42cd-825b-273d810b00c8 Member [10.30.106.40]:5705 - 59461e35-91fc-477c-9025-e4824c249d9f Member [10.30.106.40]:5706 - bcda7db6-5307-4851-a7fb-8413b18e10af this Member [10.30.106.40]:5707 - 0cfe79ce-ca8f-4542-80b1-f274ed4311fc ] 2024-01-04T09:15:52.709Z INFO 8100 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:5703 and /10.30.106.40:39325 2024-01-04T09:15:52.713Z INFO 8100 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:5707 and /10.30.106.40:39637 2024-01-04T09:15:52.713Z INFO 8100 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:39637 and /10.30.106.40:5707 2024-01-04T09:15:52.713Z INFO 8100 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.40:39325 and /10.30.106.40:5703 2024-01-04T09:15:52.788Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:15:52.788Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:52.844Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:15:52.844Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:52.861Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:15:52.861Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:53.020Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:15:53.020Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:53.176Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:15:53.176Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:53.263Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:15:53.263Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:53.391Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:15:53.391Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:53.546Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:15:53.546Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:53.562Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:15:53.562Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:53.585Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:15:53.585Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:53.666Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:15:53.666Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:53.677Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:15:53.677Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:53.705Z INFO 8100 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.40]:5707 is STARTED 2024-01-04T09:15:53.709Z INFO 8100 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : Started TrustLevelCacheConfigSpec in 12.615 seconds (process running for 82.787) 2024-01-04T09:15:53.723Z INFO 8100 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.634 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.TrustLevelCacheConfigSpec [INFO] Running org.onap.cps.ncmp.api.impl.config.kafka.KafkaConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-01-04T09:15:53.752Z INFO 8100 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : Starting KafkaConfigSpec using Java 17.0.6-ea with PID 8100 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-01-04T09:15:53.752Z INFO 8100 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 2024-01-04T09:15:53.782Z INFO 8100 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : Started KafkaConfigSpec in 0.05 seconds (process running for 82.86) 2024-01-04T09:15:53.788Z INFO 8100 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:9092] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-11 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2024-01-04T09:15:53.796Z INFO 8100 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-11] Instantiated an idempotent producer. 2024-01-04T09:15:53.798Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-01-04T09:15:53.799Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-01-04T09:15:53.799Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1704359753798 2024-01-04T09:15:53.803Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:15:53.804Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:53.805Z INFO 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-01-04T09:15:53.805Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:15:53.805Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:15:53.814Z INFO 8100 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:9092] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-12 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2024-01-04T09:15:53.814Z INFO 8100 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-12] Instantiated an idempotent producer. 2024-01-04T09:15:53.816Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-01-04T09:15:53.816Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-01-04T09:15:53.816Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1704359753816 2024-01-04T09:15:53.818Z INFO 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-01-04T09:15:53.818Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:15:53.818Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - in org.onap.cps.ncmp.api.impl.config.kafka.KafkaConfigSpec [INFO] Running org.onap.cps.ncmp.api.impl.deprecated.subscriptions.SubscriptionPersistenceSpec 2024-01-04T09:15:53.846Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:15:53.846Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:53.848Z INFO 8100 --- [ main] .c.n.a.i.d.s.SubscriptionPersistenceImpl : SubscriptionEventJsonData to be saved into DB {"subscription":[{"topic":"some-topic","predicates":{"datastore":"some-datastore","targetCmHandles":[{"cmHandleId":"cmhandle1","status":"PENDING","details":"Subscription forwarded to dmi plugin"},{"cmHandleId":"cmhandle2","status":"PENDING","details":"Subscription forwarded to dmi plugin"}]},"clientID":"some-client-id","subscriptionName":"some-subscription-name","isTagged":true}]} 2024-01-04T09:15:53.854Z INFO 8100 --- [ main] .c.n.a.i.d.s.SubscriptionPersistenceImpl : targetCmHandleAsJson to be added into DB {"targetCmHandles":[{"cmHandleId":"cmhandle2","status":"PENDING","details":"Subscription forwarded to dmi plugin"}]} 2024-01-04T09:15:53.854Z INFO 8100 --- [ main] .c.n.a.i.d.s.SubscriptionPersistenceImpl : targetCmHandleAsJson to be updated into DB {"targetCmHandles":[{"cmHandleId":"cmhandle1","status":"PENDING","details":"Subscription forwarded to dmi plugin"}]} [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.onap.cps.ncmp.api.impl.deprecated.subscriptions.SubscriptionPersistenceSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.deprecated.cmsubscription.ClientCmSubscriptionNcmpInEventMapperSpec 2024-01-04T09:15:53.865Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:15:53.865Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-01-04T09:15:53.876Z INFO 8100 --- [ main] lientCmSubscriptionNcmpInEventMapperSpec : Starting ClientCmSubscriptionNcmpInEventMapperSpec using Java 17.0.6-ea with PID 8100 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-01-04T09:15:53.876Z INFO 8100 --- [ main] lientCmSubscriptionNcmpInEventMapperSpec : No active profile set, falling back to 1 default profile: "default" 2024-01-04T09:15:53.881Z INFO 8100 --- [ main] lientCmSubscriptionNcmpInEventMapperSpec : Started ClientCmSubscriptionNcmpInEventMapperSpec in 0.019 seconds (process running for 82.959) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.onap.cps.ncmp.api.impl.events.deprecated.cmsubscription.ClientCmSubscriptionNcmpInEventMapperSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.deprecated.cmsubscription.CmSubscriptionDmiOutEventToYangModelSubscriptionEventMapperSpec 2024-01-04T09:15:53.907Z INFO 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-01-04T09:15:53.907Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:15:53.908Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:15:53.918Z INFO 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-01-04T09:15:53.918Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:15:53.919Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.onap.cps.ncmp.api.impl.events.deprecated.cmsubscription.CmSubscriptionDmiOutEventToYangModelSubscriptionEventMapperSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.deprecated.cmsubscription.CmSubscriptionEventToCmSubscriptionNcmpOutEventMapperSpec 2024-01-04T09:15:53.945Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:15:53.945Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.onap.cps.ncmp.api.impl.events.deprecated.cmsubscription.CmSubscriptionEventToCmSubscriptionNcmpOutEventMapperSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.deprecated.cmsubscription.CmSubscriptionNcmpInEventMapperSpec [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.ncmp.api.impl.events.deprecated.cmsubscription.CmSubscriptionNcmpInEventMapperSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.deprecated.cmsubscription.CmSubscriptionDmiOutEventConsumerSpec 2024-01-04T09:15:54.008Z INFO 8100 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2024-01-04T09:15:54.020Z INFO 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-01-04T09:15:54.020Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:15:54.020Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:15:54.023Z INFO 8100 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=14, /10.30.106.40:44321->/10.30.107.235:5705, qualifier=null, endpoint=[10.30.107.235]:5705, remoteUuid=7c82cb43-4502-432c-91eb-ab15e8cf0326, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-01-04T09:15:54.023Z INFO 8100 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=12, /10.30.106.40:54225->/10.30.107.235:5704, qualifier=null, endpoint=[10.30.107.235]:5704, remoteUuid=7fdada6d-e6d4-4b0c-98c9-c2e320212ee0, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-01-04T09:15:54.027Z INFO 8100 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5704, timeout: 10000, bind-any: true 2024-01-04T09:15:54.027Z INFO 8100 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5705, timeout: 10000, bind-any: true 2024-01-04T09:15:54.029Z INFO 8100 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5705. Reason: IOException[Connection refused to address /10.30.107.235:5705] 2024-01-04T09:15:54.029Z INFO 8100 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5704. Reason: IOException[Connection refused to address /10.30.107.235:5704] 2024-01-04T09:15:54.029Z INFO 8100 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.106.40:41057->/10.30.107.235:5702, qualifier=null, endpoint=[10.30.107.235]:5702, remoteUuid=c6d05e4d-417e-4d24-802d-308f99d75f39, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-01-04T09:15:54.030Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5702, timeout: 10000, bind-any: true 2024-01-04T09:15:54.030Z INFO 8100 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=2, /10.30.106.40:5704->/10.30.107.235:48863, qualifier=null, endpoint=[10.30.107.235]:5706, remoteUuid=a8ad2737-f682-448e-8f52-4f83821e3ba1, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-01-04T09:15:54.031Z INFO 8100 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5706, timeout: 10000, bind-any: true 2024-01-04T09:15:54.032Z INFO 8100 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5706. Reason: IOException[Connection refused to address /10.30.107.235:5706] 2024-01-04T09:15:54.032Z INFO 8100 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=7, /10.30.106.40:5704->/10.30.107.235:59821, qualifier=null, endpoint=[10.30.107.235]:5703, remoteUuid=878fca85-9a57-4ea6-889a-921aa5510e4f, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-01-04T09:15:54.032Z INFO 8100 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5703, timeout: 10000, bind-any: true 2024-01-04T09:15:54.033Z INFO 8100 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5703. Reason: IOException[Connection refused to address /10.30.107.235:5703] 2024-01-04T09:15:54.033Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5702. Reason: IOException[Connection refused to address /10.30.107.235:5702] 2024-01-04T09:15:54.035Z INFO 8100 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=6, /10.30.106.40:5704->/10.30.107.235:55905, qualifier=null, endpoint=[10.30.107.235]:5707, remoteUuid=3e4843f5-d267-416f-9057-18eac38bdc0f, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-01-04T09:15:54.035Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5707, timeout: 10000, bind-any: true 2024-01-04T09:15:54.036Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5707. Reason: IOException[Connection refused to address /10.30.107.235:5707] 2024-01-04T09:15:54.055Z INFO 8100 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: bef0e32b29b582a711a844d606ddedc58a75e7fd99d02f051a29f7e123973ee5 2024-01-04T09:15:54.059Z INFO 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-01-04T09:15:54.059Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:15:54.059Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:15:54.092Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:15:54.092Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:54.115Z INFO 8100 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=9, /10.30.106.40:56077->/10.30.107.235:5707, qualifier=null, endpoint=[10.30.107.235]:5707, remoteUuid=3e4843f5-d267-416f-9057-18eac38bdc0f, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-01-04T09:15:54.115Z INFO 8100 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=12, /10.30.106.40:5703->/10.30.107.235:38001, qualifier=null, endpoint=[10.30.107.235]:5704, remoteUuid=7fdada6d-e6d4-4b0c-98c9-c2e320212ee0, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-01-04T09:15:54.116Z INFO 8100 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5704, timeout: 10000, bind-any: true 2024-01-04T09:15:54.116Z INFO 8100 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=3, /10.30.106.40:5702->/10.30.107.235:47619, qualifier=null, endpoint=[10.30.107.235]:5703, remoteUuid=878fca85-9a57-4ea6-889a-921aa5510e4f, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-01-04T09:15:54.116Z INFO 8100 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=2, /10.30.106.40:5703->/10.30.107.235:50651, qualifier=null, endpoint=[10.30.107.235]:5703, remoteUuid=878fca85-9a57-4ea6-889a-921aa5510e4f, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-01-04T09:15:54.116Z INFO 8100 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=5, /10.30.106.40:5705->/10.30.107.235:55081, qualifier=null, endpoint=[10.30.107.235]:5703, remoteUuid=878fca85-9a57-4ea6-889a-921aa5510e4f, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-01-04T09:15:54.116Z INFO 8100 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5707, timeout: 10000, bind-any: true 2024-01-04T09:15:54.116Z INFO 8100 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=9, /10.30.106.40:37363->/10.30.107.235:5703, qualifier=null, endpoint=[10.30.107.235]:5703, remoteUuid=878fca85-9a57-4ea6-889a-921aa5510e4f, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-01-04T09:15:54.117Z INFO 8100 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=7, /10.30.106.40:5707->/10.30.107.235:49649, qualifier=null, endpoint=[10.30.107.235]:5707, remoteUuid=3e4843f5-d267-416f-9057-18eac38bdc0f, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-01-04T09:15:54.117Z INFO 8100 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=11, /10.30.106.40:5703->/10.30.107.235:43603, qualifier=null, endpoint=[10.30.107.235]:5705, remoteUuid=7c82cb43-4502-432c-91eb-ab15e8cf0326, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-01-04T09:15:54.117Z INFO 8100 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5704. Reason: IOException[Connection refused to address /10.30.107.235:5704] 2024-01-04T09:15:54.117Z INFO 8100 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=13, /10.30.106.40:33037->/10.30.107.235:5707, qualifier=null, endpoint=[10.30.107.235]:5707, remoteUuid=3e4843f5-d267-416f-9057-18eac38bdc0f, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-01-04T09:15:54.117Z INFO 8100 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=14, /10.30.106.40:46105->/10.30.107.235:5707, qualifier=null, endpoint=[10.30.107.235]:5707, remoteUuid=3e4843f5-d267-416f-9057-18eac38bdc0f, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-01-04T09:15:54.117Z INFO 8100 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5707. Reason: IOException[Connection refused to address /10.30.107.235:5707] 2024-01-04T09:15:54.117Z INFO 8100 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=4, /10.30.106.40:5703->/10.30.107.235:58839, qualifier=null, endpoint=[10.30.107.235]:5707, remoteUuid=3e4843f5-d267-416f-9057-18eac38bdc0f, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-01-04T09:15:54.117Z INFO 8100 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=9, /10.30.106.40:43909->/10.30.107.235:5703, qualifier=null, endpoint=[10.30.107.235]:5703, remoteUuid=878fca85-9a57-4ea6-889a-921aa5510e4f, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-01-04T09:15:54.117Z INFO 8100 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=7, /10.30.106.40:53433->/10.30.107.235:5703, qualifier=null, endpoint=[10.30.107.235]:5703, remoteUuid=878fca85-9a57-4ea6-889a-921aa5510e4f, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-01-04T09:15:54.117Z INFO 8100 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5705, timeout: 10000, bind-any: true 2024-01-04T09:15:54.117Z INFO 8100 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=12, /10.30.106.40:5706->/10.30.107.235:40923, qualifier=null, endpoint=[10.30.107.235]:5703, remoteUuid=878fca85-9a57-4ea6-889a-921aa5510e4f, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-01-04T09:15:54.117Z INFO 8100 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=10, /10.30.106.40:35035->/10.30.107.235:5704, qualifier=null, endpoint=[10.30.107.235]:5704, remoteUuid=7fdada6d-e6d4-4b0c-98c9-c2e320212ee0, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-01-04T09:15:54.117Z INFO 8100 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=2, /10.30.106.40:5707->/10.30.107.235:51019, qualifier=null, endpoint=[10.30.107.235]:5705, remoteUuid=7c82cb43-4502-432c-91eb-ab15e8cf0326, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-01-04T09:15:54.117Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5707, timeout: 10000, bind-any: true 2024-01-04T09:15:54.117Z INFO 8100 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5703, timeout: 10000, bind-any: true 2024-01-04T09:15:54.118Z INFO 8100 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=5, /10.30.106.40:5704->/10.30.107.235:33661, qualifier=null, endpoint=[10.30.107.235]:5705, remoteUuid=7c82cb43-4502-432c-91eb-ab15e8cf0326, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-01-04T09:15:54.118Z INFO 8100 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5705. Reason: IOException[Connection refused to address /10.30.107.235:5705] 2024-01-04T09:15:54.118Z INFO 8100 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5704, timeout: 10000, bind-any: true 2024-01-04T09:15:54.118Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5703, timeout: 10000, bind-any: true 2024-01-04T09:15:54.118Z INFO 8100 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=8, /10.30.106.40:5704->/10.30.107.235:44507, qualifier=null, endpoint=[10.30.107.235]:5704, remoteUuid=7fdada6d-e6d4-4b0c-98c9-c2e320212ee0, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-01-04T09:15:54.118Z INFO 8100 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5703, timeout: 10000, bind-any: true 2024-01-04T09:15:54.118Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5705, timeout: 10000, bind-any: true 2024-01-04T09:15:54.118Z INFO 8100 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=13, /10.30.106.40:50853->/10.30.107.235:5704, qualifier=null, endpoint=[10.30.107.235]:5704, remoteUuid=7fdada6d-e6d4-4b0c-98c9-c2e320212ee0, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-01-04T09:15:54.118Z INFO 8100 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5703. Reason: IOException[Connection refused to address /10.30.107.235:5703] 2024-01-04T09:15:54.118Z INFO 8100 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=4, /10.30.106.40:37279->/10.30.107.235:5703, qualifier=null, endpoint=[10.30.107.235]:5703, remoteUuid=878fca85-9a57-4ea6-889a-921aa5510e4f, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-01-04T09:15:54.118Z INFO 8100 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5707, timeout: 10000, bind-any: true 2024-01-04T09:15:54.118Z INFO 8100 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5705, timeout: 10000, bind-any: true 2024-01-04T09:15:54.119Z INFO 8100 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=7, /10.30.106.40:5705->/10.30.107.235:44343, qualifier=null, endpoint=[10.30.107.235]:5704, remoteUuid=7fdada6d-e6d4-4b0c-98c9-c2e320212ee0, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-01-04T09:15:54.119Z INFO 8100 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=10, /10.30.106.40:5706->/10.30.107.235:57055, qualifier=null, endpoint=[10.30.107.235]:5705, remoteUuid=7c82cb43-4502-432c-91eb-ab15e8cf0326, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-01-04T09:15:54.119Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5703. Reason: IOException[Connection refused to address /10.30.107.235:5703] 2024-01-04T09:15:54.119Z INFO 8100 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=15, /10.30.106.40:5706->/10.30.107.235:47007, qualifier=null, endpoint=[10.30.107.235]:5704, remoteUuid=7fdada6d-e6d4-4b0c-98c9-c2e320212ee0, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-01-04T09:15:54.119Z INFO 8100 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5704. Reason: IOException[Connection refused to address /10.30.107.235:5704] 2024-01-04T09:15:54.119Z INFO 8100 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5705. Reason: IOException[Connection refused to address /10.30.107.235:5705] 2024-01-04T09:15:54.119Z INFO 8100 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5704, timeout: 10000, bind-any: true 2024-01-04T09:15:54.119Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5707. Reason: IOException[Connection refused to address /10.30.107.235:5707] 2024-01-04T09:15:54.119Z INFO 8100 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.106.40:58695->/10.30.107.235:5702, qualifier=null, endpoint=[10.30.107.235]:5702, remoteUuid=c6d05e4d-417e-4d24-802d-308f99d75f39, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-01-04T09:15:54.119Z INFO 8100 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5704, timeout: 10000, bind-any: true 2024-01-04T09:15:54.119Z INFO 8100 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.106.40:55191->/10.30.107.235:5702, qualifier=null, endpoint=[10.30.107.235]:5702, remoteUuid=c6d05e4d-417e-4d24-802d-308f99d75f39, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-01-04T09:15:54.120Z INFO 8100 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5702, timeout: 10000, bind-any: true 2024-01-04T09:15:54.120Z INFO 8100 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5702, timeout: 10000, bind-any: true 2024-01-04T09:15:54.120Z INFO 8100 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=8, /10.30.106.40:55911->/10.30.107.235:5705, qualifier=null, endpoint=[10.30.107.235]:5705, remoteUuid=7c82cb43-4502-432c-91eb-ab15e8cf0326, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-01-04T09:15:54.120Z INFO 8100 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5703. Reason: IOException[Connection refused to address /10.30.107.235:5703] 2024-01-04T09:15:54.120Z INFO 8100 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=6, /10.30.106.40:5702->/10.30.107.235:50811, qualifier=null, endpoint=[10.30.107.235]:5707, remoteUuid=3e4843f5-d267-416f-9057-18eac38bdc0f, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-01-04T09:15:54.120Z INFO 8100 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=5, /10.30.106.40:49991->/10.30.107.235:5705, qualifier=null, endpoint=[10.30.107.235]:5705, remoteUuid=7c82cb43-4502-432c-91eb-ab15e8cf0326, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-01-04T09:15:54.120Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5705, timeout: 10000, bind-any: true 2024-01-04T09:15:54.120Z INFO 8100 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5707, timeout: 10000, bind-any: true 2024-01-04T09:15:54.120Z INFO 8100 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5702. Reason: IOException[Connection refused to address /10.30.107.235:5702] 2024-01-04T09:15:54.120Z INFO 8100 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5704. Reason: IOException[Connection refused to address /10.30.107.235:5704] 2024-01-04T09:15:54.121Z INFO 8100 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5702. Reason: IOException[Connection refused to address /10.30.107.235:5702] 2024-01-04T09:15:54.121Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5705, timeout: 10000, bind-any: true 2024-01-04T09:15:54.121Z INFO 8100 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5707. Reason: IOException[Connection refused to address /10.30.107.235:5707] 2024-01-04T09:15:54.121Z INFO 8100 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=4, /10.30.106.40:5707->/10.30.107.235:50775, qualifier=null, endpoint=[10.30.107.235]:5704, remoteUuid=7fdada6d-e6d4-4b0c-98c9-c2e320212ee0, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-01-04T09:15:54.121Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5704, timeout: 10000, bind-any: true 2024-01-04T09:15:54.121Z INFO 8100 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5704, timeout: 10000, bind-any: true 2024-01-04T09:15:54.121Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5705. Reason: IOException[Connection refused to address /10.30.107.235:5705] 2024-01-04T09:15:54.121Z INFO 8100 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=3, /10.30.106.40:5705->/10.30.107.235:40103, qualifier=null, endpoint=[10.30.107.235]:5705, remoteUuid=7c82cb43-4502-432c-91eb-ab15e8cf0326, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-01-04T09:15:54.121Z INFO 8100 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=5, /10.30.106.40:5707->/10.30.107.235:40289, qualifier=null, endpoint=[10.30.107.235]:5703, remoteUuid=878fca85-9a57-4ea6-889a-921aa5510e4f, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-01-04T09:15:54.121Z INFO 8100 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=9, /10.30.106.40:50371->/10.30.107.235:5704, qualifier=null, endpoint=[10.30.107.235]:5704, remoteUuid=7fdada6d-e6d4-4b0c-98c9-c2e320212ee0, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-01-04T09:15:54.121Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5707, timeout: 10000, bind-any: true 2024-01-04T09:15:54.121Z INFO 8100 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=2, /10.30.106.40:5702->/10.30.107.235:38121, qualifier=null, endpoint=[10.30.107.235]:5704, remoteUuid=7fdada6d-e6d4-4b0c-98c9-c2e320212ee0, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-01-04T09:15:54.121Z INFO 8100 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.106.40:48709->/10.30.107.235:5702, qualifier=null, endpoint=[10.30.107.235]:5702, remoteUuid=c6d05e4d-417e-4d24-802d-308f99d75f39, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-01-04T09:15:54.121Z INFO 8100 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5707. Reason: IOException[Connection refused to address /10.30.107.235:5707] 2024-01-04T09:15:54.121Z INFO 8100 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5703, timeout: 10000, bind-any: true 2024-01-04T09:15:54.121Z INFO 8100 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=7, /10.30.106.40:37885->/10.30.107.235:5707, qualifier=null, endpoint=[10.30.107.235]:5707, remoteUuid=3e4843f5-d267-416f-9057-18eac38bdc0f, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-01-04T09:15:54.121Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5704. Reason: IOException[Connection refused to address /10.30.107.235:5704] 2024-01-04T09:15:54.121Z INFO 8100 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=3, /10.30.106.40:33975->/10.30.107.235:5704, qualifier=null, endpoint=[10.30.107.235]:5704, remoteUuid=7fdada6d-e6d4-4b0c-98c9-c2e320212ee0, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-01-04T09:15:54.121Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5705. Reason: IOException[Connection refused to address /10.30.107.235:5705] 2024-01-04T09:15:54.121Z INFO 8100 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=3, /10.30.106.40:41367->/10.30.107.235:5703, qualifier=null, endpoint=[10.30.107.235]:5703, remoteUuid=878fca85-9a57-4ea6-889a-921aa5510e4f, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-01-04T09:15:54.121Z INFO 8100 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5703, timeout: 10000, bind-any: true 2024-01-04T09:15:54.122Z INFO 8100 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5702, timeout: 10000, bind-any: true 2024-01-04T09:15:54.122Z INFO 8100 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.106.40:45241->/10.30.107.235:5702, qualifier=null, endpoint=[10.30.107.235]:5702, remoteUuid=c6d05e4d-417e-4d24-802d-308f99d75f39, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-01-04T09:15:54.122Z INFO 8100 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5704, timeout: 10000, bind-any: true 2024-01-04T09:15:54.122Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5704, timeout: 10000, bind-any: true 2024-01-04T09:15:54.122Z INFO 8100 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5704, timeout: 10000, bind-any: true 2024-01-04T09:15:54.122Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5707. Reason: IOException[Connection refused to address /10.30.107.235:5707] 2024-01-04T09:15:54.122Z INFO 8100 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5703, timeout: 10000, bind-any: true 2024-01-04T09:15:54.122Z INFO 8100 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5707, timeout: 10000, bind-any: true 2024-01-04T09:15:54.122Z INFO 8100 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5703. Reason: IOException[Connection refused to address /10.30.107.235:5703] 2024-01-04T09:15:54.122Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5705. Reason: IOException[Connection refused to address /10.30.107.235:5705] 2024-01-04T09:15:54.122Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5702, timeout: 10000, bind-any: true 2024-01-04T09:15:54.122Z INFO 8100 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=5, /10.30.106.40:5702->/10.30.107.235:39209, qualifier=null, endpoint=[10.30.107.235]:5705, remoteUuid=7c82cb43-4502-432c-91eb-ab15e8cf0326, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-01-04T09:15:54.122Z INFO 8100 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5704. Reason: IOException[Connection refused to address /10.30.107.235:5704] 2024-01-04T09:15:54.122Z INFO 8100 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5704. Reason: IOException[Connection refused to address /10.30.107.235:5704] 2024-01-04T09:15:54.122Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5704. Reason: IOException[Connection refused to address /10.30.107.235:5704] 2024-01-04T09:15:54.122Z INFO 8100 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5705, timeout: 10000, bind-any: true 2024-01-04T09:15:54.122Z INFO 8100 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5703. Reason: IOException[Connection refused to address /10.30.107.235:5703] 2024-01-04T09:15:54.122Z INFO 8100 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5702. Reason: IOException[Connection refused to address /10.30.107.235:5702] 2024-01-04T09:15:54.122Z INFO 8100 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5704. Reason: IOException[Connection refused to address /10.30.107.235:5704] 2024-01-04T09:15:54.122Z INFO 8100 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5703. Reason: IOException[Connection refused to address /10.30.107.235:5703] 2024-01-04T09:15:54.123Z INFO 8100 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=11, /10.30.106.40:49953->/10.30.107.235:5705, qualifier=null, endpoint=[10.30.107.235]:5705, remoteUuid=7c82cb43-4502-432c-91eb-ab15e8cf0326, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-01-04T09:15:54.123Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5702. Reason: IOException[Connection refused to address /10.30.107.235:5702] 2024-01-04T09:15:54.123Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5703, timeout: 10000, bind-any: true 2024-01-04T09:15:54.123Z INFO 8100 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=2, /10.30.106.40:5705->/10.30.107.235:52961, qualifier=null, endpoint=[10.30.107.235]:5707, remoteUuid=3e4843f5-d267-416f-9057-18eac38bdc0f, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-01-04T09:15:54.123Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5705, timeout: 10000, bind-any: true 2024-01-04T09:15:54.123Z INFO 8100 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5704. Reason: IOException[Connection refused to address /10.30.107.235:5704] 2024-01-04T09:15:54.123Z INFO 8100 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5705. Reason: IOException[Connection refused to address /10.30.107.235:5705] 2024-01-04T09:15:54.123Z INFO 8100 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5707, timeout: 10000, bind-any: true 2024-01-04T09:15:54.123Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5703. Reason: IOException[Connection refused to address /10.30.107.235:5703] 2024-01-04T09:15:54.123Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5705. Reason: IOException[Connection refused to address /10.30.107.235:5705] 2024-01-04T09:15:54.124Z INFO 8100 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5707. Reason: IOException[Connection refused to address /10.30.107.235:5707] 2024-01-04T09:15:54.124Z INFO 8100 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=16, /10.30.106.40:5706->/10.30.107.235:38191, qualifier=null, endpoint=[10.30.107.235]:5707, remoteUuid=3e4843f5-d267-416f-9057-18eac38bdc0f, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-01-04T09:15:54.124Z INFO 8100 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=8, /10.30.106.40:45575->/10.30.107.235:5706, qualifier=null, endpoint=[10.30.107.235]:5706, remoteUuid=a8ad2737-f682-448e-8f52-4f83821e3ba1, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-01-04T09:15:54.124Z INFO 8100 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5703, timeout: 10000, bind-any: true 2024-01-04T09:15:54.124Z INFO 8100 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=7, /10.30.106.40:46345->/10.30.107.235:5707, qualifier=null, endpoint=[10.30.107.235]:5707, remoteUuid=3e4843f5-d267-416f-9057-18eac38bdc0f, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-01-04T09:15:54.125Z INFO 8100 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5706, timeout: 10000, bind-any: true 2024-01-04T09:15:54.125Z INFO 8100 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5707, timeout: 10000, bind-any: true 2024-01-04T09:15:54.125Z INFO 8100 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=3, /10.30.106.40:51775->/10.30.107.235:5705, qualifier=null, endpoint=[10.30.107.235]:5705, remoteUuid=7c82cb43-4502-432c-91eb-ab15e8cf0326, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-01-04T09:15:54.125Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5707, timeout: 10000, bind-any: true 2024-01-04T09:15:54.125Z INFO 8100 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.106.40:40887->/10.30.107.235:5702, qualifier=null, endpoint=[10.30.107.235]:5702, remoteUuid=c6d05e4d-417e-4d24-802d-308f99d75f39, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-01-04T09:15:54.125Z INFO 8100 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5703. Reason: IOException[Connection refused to address /10.30.107.235:5703] 2024-01-04T09:15:54.125Z INFO 8100 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=8, /10.30.106.40:5707->/10.30.107.235:53579, qualifier=null, endpoint=[10.30.107.235]:5706, remoteUuid=a8ad2737-f682-448e-8f52-4f83821e3ba1, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-01-04T09:15:54.125Z INFO 8100 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5705, timeout: 10000, bind-any: true 2024-01-04T09:15:54.125Z INFO 8100 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5706. Reason: IOException[Connection refused to address /10.30.107.235:5706] 2024-01-04T09:15:54.125Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5702, timeout: 10000, bind-any: true 2024-01-04T09:15:54.125Z INFO 8100 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=4, /10.30.106.40:5702->/10.30.107.235:40813, qualifier=null, endpoint=[10.30.107.235]:5706, remoteUuid=a8ad2737-f682-448e-8f52-4f83821e3ba1, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-01-04T09:15:54.125Z INFO 8100 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=5, /10.30.106.40:36383->/10.30.107.235:5706, qualifier=null, endpoint=[10.30.107.235]:5706, remoteUuid=a8ad2737-f682-448e-8f52-4f83821e3ba1, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-01-04T09:15:54.125Z INFO 8100 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=10, /10.30.106.40:5703->/10.30.107.235:58755, qualifier=null, endpoint=[10.30.107.235]:5706, remoteUuid=a8ad2737-f682-448e-8f52-4f83821e3ba1, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-01-04T09:15:54.125Z INFO 8100 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5706, timeout: 10000, bind-any: true 2024-01-04T09:15:54.125Z INFO 8100 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=4, /10.30.106.40:5705->/10.30.107.235:46715, qualifier=null, endpoint=[10.30.107.235]:5706, remoteUuid=a8ad2737-f682-448e-8f52-4f83821e3ba1, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-01-04T09:15:54.125Z INFO 8100 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=11, /10.30.106.40:5706->/10.30.107.235:51003, qualifier=null, endpoint=[10.30.107.235]:5706, remoteUuid=a8ad2737-f682-448e-8f52-4f83821e3ba1, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-01-04T09:15:54.125Z INFO 8100 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5707. Reason: IOException[Connection refused to address /10.30.107.235:5707] 2024-01-04T09:15:54.125Z INFO 8100 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5706, timeout: 10000, bind-any: true 2024-01-04T09:15:54.126Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5702. Reason: IOException[Connection refused to address /10.30.107.235:5702] 2024-01-04T09:15:54.126Z INFO 8100 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5706, timeout: 10000, bind-any: true 2024-01-04T09:15:54.126Z INFO 8100 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5705. Reason: IOException[Connection refused to address /10.30.107.235:5705] 2024-01-04T09:15:54.126Z INFO 8100 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5706. Reason: IOException[Connection refused to address /10.30.107.235:5706] 2024-01-04T09:15:54.126Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5707. Reason: IOException[Connection refused to address /10.30.107.235:5707] 2024-01-04T09:15:54.126Z INFO 8100 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5706. Reason: IOException[Connection refused to address /10.30.107.235:5706] 2024-01-04T09:15:54.126Z INFO 8100 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=12, /10.30.106.40:52939->/10.30.107.235:5706, qualifier=null, endpoint=[10.30.107.235]:5706, remoteUuid=a8ad2737-f682-448e-8f52-4f83821e3ba1, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-01-04T09:15:54.126Z INFO 8100 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5706. Reason: IOException[Connection refused to address /10.30.107.235:5706] 2024-01-04T09:15:54.126Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5706, timeout: 10000, bind-any: true 2024-01-04T09:15:54.127Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5706. Reason: IOException[Connection refused to address /10.30.107.235:5706] 2024-01-04T09:15:54.128Z INFO 8100 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5706, timeout: 10000, bind-any: true 2024-01-04T09:15:54.129Z INFO 8100 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5706. Reason: IOException[Connection refused to address /10.30.107.235:5706] 2024-01-04T09:15:54.129Z INFO 8100 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5707. Reason: IOException[Connection refused to address /10.30.107.235:5707] 2024-01-04T09:15:54.129Z INFO 8100 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5705, timeout: 10000, bind-any: true 2024-01-04T09:15:54.129Z INFO 8100 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5704, timeout: 10000, bind-any: true 2024-01-04T09:15:54.130Z INFO 8100 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5705. Reason: IOException[Connection refused to address /10.30.107.235:5705] 2024-01-04T09:15:54.130Z INFO 8100 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5704. Reason: IOException[Connection refused to address /10.30.107.235:5704] 2024-01-04T09:15:54.133Z INFO 8100 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5706, timeout: 10000, bind-any: true 2024-01-04T09:15:54.135Z INFO 8100 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5703, timeout: 10000, bind-any: true 2024-01-04T09:15:54.135Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5702, timeout: 10000, bind-any: true 2024-01-04T09:15:54.136Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5702. Reason: IOException[Connection refused to address /10.30.107.235:5702] 2024-01-04T09:15:54.136Z INFO 8100 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5703. Reason: IOException[Connection refused to address /10.30.107.235:5703] 2024-01-04T09:15:54.137Z INFO 8100 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5706. Reason: IOException[Connection refused to address /10.30.107.235:5706] 2024-01-04T09:15:54.137Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5707, timeout: 10000, bind-any: true 2024-01-04T09:15:54.137Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5707. Reason: IOException[Connection refused to address /10.30.107.235:5707] 2024-01-04T09:15:54.217Z INFO 8100 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5704, timeout: 10000, bind-any: true 2024-01-04T09:15:54.218Z INFO 8100 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5707, timeout: 10000, bind-any: true 2024-01-04T09:15:54.218Z INFO 8100 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5705, timeout: 10000, bind-any: true 2024-01-04T09:15:54.219Z INFO 8100 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5704. Reason: IOException[Connection refused to address /10.30.107.235:5704] 2024-01-04T09:15:54.219Z INFO 8100 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5707. Reason: IOException[Connection refused to address /10.30.107.235:5707] 2024-01-04T09:15:54.219Z INFO 8100 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5703, timeout: 10000, bind-any: true 2024-01-04T09:15:54.219Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5704, timeout: 10000, bind-any: true 2024-01-04T09:15:54.219Z INFO 8100 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5703, timeout: 10000, bind-any: true 2024-01-04T09:15:54.219Z INFO 8100 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5705. Reason: IOException[Connection refused to address /10.30.107.235:5705] 2024-01-04T09:15:54.220Z INFO 8100 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5703. Reason: IOException[Connection refused to address /10.30.107.235:5703] 2024-01-04T09:15:54.220Z INFO 8100 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5705, timeout: 10000, bind-any: true 2024-01-04T09:15:54.220Z INFO 8100 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5707, timeout: 10000, bind-any: true 2024-01-04T09:15:54.221Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5704. Reason: IOException[Connection refused to address /10.30.107.235:5704] 2024-01-04T09:15:54.221Z INFO 8100 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5703. Reason: IOException[Connection refused to address /10.30.107.235:5703] 2024-01-04T09:15:54.221Z INFO 8100 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5705. Reason: IOException[Connection refused to address /10.30.107.235:5705] 2024-01-04T09:15:54.221Z INFO 8100 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5703, timeout: 10000, bind-any: true 2024-01-04T09:15:54.221Z INFO 8100 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5702, timeout: 10000, bind-any: true 2024-01-04T09:15:54.221Z INFO 8100 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5707, timeout: 10000, bind-any: true 2024-01-04T09:15:54.221Z INFO 8100 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5707. Reason: IOException[Connection refused to address /10.30.107.235:5707] 2024-01-04T09:15:54.222Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5702, timeout: 10000, bind-any: true 2024-01-04T09:15:54.222Z INFO 8100 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5705, timeout: 10000, bind-any: true 2024-01-04T09:15:54.222Z INFO 8100 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5705, timeout: 10000, bind-any: true 2024-01-04T09:15:54.222Z INFO 8100 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5702. Reason: IOException[Connection refused to address /10.30.107.235:5702] 2024-01-04T09:15:54.222Z INFO 8100 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5707, timeout: 10000, bind-any: true 2024-01-04T09:15:54.222Z INFO 8100 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5707. Reason: IOException[Connection refused to address /10.30.107.235:5707] 2024-01-04T09:15:54.222Z INFO 8100 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5707, timeout: 10000, bind-any: true 2024-01-04T09:15:54.223Z INFO 8100 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5704, timeout: 10000, bind-any: true 2024-01-04T09:15:54.223Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5705, timeout: 10000, bind-any: true 2024-01-04T09:15:54.223Z INFO 8100 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5704, timeout: 10000, bind-any: true 2024-01-04T09:15:54.223Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5702. Reason: IOException[Connection refused to address /10.30.107.235:5702] 2024-01-04T09:15:54.223Z INFO 8100 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5705. Reason: IOException[Connection refused to address /10.30.107.235:5705] 2024-01-04T09:15:54.223Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5704, timeout: 10000, bind-any: true 2024-01-04T09:15:54.223Z INFO 8100 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5702, timeout: 10000, bind-any: true 2024-01-04T09:15:54.223Z INFO 8100 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5707. Reason: IOException[Connection refused to address /10.30.107.235:5707] 2024-01-04T09:15:54.223Z INFO 8100 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5704, timeout: 10000, bind-any: true 2024-01-04T09:15:54.223Z INFO 8100 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5704, timeout: 10000, bind-any: true 2024-01-04T09:15:54.223Z INFO 8100 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5703, timeout: 10000, bind-any: true 2024-01-04T09:15:54.223Z INFO 8100 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5703, timeout: 10000, bind-any: true 2024-01-04T09:15:54.223Z INFO 8100 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5705. Reason: IOException[Connection refused to address /10.30.107.235:5705] 2024-01-04T09:15:54.223Z INFO 8100 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5707. Reason: IOException[Connection refused to address /10.30.107.235:5707] 2024-01-04T09:15:54.224Z INFO 8100 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5702. Reason: IOException[Connection refused to address /10.30.107.235:5702] 2024-01-04T09:15:54.224Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5705. Reason: IOException[Connection refused to address /10.30.107.235:5705] 2024-01-04T09:15:54.224Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5704. Reason: IOException[Connection refused to address /10.30.107.235:5704] 2024-01-04T09:15:54.224Z INFO 8100 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5704. Reason: IOException[Connection refused to address /10.30.107.235:5704] 2024-01-04T09:15:54.224Z INFO 8100 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5705, timeout: 10000, bind-any: true 2024-01-04T09:15:54.224Z INFO 8100 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5704. Reason: IOException[Connection refused to address /10.30.107.235:5704] 2024-01-04T09:15:54.224Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5703, timeout: 10000, bind-any: true 2024-01-04T09:15:54.224Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5704, timeout: 10000, bind-any: true 2024-01-04T09:15:54.224Z INFO 8100 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5703. Reason: IOException[Connection refused to address /10.30.107.235:5703] 2024-01-04T09:15:54.224Z INFO 8100 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5703. Reason: IOException[Connection refused to address /10.30.107.235:5703] 2024-01-04T09:15:54.224Z INFO 8100 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5704. Reason: IOException[Connection refused to address /10.30.107.235:5704] 2024-01-04T09:15:54.224Z INFO 8100 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5704. Reason: IOException[Connection refused to address /10.30.107.235:5704] 2024-01-04T09:15:54.225Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5703. Reason: IOException[Connection refused to address /10.30.107.235:5703] 2024-01-04T09:15:54.225Z INFO 8100 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5705. Reason: IOException[Connection refused to address /10.30.107.235:5705] 2024-01-04T09:15:54.225Z INFO 8100 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5703. Reason: IOException[Connection refused to address /10.30.107.235:5703] 2024-01-04T09:15:54.225Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5704. Reason: IOException[Connection refused to address /10.30.107.235:5704] 2024-01-04T09:15:54.225Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5703, timeout: 10000, bind-any: true 2024-01-04T09:15:54.225Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5702, timeout: 10000, bind-any: true 2024-01-04T09:15:54.225Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5707, timeout: 10000, bind-any: true 2024-01-04T09:15:54.225Z INFO 8100 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5705, timeout: 10000, bind-any: true 2024-01-04T09:15:54.225Z INFO 8100 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5706, timeout: 10000, bind-any: true 2024-01-04T09:15:54.226Z INFO 8100 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5707, timeout: 10000, bind-any: true 2024-01-04T09:15:54.226Z INFO 8100 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5702, timeout: 10000, bind-any: true 2024-01-04T09:15:54.226Z INFO 8100 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5706. Reason: IOException[Connection refused to address /10.30.107.235:5706] 2024-01-04T09:15:54.226Z INFO 8100 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5705. Reason: IOException[Connection refused to address /10.30.107.235:5705] 2024-01-04T09:15:54.226Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5707. Reason: IOException[Connection refused to address /10.30.107.235:5707] 2024-01-04T09:15:54.226Z INFO 8100 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5705, timeout: 10000, bind-any: true 2024-01-04T09:15:54.226Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5703. Reason: IOException[Connection refused to address /10.30.107.235:5703] 2024-01-04T09:15:54.227Z INFO 8100 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5707. Reason: IOException[Connection refused to address /10.30.107.235:5707] 2024-01-04T09:15:54.227Z INFO 8100 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5706, timeout: 10000, bind-any: true 2024-01-04T09:15:54.227Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5702. Reason: IOException[Connection refused to address /10.30.107.235:5702] 2024-01-04T09:15:54.227Z INFO 8100 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5702. Reason: IOException[Connection refused to address /10.30.107.235:5702] 2024-01-04T09:15:54.227Z INFO 8100 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5706, timeout: 10000, bind-any: true 2024-01-04T09:15:54.227Z INFO 8100 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5705. Reason: IOException[Connection refused to address /10.30.107.235:5705] 2024-01-04T09:15:54.227Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5706, timeout: 10000, bind-any: true 2024-01-04T09:15:54.227Z INFO 8100 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5706, timeout: 10000, bind-any: true 2024-01-04T09:15:54.228Z INFO 8100 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5706. Reason: IOException[Connection refused to address /10.30.107.235:5706] 2024-01-04T09:15:54.228Z INFO 8100 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5706. Reason: IOException[Connection refused to address /10.30.107.235:5706] 2024-01-04T09:15:54.228Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5706. Reason: IOException[Connection refused to address /10.30.107.235:5706] 2024-01-04T09:15:54.228Z INFO 8100 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5706. Reason: IOException[Connection refused to address /10.30.107.235:5706] 2024-01-04T09:15:54.229Z INFO 8100 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5706, timeout: 10000, bind-any: true 2024-01-04T09:15:54.229Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5707, timeout: 10000, bind-any: true 2024-01-04T09:15:54.230Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5707. Reason: IOException[Connection refused to address /10.30.107.235:5707] 2024-01-04T09:15:54.230Z INFO 8100 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5706. Reason: IOException[Connection refused to address /10.30.107.235:5706] 2024-01-04T09:15:54.230Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5704, timeout: 10000, bind-any: true 2024-01-04T09:15:54.230Z INFO 8100 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5705, timeout: 10000, bind-any: true 2024-01-04T09:15:54.231Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5704. Reason: IOException[Connection refused to address /10.30.107.235:5704] 2024-01-04T09:15:54.231Z INFO 8100 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5705. Reason: IOException[Connection refused to address /10.30.107.235:5705] 2024-01-04T09:15:54.236Z INFO 8100 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5702, timeout: 10000, bind-any: true 2024-01-04T09:15:54.236Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5703, timeout: 10000, bind-any: true 2024-01-04T09:15:54.237Z INFO 8100 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5702. Reason: IOException[Connection refused to address /10.30.107.235:5702] 2024-01-04T09:15:54.237Z INFO 8100 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5706, timeout: 10000, bind-any: true 2024-01-04T09:15:54.237Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5703. Reason: IOException[Connection refused to address /10.30.107.235:5703] 2024-01-04T09:15:54.238Z INFO 8100 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5707, timeout: 10000, bind-any: true 2024-01-04T09:15:54.238Z INFO 8100 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5707. Reason: IOException[Connection refused to address /10.30.107.235:5707] 2024-01-04T09:15:54.238Z INFO 8100 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5706. Reason: IOException[Connection refused to address /10.30.107.235:5706] 2024-01-04T09:15:54.260Z INFO 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-01-04T09:15:54.260Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:15:54.260Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:15:54.273Z INFO 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-01-04T09:15:54.273Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:15:54.273Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:15:54.293Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:15:54.293Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:54.319Z INFO 8100 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5704, timeout: 10000, bind-any: true 2024-01-04T09:15:54.319Z INFO 8100 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5707, timeout: 10000, bind-any: true 2024-01-04T09:15:54.320Z INFO 8100 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5704. Reason: IOException[Connection refused to address /10.30.107.235:5704] 2024-01-04T09:15:54.320Z INFO 8100 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5707. Reason: IOException[Connection refused to address /10.30.107.235:5707] 2024-01-04T09:15:54.320Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5705, timeout: 10000, bind-any: true 2024-01-04T09:15:54.320Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5703, timeout: 10000, bind-any: true 2024-01-04T09:15:54.321Z INFO 8100 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5704, timeout: 10000, bind-any: true 2024-01-04T09:15:54.321Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5705. Reason: IOException[Connection refused to address /10.30.107.235:5705] 2024-01-04T09:15:54.321Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5703. Reason: IOException[Connection refused to address /10.30.107.235:5703] 2024-01-04T09:15:54.321Z INFO 8100 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5703, timeout: 10000, bind-any: true 2024-01-04T09:15:54.321Z INFO 8100 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5705, timeout: 10000, bind-any: true 2024-01-04T09:15:54.322Z INFO 8100 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5704. Reason: IOException[Connection refused to address /10.30.107.235:5704] 2024-01-04T09:15:54.322Z INFO 8100 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5705. Reason: IOException[Connection refused to address /10.30.107.235:5705] 2024-01-04T09:15:54.322Z INFO 8100 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5707, timeout: 10000, bind-any: true 2024-01-04T09:15:54.322Z INFO 8100 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5703. Reason: IOException[Connection refused to address /10.30.107.235:5703] 2024-01-04T09:15:54.323Z INFO 8100 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5707, timeout: 10000, bind-any: true 2024-01-04T09:15:54.323Z INFO 8100 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5702, timeout: 10000, bind-any: true 2024-01-04T09:15:54.323Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5702, timeout: 10000, bind-any: true 2024-01-04T09:15:54.323Z INFO 8100 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5707. Reason: IOException[Connection refused to address /10.30.107.235:5707] 2024-01-04T09:15:54.323Z INFO 8100 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5705, timeout: 10000, bind-any: true 2024-01-04T09:15:54.323Z INFO 8100 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5707. Reason: IOException[Connection refused to address /10.30.107.235:5707] 2024-01-04T09:15:54.323Z INFO 8100 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5707, timeout: 10000, bind-any: true 2024-01-04T09:15:54.324Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5702. Reason: IOException[Connection refused to address /10.30.107.235:5702] 2024-01-04T09:15:54.324Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5705, timeout: 10000, bind-any: true 2024-01-04T09:15:54.324Z INFO 8100 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5704, timeout: 10000, bind-any: true 2024-01-04T09:15:54.324Z INFO 8100 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5707. Reason: IOException[Connection refused to address /10.30.107.235:5707] 2024-01-04T09:15:54.324Z INFO 8100 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5705. Reason: IOException[Connection refused to address /10.30.107.235:5705] 2024-01-04T09:15:54.324Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5705. Reason: IOException[Connection refused to address /10.30.107.235:5705] 2024-01-04T09:15:54.325Z INFO 8100 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5707, timeout: 10000, bind-any: true 2024-01-04T09:15:54.325Z INFO 8100 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5705, timeout: 10000, bind-any: true 2024-01-04T09:15:54.325Z INFO 8100 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5704, timeout: 10000, bind-any: true 2024-01-04T09:15:54.325Z INFO 8100 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5702, timeout: 10000, bind-any: true 2024-01-04T09:15:54.325Z INFO 8100 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5702. Reason: IOException[Connection refused to address /10.30.107.235:5702] 2024-01-04T09:15:54.325Z INFO 8100 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5703, timeout: 10000, bind-any: true 2024-01-04T09:15:54.325Z INFO 8100 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5704, timeout: 10000, bind-any: true 2024-01-04T09:15:54.325Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5704, timeout: 10000, bind-any: true 2024-01-04T09:15:54.325Z INFO 8100 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5704, timeout: 10000, bind-any: true 2024-01-04T09:15:54.325Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5703, timeout: 10000, bind-any: true 2024-01-04T09:15:54.325Z INFO 8100 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5704. Reason: IOException[Connection refused to address /10.30.107.235:5704] 2024-01-04T09:15:54.325Z INFO 8100 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5703, timeout: 10000, bind-any: true 2024-01-04T09:15:54.325Z INFO 8100 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5707. Reason: IOException[Connection refused to address /10.30.107.235:5707] 2024-01-04T09:15:54.325Z INFO 8100 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5702. Reason: IOException[Connection refused to address /10.30.107.235:5702] 2024-01-04T09:15:54.325Z INFO 8100 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5705, timeout: 10000, bind-any: true 2024-01-04T09:15:54.325Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5704. Reason: IOException[Connection refused to address /10.30.107.235:5704] 2024-01-04T09:15:54.325Z INFO 8100 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5703. Reason: IOException[Connection refused to address /10.30.107.235:5703] 2024-01-04T09:15:54.326Z INFO 8100 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5704. Reason: IOException[Connection refused to address /10.30.107.235:5704] 2024-01-04T09:15:54.326Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5703, timeout: 10000, bind-any: true 2024-01-04T09:15:54.326Z INFO 8100 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5704, timeout: 10000, bind-any: true 2024-01-04T09:15:54.326Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5703. Reason: IOException[Connection refused to address /10.30.107.235:5703] 2024-01-04T09:15:54.326Z INFO 8100 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5704. Reason: IOException[Connection refused to address /10.30.107.235:5704] 2024-01-04T09:15:54.326Z INFO 8100 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5704. Reason: IOException[Connection refused to address /10.30.107.235:5704] 2024-01-04T09:15:54.326Z INFO 8100 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5705. Reason: IOException[Connection refused to address /10.30.107.235:5705] 2024-01-04T09:15:54.326Z INFO 8100 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5703. Reason: IOException[Connection refused to address /10.30.107.235:5703] 2024-01-04T09:15:54.326Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5703. Reason: IOException[Connection refused to address /10.30.107.235:5703] 2024-01-04T09:15:54.326Z INFO 8100 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5704. Reason: IOException[Connection refused to address /10.30.107.235:5704] 2024-01-04T09:15:54.327Z INFO 8100 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5706, timeout: 10000, bind-any: true 2024-01-04T09:15:54.327Z INFO 8100 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5703, timeout: 10000, bind-any: true 2024-01-04T09:15:54.327Z INFO 8100 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5707, timeout: 10000, bind-any: true 2024-01-04T09:15:54.328Z INFO 8100 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5705, timeout: 10000, bind-any: true 2024-01-04T09:15:54.328Z INFO 8100 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5705. Reason: IOException[Connection refused to address /10.30.107.235:5705] 2024-01-04T09:15:54.329Z INFO 8100 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5706, timeout: 10000, bind-any: true 2024-01-04T09:15:54.329Z INFO 8100 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5706. Reason: IOException[Connection refused to address /10.30.107.235:5706] 2024-01-04T09:15:54.330Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5706, timeout: 10000, bind-any: true 2024-01-04T09:15:54.330Z INFO 8100 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5707, timeout: 10000, bind-any: true 2024-01-04T09:15:54.330Z INFO 8100 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5703. Reason: IOException[Connection refused to address /10.30.107.235:5703] 2024-01-04T09:15:54.331Z INFO 8100 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5702, timeout: 10000, bind-any: true 2024-01-04T09:15:54.331Z INFO 8100 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5706, timeout: 10000, bind-any: true 2024-01-04T09:15:54.331Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5706. Reason: IOException[Connection refused to address /10.30.107.235:5706] 2024-01-04T09:15:54.331Z INFO 8100 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5706. Reason: IOException[Connection refused to address /10.30.107.235:5706] 2024-01-04T09:15:54.331Z INFO 8100 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5707. Reason: IOException[Connection refused to address /10.30.107.235:5707] 2024-01-04T09:15:54.331Z INFO 8100 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5707. Reason: IOException[Connection refused to address /10.30.107.235:5707] 2024-01-04T09:15:54.331Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5705, timeout: 10000, bind-any: true 2024-01-04T09:15:54.331Z INFO 8100 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5704, timeout: 10000, bind-any: true 2024-01-04T09:15:54.331Z INFO 8100 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5702. Reason: IOException[Connection refused to address /10.30.107.235:5702] 2024-01-04T09:15:54.331Z INFO 8100 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5706. Reason: IOException[Connection refused to address /10.30.107.235:5706] 2024-01-04T09:15:54.332Z INFO 8100 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5704. Reason: IOException[Connection refused to address /10.30.107.235:5704] 2024-01-04T09:15:54.332Z WARN 8100 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5704}, Error-Count: 5 2024-01-04T09:15:54.332Z WARN 8100 --- [cached.thread-2] c.h.i.cluster.impl.MembershipManager : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.235]:5704 - 7fdada6d-e6d4-4b0c-98c9-c2e320212ee0 is suspected to be dead for reason: No connection 2024-01-04T09:15:54.334Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5705. Reason: IOException[Connection refused to address /10.30.107.235:5705] 2024-01-04T09:15:54.334Z WARN 8100 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5705}, Error-Count: 5 2024-01-04T09:15:54.336Z INFO 8100 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5705, timeout: 10000, bind-any: true 2024-01-04T09:15:54.337Z INFO 8100 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5706, timeout: 10000, bind-any: true 2024-01-04T09:15:54.337Z INFO 8100 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5705. Reason: IOException[Connection refused to address /10.30.107.235:5705] 2024-01-04T09:15:54.337Z INFO 8100 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5707, timeout: 10000, bind-any: true 2024-01-04T09:15:54.337Z INFO 8100 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5702, timeout: 10000, bind-any: true 2024-01-04T09:15:54.337Z INFO 8100 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5705. Reason: IOException[Connection refused to address /10.30.107.235:5705] 2024-01-04T09:15:54.337Z INFO 8100 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5706. Reason: IOException[Connection refused to address /10.30.107.235:5706] 2024-01-04T09:15:54.337Z INFO 8100 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5702. Reason: IOException[Connection refused to address /10.30.107.235:5702] 2024-01-04T09:15:54.339Z WARN 8100 --- [cached.thread-4] c.h.i.cluster.impl.MembershipManager : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.235]:5705 - 7c82cb43-4502-432c-91eb-ab15e8cf0326 is suspected to be dead for reason: No connection 2024-01-04T09:15:54.339Z INFO 8100 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5703, timeout: 10000, bind-any: true 2024-01-04T09:15:54.339Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5706, timeout: 10000, bind-any: true 2024-01-04T09:15:54.339Z INFO 8100 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5707, timeout: 10000, bind-any: true 2024-01-04T09:15:54.339Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5702, timeout: 10000, bind-any: true 2024-01-04T09:15:54.340Z INFO 8100 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5703. Reason: IOException[Connection refused to address /10.30.107.235:5703] 2024-01-04T09:15:54.340Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5706. Reason: IOException[Connection refused to address /10.30.107.235:5706] 2024-01-04T09:15:54.340Z WARN 8100 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5703}, Error-Count: 5 2024-01-04T09:15:54.340Z WARN 8100 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5706}, Error-Count: 5 2024-01-04T09:15:54.340Z WARN 8100 --- [cached.thread-7] c.h.i.cluster.impl.MembershipManager : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.235]:5703 - 878fca85-9a57-4ea6-889a-921aa5510e4f is suspected to be dead for reason: No connection 2024-01-04T09:15:54.340Z WARN 8100 --- [cached.thread-7] c.h.i.cluster.impl.MembershipManager : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.235]:5706 - a8ad2737-f682-448e-8f52-4f83821e3ba1 is suspected to be dead for reason: No connection 2024-01-04T09:15:54.340Z INFO 8100 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5707. Reason: IOException[Connection refused to address /10.30.107.235:5707] 2024-01-04T09:15:54.340Z WARN 8100 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5707}, Error-Count: 5 2024-01-04T09:15:54.340Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5702. Reason: IOException[Connection refused to address /10.30.107.235:5702] 2024-01-04T09:15:54.340Z WARN 8100 --- [cached.thread-2] c.h.i.cluster.impl.MembershipManager : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.235]:5707 - 3e4843f5-d267-416f-9057-18eac38bdc0f is suspected to be dead for reason: No connection 2024-01-04T09:15:54.341Z INFO 8100 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5707. Reason: IOException[Connection refused to address /10.30.107.235:5707] 2024-01-04T09:15:54.345Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:15:54.345Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:54.399Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:15:54.399Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:54.408Z INFO 8100 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5703, timeout: 10000, bind-any: true 2024-01-04T09:15:54.409Z INFO 8100 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5706, timeout: 10000, bind-any: true 2024-01-04T09:15:54.409Z INFO 8100 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5706. Reason: IOException[Connection refused to address /10.30.107.235:5706] 2024-01-04T09:15:54.410Z INFO 8100 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5703. Reason: IOException[Connection refused to address /10.30.107.235:5703] 2024-01-04T09:15:54.420Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5704, timeout: 10000, bind-any: true 2024-01-04T09:15:54.420Z INFO 8100 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5707, timeout: 10000, bind-any: true 2024-01-04T09:15:54.421Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5704. Reason: IOException[Connection refused to address /10.30.107.235:5704] 2024-01-04T09:15:54.421Z WARN 8100 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5704}, Error-Count: 5 2024-01-04T09:15:54.421Z INFO 8100 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5707. Reason: IOException[Connection refused to address /10.30.107.235:5707] 2024-01-04T09:15:54.421Z WARN 8100 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5707}, Error-Count: 5 2024-01-04T09:15:54.421Z WARN 8100 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.235]:5704 - 7fdada6d-e6d4-4b0c-98c9-c2e320212ee0 is suspected to be dead for reason: No connection 2024-01-04T09:15:54.421Z WARN 8100 --- [cached.thread-9] c.h.i.cluster.impl.MembershipManager : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.235]:5707 - 3e4843f5-d267-416f-9057-18eac38bdc0f is suspected to be dead for reason: No connection 2024-01-04T09:15:54.422Z INFO 8100 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5705, timeout: 10000, bind-any: true 2024-01-04T09:15:54.422Z INFO 8100 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5703, timeout: 10000, bind-any: true 2024-01-04T09:15:54.422Z INFO 8100 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5704, timeout: 10000, bind-any: true 2024-01-04T09:15:54.422Z INFO 8100 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5705. Reason: IOException[Connection refused to address /10.30.107.235:5705] 2024-01-04T09:15:54.422Z WARN 8100 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5705}, Error-Count: 5 2024-01-04T09:15:54.422Z WARN 8100 --- [cached.thread-9] c.h.i.cluster.impl.MembershipManager : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.235]:5705 - 7c82cb43-4502-432c-91eb-ab15e8cf0326 is suspected to be dead for reason: No connection 2024-01-04T09:15:54.423Z INFO 8100 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5703. Reason: IOException[Connection refused to address /10.30.107.235:5703] 2024-01-04T09:15:54.423Z WARN 8100 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5703}, Error-Count: 5 2024-01-04T09:15:54.423Z WARN 8100 --- [cached.thread-3] c.h.i.cluster.impl.MembershipManager : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.235]:5703 - 878fca85-9a57-4ea6-889a-921aa5510e4f is suspected to be dead for reason: No connection 2024-01-04T09:15:54.423Z INFO 8100 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5705, timeout: 10000, bind-any: true 2024-01-04T09:15:54.423Z INFO 8100 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5704. Reason: IOException[Connection refused to address /10.30.107.235:5704] 2024-01-04T09:15:54.423Z WARN 8100 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5704}, Error-Count: 5 2024-01-04T09:15:54.423Z WARN 8100 --- [cached.thread-5] c.h.i.cluster.impl.MembershipManager : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.235]:5704 - 7fdada6d-e6d4-4b0c-98c9-c2e320212ee0 is suspected to be dead for reason: No connection 2024-01-04T09:15:54.424Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5707, timeout: 10000, bind-any: true 2024-01-04T09:15:54.424Z INFO 8100 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5705. Reason: IOException[Connection refused to address /10.30.107.235:5705] 2024-01-04T09:15:54.424Z INFO 8100 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5707, timeout: 10000, bind-any: true 2024-01-04T09:15:54.424Z INFO 8100 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5703, timeout: 10000, bind-any: true 2024-01-04T09:15:54.424Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5707. Reason: IOException[Connection refused to address /10.30.107.235:5707] 2024-01-04T09:15:54.424Z WARN 8100 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5707}, Error-Count: 5 2024-01-04T09:15:54.424Z WARN 8100 --- [cached.thread-7] c.h.i.cluster.impl.MembershipManager : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.235]:5707 - 3e4843f5-d267-416f-9057-18eac38bdc0f is suspected to be dead for reason: No connection 2024-01-04T09:15:54.424Z INFO 8100 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5702, timeout: 10000, bind-any: true 2024-01-04T09:15:54.424Z INFO 8100 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5707. Reason: IOException[Connection refused to address /10.30.107.235:5707] 2024-01-04T09:15:54.425Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5705, timeout: 10000, bind-any: true 2024-01-04T09:15:54.425Z INFO 8100 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5703. Reason: IOException[Connection refused to address /10.30.107.235:5703] 2024-01-04T09:15:54.425Z WARN 8100 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5703}, Error-Count: 5 2024-01-04T09:15:54.425Z WARN 8100 --- [cached.thread-1] c.h.i.cluster.impl.MembershipManager : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.235]:5703 - 878fca85-9a57-4ea6-889a-921aa5510e4f is suspected to be dead for reason: No connection 2024-01-04T09:15:54.425Z INFO 8100 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5707, timeout: 10000, bind-any: true 2024-01-04T09:15:54.425Z INFO 8100 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5702. Reason: IOException[Connection refused to address /10.30.107.235:5702] 2024-01-04T09:15:54.425Z WARN 8100 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5702}, Error-Count: 5 2024-01-04T09:15:54.425Z INFO 8100 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5705, timeout: 10000, bind-any: true 2024-01-04T09:15:54.425Z WARN 8100 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.235]:5702 - c6d05e4d-417e-4d24-802d-308f99d75f39 is suspected to be dead for reason: No connection 2024-01-04T09:15:54.425Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5702, timeout: 10000, bind-any: true 2024-01-04T09:15:54.425Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5705. Reason: IOException[Connection refused to address /10.30.107.235:5705] 2024-01-04T09:15:54.426Z INFO 8100 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5707. Reason: IOException[Connection refused to address /10.30.107.235:5707] 2024-01-04T09:15:54.426Z WARN 8100 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5707}, Error-Count: 5 2024-01-04T09:15:54.426Z INFO 8100 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5704, timeout: 10000, bind-any: true 2024-01-04T09:15:54.426Z WARN 8100 --- [ached.thread-11] c.h.i.cluster.impl.MembershipManager : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.235]:5707 - 3e4843f5-d267-416f-9057-18eac38bdc0f is suspected to be dead for reason: No connection 2024-01-04T09:15:54.426Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5702. Reason: IOException[Connection refused to address /10.30.107.235:5702] 2024-01-04T09:15:54.426Z INFO 8100 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5703, timeout: 10000, bind-any: true 2024-01-04T09:15:54.426Z WARN 8100 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5702}, Error-Count: 5 2024-01-04T09:15:54.426Z WARN 8100 --- [cached.thread-7] c.h.i.cluster.impl.MembershipManager : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.235]:5702 - c6d05e4d-417e-4d24-802d-308f99d75f39 is suspected to be dead for reason: No connection 2024-01-04T09:15:54.426Z INFO 8100 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5704, timeout: 10000, bind-any: true 2024-01-04T09:15:54.426Z INFO 8100 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5704, timeout: 10000, bind-any: true 2024-01-04T09:15:54.426Z INFO 8100 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5705, timeout: 10000, bind-any: true 2024-01-04T09:15:54.426Z INFO 8100 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5705. Reason: IOException[Connection refused to address /10.30.107.235:5705] 2024-01-04T09:15:54.426Z INFO 8100 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5707, timeout: 10000, bind-any: true 2024-01-04T09:15:54.426Z WARN 8100 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5705}, Error-Count: 5 2024-01-04T09:15:54.426Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5703, timeout: 10000, bind-any: true 2024-01-04T09:15:54.426Z INFO 8100 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5704. Reason: IOException[Connection refused to address /10.30.107.235:5704] 2024-01-04T09:15:54.426Z WARN 8100 --- [cached.thread-1] c.h.i.cluster.impl.MembershipManager : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.235]:5705 - 7c82cb43-4502-432c-91eb-ab15e8cf0326 is suspected to be dead for reason: No connection 2024-01-04T09:15:54.427Z INFO 8100 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5703, timeout: 10000, bind-any: true 2024-01-04T09:15:54.427Z INFO 8100 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5703, timeout: 10000, bind-any: true 2024-01-04T09:15:54.427Z INFO 8100 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5704. Reason: IOException[Connection refused to address /10.30.107.235:5704] 2024-01-04T09:15:54.427Z INFO 8100 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5702, timeout: 10000, bind-any: true 2024-01-04T09:15:54.427Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5704, timeout: 10000, bind-any: true 2024-01-04T09:15:54.427Z INFO 8100 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5705. Reason: IOException[Connection refused to address /10.30.107.235:5705] 2024-01-04T09:15:54.427Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5703. Reason: IOException[Connection refused to address /10.30.107.235:5703] 2024-01-04T09:15:54.427Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5704, timeout: 10000, bind-any: true 2024-01-04T09:15:54.427Z INFO 8100 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5703. Reason: IOException[Connection refused to address /10.30.107.235:5703] 2024-01-04T09:15:54.427Z WARN 8100 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5703}, Error-Count: 5 2024-01-04T09:15:54.427Z WARN 8100 --- [cached.thread-3] c.h.i.cluster.impl.MembershipManager : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.235]:5703 - 878fca85-9a57-4ea6-889a-921aa5510e4f is suspected to be dead for reason: No connection 2024-01-04T09:15:54.427Z INFO 8100 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5707. Reason: IOException[Connection refused to address /10.30.107.235:5707] 2024-01-04T09:15:54.427Z INFO 8100 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5703. Reason: IOException[Connection refused to address /10.30.107.235:5703] 2024-01-04T09:15:54.427Z INFO 8100 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5704. Reason: IOException[Connection refused to address /10.30.107.235:5704] 2024-01-04T09:15:54.427Z INFO 8100 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5703. Reason: IOException[Connection refused to address /10.30.107.235:5703] 2024-01-04T09:15:54.427Z WARN 8100 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5703}, Error-Count: 5 2024-01-04T09:15:54.428Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5704. Reason: IOException[Connection refused to address /10.30.107.235:5704] 2024-01-04T09:15:54.428Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5704. Reason: IOException[Connection refused to address /10.30.107.235:5704] 2024-01-04T09:15:54.428Z WARN 8100 --- [ached.thread-11] c.h.i.cluster.impl.MembershipManager : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.235]:5703 - 878fca85-9a57-4ea6-889a-921aa5510e4f is suspected to be dead for reason: No connection 2024-01-04T09:15:54.428Z WARN 8100 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5704}, Error-Count: 5 2024-01-04T09:15:54.428Z WARN 8100 --- [cached.thread-9] c.h.i.cluster.impl.MembershipManager : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.235]:5704 - 7fdada6d-e6d4-4b0c-98c9-c2e320212ee0 is suspected to be dead for reason: No connection 2024-01-04T09:15:54.428Z INFO 8100 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5702. Reason: IOException[Connection refused to address /10.30.107.235:5702] 2024-01-04T09:15:54.428Z WARN 8100 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5702}, Error-Count: 5 2024-01-04T09:15:54.429Z WARN 8100 --- [cached.thread-2] c.h.i.cluster.impl.MembershipManager : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.235]:5702 - c6d05e4d-417e-4d24-802d-308f99d75f39 is suspected to be dead for reason: No connection 2024-01-04T09:15:54.429Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5704, timeout: 10000, bind-any: true 2024-01-04T09:15:54.430Z INFO 8100 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5706, timeout: 10000, bind-any: true 2024-01-04T09:15:54.430Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5704. Reason: IOException[Connection refused to address /10.30.107.235:5704] 2024-01-04T09:15:54.431Z WARN 8100 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5704}, Error-Count: 5 2024-01-04T09:15:54.431Z WARN 8100 --- [cached.thread-4] c.h.i.cluster.impl.MembershipManager : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.235]:5704 - 7fdada6d-e6d4-4b0c-98c9-c2e320212ee0 is suspected to be dead for reason: No connection 2024-01-04T09:15:54.431Z INFO 8100 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5705, timeout: 10000, bind-any: true 2024-01-04T09:15:54.431Z INFO 8100 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5703, timeout: 10000, bind-any: true 2024-01-04T09:15:54.431Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5706, timeout: 10000, bind-any: true 2024-01-04T09:15:54.431Z INFO 8100 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5707, timeout: 10000, bind-any: true 2024-01-04T09:15:54.431Z INFO 8100 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5705. Reason: IOException[Connection refused to address /10.30.107.235:5705] 2024-01-04T09:15:54.432Z WARN 8100 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5705}, Error-Count: 5 2024-01-04T09:15:54.432Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5707, timeout: 10000, bind-any: true 2024-01-04T09:15:54.432Z INFO 8100 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5703. Reason: IOException[Connection refused to address /10.30.107.235:5703] 2024-01-04T09:15:54.432Z WARN 8100 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5703}, Error-Count: 5 2024-01-04T09:15:54.432Z INFO 8100 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5706, timeout: 10000, bind-any: true 2024-01-04T09:15:54.432Z WARN 8100 --- [ached.thread-14] c.h.i.cluster.impl.MembershipManager : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.235]:5705 - 7c82cb43-4502-432c-91eb-ab15e8cf0326 is suspected to be dead for reason: No connection 2024-01-04T09:15:54.432Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5706. Reason: IOException[Connection refused to address /10.30.107.235:5706] 2024-01-04T09:15:54.432Z INFO 8100 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5707. Reason: IOException[Connection refused to address /10.30.107.235:5707] 2024-01-04T09:15:54.432Z WARN 8100 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5706}, Error-Count: 5 2024-01-04T09:15:54.432Z WARN 8100 --- [cached.thread-6] c.h.i.cluster.impl.MembershipManager : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.235]:5706 - a8ad2737-f682-448e-8f52-4f83821e3ba1 is suspected to be dead for reason: No connection 2024-01-04T09:15:54.432Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5704, timeout: 10000, bind-any: true 2024-01-04T09:15:54.432Z INFO 8100 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5706. Reason: IOException[Connection refused to address /10.30.107.235:5706] 2024-01-04T09:15:54.432Z WARN 8100 --- [cached.thread-5] c.h.i.cluster.impl.MembershipManager : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.235]:5703 - 878fca85-9a57-4ea6-889a-921aa5510e4f is suspected to be dead for reason: No connection 2024-01-04T09:15:54.432Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5707. Reason: IOException[Connection refused to address /10.30.107.235:5707] 2024-01-04T09:15:54.432Z WARN 8100 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5707}, Error-Count: 5 2024-01-04T09:15:54.432Z WARN 8100 --- [cached.thread-4] c.h.i.cluster.impl.MembershipManager : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.235]:5707 - 3e4843f5-d267-416f-9057-18eac38bdc0f is suspected to be dead for reason: No connection 2024-01-04T09:15:54.432Z INFO 8100 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5706, timeout: 10000, bind-any: true 2024-01-04T09:15:54.433Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5704. Reason: IOException[Connection refused to address /10.30.107.235:5704] 2024-01-04T09:15:54.433Z INFO 8100 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5702, timeout: 10000, bind-any: true 2024-01-04T09:15:54.433Z WARN 8100 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5704}, Error-Count: 6 2024-01-04T09:15:54.433Z INFO 8100 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5706. Reason: IOException[Connection refused to address /10.30.107.235:5706] 2024-01-04T09:15:54.433Z WARN 8100 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5706}, Error-Count: 5 2024-01-04T09:15:54.433Z WARN 8100 --- [cached.thread-3] c.h.i.cluster.impl.MembershipManager : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.235]:5706 - a8ad2737-f682-448e-8f52-4f83821e3ba1 is suspected to be dead for reason: No connection 2024-01-04T09:15:54.433Z INFO 8100 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5706. Reason: IOException[Connection refused to address /10.30.107.235:5706] 2024-01-04T09:15:54.433Z WARN 8100 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5706}, Error-Count: 5 2024-01-04T09:15:54.433Z WARN 8100 --- [ached.thread-10] c.h.i.cluster.impl.MembershipManager : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.235]:5706 - a8ad2737-f682-448e-8f52-4f83821e3ba1 is suspected to be dead for reason: No connection 2024-01-04T09:15:54.435Z INFO 8100 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5705, timeout: 10000, bind-any: true 2024-01-04T09:15:54.435Z INFO 8100 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5705. Reason: IOException[Connection refused to address /10.30.107.235:5705] 2024-01-04T09:15:54.435Z WARN 8100 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5705}, Error-Count: 6 2024-01-04T09:15:54.436Z INFO 8100 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5702. Reason: IOException[Connection refused to address /10.30.107.235:5702] 2024-01-04T09:15:54.436Z WARN 8100 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5702}, Error-Count: 5 2024-01-04T09:15:54.436Z WARN 8100 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.235]:5702 - c6d05e4d-417e-4d24-802d-308f99d75f39 is suspected to be dead for reason: No connection 2024-01-04T09:15:54.437Z INFO 8100 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5705, timeout: 10000, bind-any: true 2024-01-04T09:15:54.437Z INFO 8100 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5705, timeout: 10000, bind-any: true 2024-01-04T09:15:54.438Z INFO 8100 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5705. Reason: IOException[Connection refused to address /10.30.107.235:5705] 2024-01-04T09:15:54.438Z INFO 8100 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5706, timeout: 10000, bind-any: true 2024-01-04T09:15:54.438Z WARN 8100 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5705}, Error-Count: 5 2024-01-04T09:15:54.438Z WARN 8100 --- [cached.thread-6] c.h.i.cluster.impl.MembershipManager : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.235]:5705 - 7c82cb43-4502-432c-91eb-ab15e8cf0326 is suspected to be dead for reason: No connection 2024-01-04T09:15:54.438Z INFO 8100 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5705. Reason: IOException[Connection refused to address /10.30.107.235:5705] 2024-01-04T09:15:54.438Z WARN 8100 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5705}, Error-Count: 5 2024-01-04T09:15:54.438Z WARN 8100 --- [cached.thread-5] c.h.i.cluster.impl.MembershipManager : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.235]:5705 - 7c82cb43-4502-432c-91eb-ab15e8cf0326 is suspected to be dead for reason: No connection 2024-01-04T09:15:54.438Z INFO 8100 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5706. Reason: IOException[Connection refused to address /10.30.107.235:5706] 2024-01-04T09:15:54.438Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5702, timeout: 10000, bind-any: true 2024-01-04T09:15:54.438Z WARN 8100 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5706}, Error-Count: 5 2024-01-04T09:15:54.438Z WARN 8100 --- [cached.thread-9] c.h.i.cluster.impl.MembershipManager : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.235]:5706 - a8ad2737-f682-448e-8f52-4f83821e3ba1 is suspected to be dead for reason: No connection 2024-01-04T09:15:54.439Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5702. Reason: IOException[Connection refused to address /10.30.107.235:5702] 2024-01-04T09:15:54.439Z WARN 8100 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5702}, Error-Count: 5 2024-01-04T09:15:54.439Z WARN 8100 --- [cached.thread-7] c.h.i.cluster.impl.MembershipManager : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.235]:5702 - c6d05e4d-417e-4d24-802d-308f99d75f39 is suspected to be dead for reason: No connection 2024-01-04T09:15:54.440Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5706, timeout: 10000, bind-any: true 2024-01-04T09:15:54.440Z INFO 8100 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5707, timeout: 10000, bind-any: true 2024-01-04T09:15:54.440Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5703, timeout: 10000, bind-any: true 2024-01-04T09:15:54.440Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5706. Reason: IOException[Connection refused to address /10.30.107.235:5706] 2024-01-04T09:15:54.441Z INFO 8100 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5707. Reason: IOException[Connection refused to address /10.30.107.235:5707] 2024-01-04T09:15:54.441Z WARN 8100 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5707}, Error-Count: 6 2024-01-04T09:15:54.442Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5707, timeout: 10000, bind-any: true 2024-01-04T09:15:54.442Z INFO 8100 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5702, timeout: 10000, bind-any: true 2024-01-04T09:15:54.443Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5707. Reason: IOException[Connection refused to address /10.30.107.235:5707] 2024-01-04T09:15:54.443Z WARN 8100 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5707}, Error-Count: 5 2024-01-04T09:15:54.443Z WARN 8100 --- [cached.thread-4] c.h.i.cluster.impl.MembershipManager : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.235]:5707 - 3e4843f5-d267-416f-9057-18eac38bdc0f is suspected to be dead for reason: No connection 2024-01-04T09:15:54.445Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5703. Reason: IOException[Connection refused to address /10.30.107.235:5703] 2024-01-04T09:15:54.445Z WARN 8100 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5703}, Error-Count: 6 2024-01-04T09:15:54.448Z INFO 8100 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5702. Reason: IOException[Connection refused to address /10.30.107.235:5702] 2024-01-04T09:15:54.449Z WARN 8100 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5702}, Error-Count: 5 2024-01-04T09:15:54.449Z WARN 8100 --- [cached.thread-9] c.h.i.cluster.impl.MembershipManager : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.235]:5702 - c6d05e4d-417e-4d24-802d-308f99d75f39 is suspected to be dead for reason: No connection 2024-01-04T09:15:54.453Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:15:54.453Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:54.508Z INFO 8100 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5703, timeout: 10000, bind-any: true 2024-01-04T09:15:54.508Z INFO 8100 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5706, timeout: 10000, bind-any: true 2024-01-04T09:15:54.509Z INFO 8100 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5705, timeout: 10000, bind-any: true 2024-01-04T09:15:54.510Z INFO 8100 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5706. Reason: IOException[Connection refused to address /10.30.107.235:5706] 2024-01-04T09:15:54.510Z INFO 8100 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5705. Reason: IOException[Connection refused to address /10.30.107.235:5705] 2024-01-04T09:15:54.510Z INFO 8100 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5706, timeout: 10000, bind-any: true 2024-01-04T09:15:54.510Z INFO 8100 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5703. Reason: IOException[Connection refused to address /10.30.107.235:5703] 2024-01-04T09:15:54.510Z INFO 8100 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5706. Reason: IOException[Connection refused to address /10.30.107.235:5706] 2024-01-04T09:15:54.521Z INFO 8100 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5704, timeout: 10000, bind-any: true 2024-01-04T09:15:54.521Z INFO 8100 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5707, timeout: 10000, bind-any: true 2024-01-04T09:15:54.522Z INFO 8100 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5707. Reason: IOException[Connection refused to address /10.30.107.235:5707] 2024-01-04T09:15:54.522Z INFO 8100 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5704. Reason: IOException[Connection refused to address /10.30.107.235:5704] 2024-01-04T09:15:54.522Z WARN 8100 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5707}, Error-Count: 6 2024-01-04T09:15:54.522Z WARN 8100 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5704}, Error-Count: 6 2024-01-04T09:15:54.523Z INFO 8100 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5703, timeout: 10000, bind-any: true 2024-01-04T09:15:54.524Z INFO 8100 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5704, timeout: 10000, bind-any: true 2024-01-04T09:15:54.524Z INFO 8100 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5705, timeout: 10000, bind-any: true 2024-01-04T09:15:54.525Z INFO 8100 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5703. Reason: IOException[Connection refused to address /10.30.107.235:5703] 2024-01-04T09:15:54.525Z INFO 8100 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5707, timeout: 10000, bind-any: true 2024-01-04T09:15:54.525Z WARN 8100 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5703}, Error-Count: 6 2024-01-04T09:15:54.525Z INFO 8100 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5705. Reason: IOException[Connection refused to address /10.30.107.235:5705] 2024-01-04T09:15:54.525Z INFO 8100 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5703, timeout: 10000, bind-any: true 2024-01-04T09:15:54.526Z INFO 8100 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5707. Reason: IOException[Connection refused to address /10.30.107.235:5707] 2024-01-04T09:15:54.526Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5707, timeout: 10000, bind-any: true 2024-01-04T09:15:54.526Z WARN 8100 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5707}, Error-Count: 6 2024-01-04T09:15:54.526Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5702, timeout: 10000, bind-any: true 2024-01-04T09:15:54.526Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5707, timeout: 10000, bind-any: true 2024-01-04T09:15:54.526Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5705, timeout: 10000, bind-any: true 2024-01-04T09:15:54.526Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5705, timeout: 10000, bind-any: true 2024-01-04T09:15:54.526Z INFO 8100 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5703. Reason: IOException[Connection refused to address /10.30.107.235:5703] 2024-01-04T09:15:54.526Z WARN 8100 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5703}, Error-Count: 6 2024-01-04T09:15:54.526Z INFO 8100 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5702, timeout: 10000, bind-any: true 2024-01-04T09:15:54.526Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5702. Reason: IOException[Connection refused to address /10.30.107.235:5702] 2024-01-04T09:15:54.527Z WARN 8100 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5702}, Error-Count: 6 2024-01-04T09:15:54.527Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5707. Reason: IOException[Connection refused to address /10.30.107.235:5707] 2024-01-04T09:15:54.527Z WARN 8100 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5707}, Error-Count: 6 2024-01-04T09:15:54.527Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5705. Reason: IOException[Connection refused to address /10.30.107.235:5705] 2024-01-04T09:15:54.527Z WARN 8100 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5705}, Error-Count: 6 2024-01-04T09:15:54.527Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5705, timeout: 10000, bind-any: true 2024-01-04T09:15:54.527Z INFO 8100 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5702. Reason: IOException[Connection refused to address /10.30.107.235:5702] 2024-01-04T09:15:54.527Z WARN 8100 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5702}, Error-Count: 6 2024-01-04T09:15:54.527Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5704, timeout: 10000, bind-any: true 2024-01-04T09:15:54.527Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5705, timeout: 10000, bind-any: true 2024-01-04T09:15:54.527Z INFO 8100 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5707, timeout: 10000, bind-any: true 2024-01-04T09:15:54.528Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5705. Reason: IOException[Connection refused to address /10.30.107.235:5705] 2024-01-04T09:15:54.528Z WARN 8100 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5705}, Error-Count: 6 2024-01-04T09:15:54.528Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5704. Reason: IOException[Connection refused to address /10.30.107.235:5704] 2024-01-04T09:15:54.528Z INFO 8100 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5704. Reason: IOException[Connection refused to address /10.30.107.235:5704] 2024-01-04T09:15:54.528Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5703, timeout: 10000, bind-any: true 2024-01-04T09:15:54.528Z WARN 8100 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5704}, Error-Count: 6 2024-01-04T09:15:54.528Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5705. Reason: IOException[Connection refused to address /10.30.107.235:5705] 2024-01-04T09:15:54.528Z INFO 8100 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5704, timeout: 10000, bind-any: true 2024-01-04T09:15:54.528Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5703, timeout: 10000, bind-any: true 2024-01-04T09:15:54.528Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5707. Reason: IOException[Connection refused to address /10.30.107.235:5707] 2024-01-04T09:15:54.528Z INFO 8100 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5707. Reason: IOException[Connection refused to address /10.30.107.235:5707] 2024-01-04T09:15:54.528Z INFO 8100 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5704, timeout: 10000, bind-any: true 2024-01-04T09:15:54.527Z INFO 8100 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5703, timeout: 10000, bind-any: true 2024-01-04T09:15:54.529Z INFO 8100 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5704. Reason: IOException[Connection refused to address /10.30.107.235:5704] 2024-01-04T09:15:54.529Z WARN 8100 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5704}, Error-Count: 5 2024-01-04T09:15:54.529Z INFO 8100 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5704. Reason: IOException[Connection refused to address /10.30.107.235:5704] 2024-01-04T09:15:54.529Z WARN 8100 --- [cached.thread-1] c.h.i.cluster.impl.MembershipManager : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.235]:5704 - 7fdada6d-e6d4-4b0c-98c9-c2e320212ee0 is suspected to be dead for reason: No connection 2024-01-04T09:15:54.529Z WARN 8100 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5704}, Error-Count: 6 2024-01-04T09:15:54.529Z INFO 8100 --- [cached.thread-1] c.h.i.cluster.impl.MembershipManager : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Starting mastership claim process... 2024-01-04T09:15:54.529Z INFO 8100 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5702, timeout: 10000, bind-any: true 2024-01-04T09:15:54.529Z INFO 8100 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5703. Reason: IOException[Connection refused to address /10.30.107.235:5703] 2024-01-04T09:15:54.529Z WARN 8100 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5703}, Error-Count: 6 2024-01-04T09:15:54.529Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5703. Reason: IOException[Connection refused to address /10.30.107.235:5703] 2024-01-04T09:15:54.529Z WARN 8100 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5703}, Error-Count: 6 2024-01-04T09:15:54.529Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5703. Reason: IOException[Connection refused to address /10.30.107.235:5703] 2024-01-04T09:15:54.529Z INFO 8100 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5702. Reason: IOException[Connection refused to address /10.30.107.235:5702] 2024-01-04T09:15:54.529Z WARN 8100 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5702}, Error-Count: 6 2024-01-04T09:15:54.530Z INFO 8100 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5704, timeout: 10000, bind-any: true 2024-01-04T09:15:54.530Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5705. Reason: IOException[Connection refused to address /10.30.107.235:5705] 2024-01-04T09:15:54.531Z INFO 8100 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5704, timeout: 10000, bind-any: true 2024-01-04T09:15:54.531Z INFO 8100 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5704. Reason: IOException[Connection refused to address /10.30.107.235:5704] 2024-01-04T09:15:54.532Z INFO 8100 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5705, timeout: 10000, bind-any: true 2024-01-04T09:15:54.532Z INFO 8100 --- [cached.thread-1] c.h.i.cluster.impl.MembershipManager : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Local MembersView{version=12, members=[MemberInfo{address=[10.30.107.235]:5702, uuid=c6d05e4d-417e-4d24-802d-308f99d75f39, cpMemberUUID=null, liteMember=false, memberListJoinVersion=1}, MemberInfo{address=[10.30.107.235]:5703, uuid=878fca85-9a57-4ea6-889a-921aa5510e4f, cpMemberUUID=null, liteMember=false, memberListJoinVersion=2}, MemberInfo{address=[10.30.107.235]:5704, uuid=7fdada6d-e6d4-4b0c-98c9-c2e320212ee0, cpMemberUUID=null, liteMember=false, memberListJoinVersion=3}, MemberInfo{address=[10.30.107.235]:5705, uuid=7c82cb43-4502-432c-91eb-ab15e8cf0326, cpMemberUUID=null, liteMember=false, memberListJoinVersion=4}, MemberInfo{address=[10.30.107.235]:5706, uuid=a8ad2737-f682-448e-8f52-4f83821e3ba1, cpMemberUUID=null, liteMember=false, memberListJoinVersion=5}, MemberInfo{address=[10.30.107.235]:5707, uuid=3e4843f5-d267-416f-9057-18eac38bdc0f, cpMemberUUID=null, liteMember=false, memberListJoinVersion=6}, MemberInfo{address=[10.30.106.40]:5702, uuid=4a69c4d1-cee9-480f-aeb6-fcf1c505efcb, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.106.40]:5703, uuid=d70d7e3d-ef98-4804-98f1-0bdeadcbe95d, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.106.40]:5704, uuid=6387f044-3ca4-42cd-825b-273d810b00c8, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.106.40]:5705, uuid=59461e35-91fc-477c-9025-e4824c249d9f, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.106.40]:5706, uuid=bcda7db6-5307-4851-a7fb-8413b18e10af, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.106.40]:5707, uuid=0cfe79ce-ca8f-4542-80b1-f274ed4311fc, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}]} with suspected members: [Member [10.30.107.235]:5702 - c6d05e4d-417e-4d24-802d-308f99d75f39, Member [10.30.107.235]:5705 - 7c82cb43-4502-432c-91eb-ab15e8cf0326, Member [10.30.107.235]:5704 - 7fdada6d-e6d4-4b0c-98c9-c2e320212ee0, Member [10.30.107.235]:5703 - 878fca85-9a57-4ea6-889a-921aa5510e4f, Member [10.30.107.235]:5707 - 3e4843f5-d267-416f-9057-18eac38bdc0f, Member [10.30.107.235]:5706 - a8ad2737-f682-448e-8f52-4f83821e3ba1] and initial addresses to ask: [Member [10.30.106.40]:5705 - 59461e35-91fc-477c-9025-e4824c249d9f, Member [10.30.106.40]:5704 - 6387f044-3ca4-42cd-825b-273d810b00c8, Member [10.30.106.40]:5706 - bcda7db6-5307-4851-a7fb-8413b18e10af, Member [10.30.106.40]:5707 - 0cfe79ce-ca8f-4542-80b1-f274ed4311fc, Member [10.30.106.40]:5703 - d70d7e3d-ef98-4804-98f1-0bdeadcbe95d] 2024-01-04T09:15:54.532Z INFO 8100 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5703, timeout: 10000, bind-any: true 2024-01-04T09:15:54.532Z INFO 8100 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5704. Reason: IOException[Connection refused to address /10.30.107.235:5704] 2024-01-04T09:15:54.532Z INFO 8100 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5705. Reason: IOException[Connection refused to address /10.30.107.235:5705] 2024-01-04T09:15:54.533Z INFO 8100 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5707, timeout: 10000, bind-any: true 2024-01-04T09:15:54.533Z INFO 8100 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5704, timeout: 10000, bind-any: true 2024-01-04T09:15:54.533Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5706, timeout: 10000, bind-any: true 2024-01-04T09:15:54.534Z INFO 8100 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5704. Reason: IOException[Connection refused to address /10.30.107.235:5704] 2024-01-04T09:15:54.534Z WARN 8100 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5704}, Error-Count: 7 2024-01-04T09:15:54.534Z INFO 8100 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5706. Reason: IOException[Connection refused to address /10.30.107.235:5706] 2024-01-04T09:15:54.534Z WARN 8100 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5706}, Error-Count: 6 2024-01-04T09:15:54.535Z INFO 8100 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5703. Reason: IOException[Connection refused to address /10.30.107.235:5703] 2024-01-04T09:15:54.535Z WARN 8100 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5703}, Error-Count: 6 2024-01-04T09:15:54.536Z INFO 8100 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5706, timeout: 10000, bind-any: true 2024-01-04T09:15:54.536Z INFO 8100 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5702, timeout: 10000, bind-any: true 2024-01-04T09:15:54.536Z INFO 8100 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5706. Reason: IOException[Connection refused to address /10.30.107.235:5706] 2024-01-04T09:15:54.536Z INFO 8100 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5702. Reason: IOException[Connection refused to address /10.30.107.235:5702] 2024-01-04T09:15:54.536Z WARN 8100 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5706}, Error-Count: 6 2024-01-04T09:15:54.537Z WARN 8100 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Mastership of [10.30.106.40]:5702 is accepted. Response: MembersView{version=12, members=[MemberInfo{address=[10.30.106.40]:5702, uuid=4a69c4d1-cee9-480f-aeb6-fcf1c505efcb, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.106.40]:5703, uuid=d70d7e3d-ef98-4804-98f1-0bdeadcbe95d, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.106.40]:5704, uuid=6387f044-3ca4-42cd-825b-273d810b00c8, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.106.40]:5705, uuid=59461e35-91fc-477c-9025-e4824c249d9f, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.106.40]:5706, uuid=bcda7db6-5307-4851-a7fb-8413b18e10af, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.106.40]:5707, uuid=0cfe79ce-ca8f-4542-80b1-f274ed4311fc, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}]} 2024-01-04T09:15:54.537Z WARN 8100 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Mastership of [10.30.106.40]:5702 is accepted. Response: MembersView{version=12, members=[MemberInfo{address=[10.30.106.40]:5702, uuid=4a69c4d1-cee9-480f-aeb6-fcf1c505efcb, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.106.40]:5703, uuid=d70d7e3d-ef98-4804-98f1-0bdeadcbe95d, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.106.40]:5704, uuid=6387f044-3ca4-42cd-825b-273d810b00c8, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.106.40]:5705, uuid=59461e35-91fc-477c-9025-e4824c249d9f, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.106.40]:5706, uuid=bcda7db6-5307-4851-a7fb-8413b18e10af, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.106.40]:5707, uuid=0cfe79ce-ca8f-4542-80b1-f274ed4311fc, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}]} 2024-01-04T09:15:54.538Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5703, timeout: 10000, bind-any: true 2024-01-04T09:15:54.538Z INFO 8100 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5706, timeout: 10000, bind-any: true 2024-01-04T09:15:54.538Z INFO 8100 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5707, timeout: 10000, bind-any: true 2024-01-04T09:15:54.538Z INFO 8100 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5706, timeout: 10000, bind-any: true 2024-01-04T09:15:54.538Z INFO 8100 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5705, timeout: 10000, bind-any: true 2024-01-04T09:15:54.538Z INFO 8100 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5705, timeout: 10000, bind-any: true 2024-01-04T09:15:54.539Z WARN 8100 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Mastership of [10.30.106.40]:5702 is accepted. Response: MembersView{version=12, members=[MemberInfo{address=[10.30.106.40]:5702, uuid=4a69c4d1-cee9-480f-aeb6-fcf1c505efcb, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.106.40]:5703, uuid=d70d7e3d-ef98-4804-98f1-0bdeadcbe95d, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.106.40]:5704, uuid=6387f044-3ca4-42cd-825b-273d810b00c8, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.106.40]:5705, uuid=59461e35-91fc-477c-9025-e4824c249d9f, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.106.40]:5706, uuid=bcda7db6-5307-4851-a7fb-8413b18e10af, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.106.40]:5707, uuid=0cfe79ce-ca8f-4542-80b1-f274ed4311fc, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}]} 2024-01-04T09:15:54.539Z INFO 8100 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5706. Reason: IOException[Connection refused to address /10.30.107.235:5706] 2024-01-04T09:15:54.539Z WARN 8100 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5706}, Error-Count: 6 2024-01-04T09:15:54.539Z INFO 8100 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5707. Reason: IOException[Connection refused to address /10.30.107.235:5707] 2024-01-04T09:15:54.539Z WARN 8100 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5707}, Error-Count: 6 2024-01-04T09:15:54.539Z INFO 8100 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5706. Reason: IOException[Connection refused to address /10.30.107.235:5706] 2024-01-04T09:15:54.539Z WARN 8100 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5706}, Error-Count: 6 2024-01-04T09:15:54.539Z INFO 8100 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5705. Reason: IOException[Connection refused to address /10.30.107.235:5705] 2024-01-04T09:15:54.539Z WARN 8100 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5705}, Error-Count: 6 2024-01-04T09:15:54.539Z INFO 8100 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5705, timeout: 10000, bind-any: true 2024-01-04T09:15:54.539Z WARN 8100 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Mastership of [10.30.106.40]:5702 is accepted. Response: MembersView{version=12, members=[MemberInfo{address=[10.30.106.40]:5702, uuid=4a69c4d1-cee9-480f-aeb6-fcf1c505efcb, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.106.40]:5703, uuid=d70d7e3d-ef98-4804-98f1-0bdeadcbe95d, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.106.40]:5704, uuid=6387f044-3ca4-42cd-825b-273d810b00c8, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.106.40]:5705, uuid=59461e35-91fc-477c-9025-e4824c249d9f, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.106.40]:5706, uuid=bcda7db6-5307-4851-a7fb-8413b18e10af, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.106.40]:5707, uuid=0cfe79ce-ca8f-4542-80b1-f274ed4311fc, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}]} 2024-01-04T09:15:54.539Z INFO 8100 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5702, timeout: 10000, bind-any: true 2024-01-04T09:15:54.539Z INFO 8100 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5705. Reason: IOException[Connection refused to address /10.30.107.235:5705] 2024-01-04T09:15:54.539Z WARN 8100 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5705}, Error-Count: 6 2024-01-04T09:15:54.540Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5703. Reason: IOException[Connection refused to address /10.30.107.235:5703] 2024-01-04T09:15:54.540Z INFO 8100 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5702. Reason: IOException[Connection refused to address /10.30.107.235:5702] 2024-01-04T09:15:54.540Z WARN 8100 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5702}, Error-Count: 6 2024-01-04T09:15:54.540Z INFO 8100 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5707. Reason: IOException[Connection refused to address /10.30.107.235:5707] 2024-01-04T09:15:54.540Z INFO 8100 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5705. Reason: IOException[Connection refused to address /10.30.107.235:5705] 2024-01-04T09:15:54.540Z WARN 8100 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5705}, Error-Count: 7 2024-01-04T09:15:54.542Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5707, timeout: 10000, bind-any: true 2024-01-04T09:15:54.542Z INFO 8100 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5706, timeout: 10000, bind-any: true 2024-01-04T09:15:54.542Z INFO 8100 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5706. Reason: IOException[Connection refused to address /10.30.107.235:5706] 2024-01-04T09:15:54.543Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5707. Reason: IOException[Connection refused to address /10.30.107.235:5707] 2024-01-04T09:15:54.543Z WARN 8100 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5706}, Error-Count: 6 2024-01-04T09:15:54.543Z WARN 8100 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5707}, Error-Count: 7 2024-01-04T09:15:54.544Z INFO 8100 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5707, timeout: 10000, bind-any: true 2024-01-04T09:15:54.544Z INFO 8100 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5707. Reason: IOException[Connection refused to address /10.30.107.235:5707] 2024-01-04T09:15:54.544Z WARN 8100 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5707}, Error-Count: 6 2024-01-04T09:15:54.545Z INFO 8100 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5703, timeout: 10000, bind-any: true 2024-01-04T09:15:54.546Z INFO 8100 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5703. Reason: IOException[Connection refused to address /10.30.107.235:5703] 2024-01-04T09:15:54.546Z WARN 8100 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5703}, Error-Count: 7 2024-01-04T09:15:54.549Z INFO 8100 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5702, timeout: 10000, bind-any: true 2024-01-04T09:15:54.550Z INFO 8100 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5702. Reason: IOException[Connection refused to address /10.30.107.235:5702] 2024-01-04T09:15:54.550Z WARN 8100 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5702}, Error-Count: 6 2024-01-04T09:15:54.550Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.235:5706, timeout: 10000, bind-any: true 2024-01-04T09:15:54.559Z INFO 8100 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.235:5706. Reason: IOException[Connection refused to address /10.30.107.235:5706] 2024-01-04T09:15:54.559Z WARN 8100 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.235]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.235:5706}, Error-Count: 5 2024-01-04T09:15:54.559Z WARN 8100 --- [cached.thread-7] c.h.i.cluster.impl.MembershipManager : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.235]:5706 - a8ad2737-f682-448e-8f52-4f83821e3ba1 is suspected to be dead for reason: No connection 2024-01-04T09:15:54.566Z WARN 8100 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Mastership of [10.30.106.40]:5702 is accepted. Response: MembersView{version=12, members=[MemberInfo{address=[10.30.106.40]:5702, uuid=4a69c4d1-cee9-480f-aeb6-fcf1c505efcb, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.106.40]:5703, uuid=d70d7e3d-ef98-4804-98f1-0bdeadcbe95d, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.106.40]:5704, uuid=6387f044-3ca4-42cd-825b-273d810b00c8, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.106.40]:5705, uuid=59461e35-91fc-477c-9025-e4824c249d9f, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.106.40]:5706, uuid=bcda7db6-5307-4851-a7fb-8413b18e10af, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.106.40]:5707, uuid=0cfe79ce-ca8f-4542-80b1-f274ed4311fc, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}]} 2024-01-04T09:15:54.568Z INFO 8100 --- [cached.thread-6] c.h.i.p.impl.PartitionStateManager : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID c6d05e4d-417e-4d24-802d-308f99d75f39 2024-01-04T09:15:54.572Z INFO 8100 --- [cached.thread-6] c.h.i.p.impl.PartitionStateManager : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 878fca85-9a57-4ea6-889a-921aa5510e4f 2024-01-04T09:15:54.572Z INFO 8100 --- [cached.thread-6] c.h.i.p.impl.PartitionStateManager : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 7fdada6d-e6d4-4b0c-98c9-c2e320212ee0 2024-01-04T09:15:54.573Z INFO 8100 --- [cached.thread-6] c.h.i.p.impl.PartitionStateManager : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 7c82cb43-4502-432c-91eb-ab15e8cf0326 2024-01-04T09:15:54.573Z INFO 8100 --- [cached.thread-6] c.h.i.p.impl.PartitionStateManager : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID a8ad2737-f682-448e-8f52-4f83821e3ba1 2024-01-04T09:15:54.573Z INFO 8100 --- [cached.thread-6] c.h.i.p.impl.PartitionStateManager : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 3e4843f5-d267-416f-9057-18eac38bdc0f 2024-01-04T09:15:54.574Z INFO 8100 --- [cached.thread-6] c.h.internal.cluster.ClusterService : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:6, ver:13} [ Member [10.30.106.40]:5702 - 4a69c4d1-cee9-480f-aeb6-fcf1c505efcb this Member [10.30.106.40]:5703 - d70d7e3d-ef98-4804-98f1-0bdeadcbe95d Member [10.30.106.40]:5704 - 6387f044-3ca4-42cd-825b-273d810b00c8 Member [10.30.106.40]:5705 - 59461e35-91fc-477c-9025-e4824c249d9f Member [10.30.106.40]:5706 - bcda7db6-5307-4851-a7fb-8413b18e10af Member [10.30.106.40]:5707 - 0cfe79ce-ca8f-4542-80b1-f274ed4311fc ] 2024-01-04T09:15:54.575Z INFO 8100 --- [ration.thread-1] c.h.i.p.impl.PartitionStateManager : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID c6d05e4d-417e-4d24-802d-308f99d75f39 2024-01-04T09:15:54.576Z INFO 8100 --- [cached.thread-6] c.h.i.cluster.impl.MembershipManager : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Mastership is claimed with: MembersView{version=13, members=[MemberInfo{address=[10.30.106.40]:5702, uuid=4a69c4d1-cee9-480f-aeb6-fcf1c505efcb, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.106.40]:5703, uuid=d70d7e3d-ef98-4804-98f1-0bdeadcbe95d, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.106.40]:5704, uuid=6387f044-3ca4-42cd-825b-273d810b00c8, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.106.40]:5705, uuid=59461e35-91fc-477c-9025-e4824c249d9f, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.106.40]:5706, uuid=bcda7db6-5307-4851-a7fb-8413b18e10af, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.106.40]:5707, uuid=0cfe79ce-ca8f-4542-80b1-f274ed4311fc, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}]} 2024-01-04T09:15:54.576Z INFO 8100 --- [cached.thread-4] c.h.t.TransactionManagerService : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.235]:5702, UUID: c6d05e4d-417e-4d24-802d-308f99d75f39 2024-01-04T09:15:54.576Z INFO 8100 --- [ration.thread-3] c.h.i.p.impl.PartitionStateManager : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID c6d05e4d-417e-4d24-802d-308f99d75f39 2024-01-04T09:15:54.576Z INFO 8100 --- [ration.thread-3] c.h.i.p.impl.PartitionStateManager : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID c6d05e4d-417e-4d24-802d-308f99d75f39 2024-01-04T09:15:54.577Z INFO 8100 --- [ration.thread-3] c.h.i.p.impl.PartitionStateManager : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 878fca85-9a57-4ea6-889a-921aa5510e4f 2024-01-04T09:15:54.577Z INFO 8100 --- [ached.thread-11] c.h.t.TransactionManagerService : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.235]:5702, UUID: c6d05e4d-417e-4d24-802d-308f99d75f39 2024-01-04T09:15:54.577Z INFO 8100 --- [ration.thread-3] c.h.i.p.impl.PartitionStateManager : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 7fdada6d-e6d4-4b0c-98c9-c2e320212ee0 2024-01-04T09:15:54.577Z INFO 8100 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID c6d05e4d-417e-4d24-802d-308f99d75f39 2024-01-04T09:15:54.577Z INFO 8100 --- [ration.thread-3] c.h.i.p.impl.PartitionStateManager : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 878fca85-9a57-4ea6-889a-921aa5510e4f 2024-01-04T09:15:54.577Z INFO 8100 --- [ration.thread-3] c.h.i.p.impl.PartitionStateManager : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 7c82cb43-4502-432c-91eb-ab15e8cf0326 2024-01-04T09:15:54.577Z INFO 8100 --- [ration.thread-3] c.h.i.p.impl.PartitionStateManager : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID a8ad2737-f682-448e-8f52-4f83821e3ba1 2024-01-04T09:15:54.578Z INFO 8100 --- [ration.thread-3] c.h.i.p.impl.PartitionStateManager : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 7fdada6d-e6d4-4b0c-98c9-c2e320212ee0 2024-01-04T09:15:54.578Z INFO 8100 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 878fca85-9a57-4ea6-889a-921aa5510e4f 2024-01-04T09:15:54.578Z INFO 8100 --- [ration.thread-3] c.h.i.p.impl.PartitionStateManager : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 3e4843f5-d267-416f-9057-18eac38bdc0f 2024-01-04T09:15:54.578Z INFO 8100 --- [ration.thread-3] c.h.i.p.impl.PartitionStateManager : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 7c82cb43-4502-432c-91eb-ab15e8cf0326 2024-01-04T09:15:54.578Z INFO 8100 --- [cached.thread-4] c.h.t.TransactionManagerService : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.235]:5703, UUID: 878fca85-9a57-4ea6-889a-921aa5510e4f 2024-01-04T09:15:54.578Z INFO 8100 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 7fdada6d-e6d4-4b0c-98c9-c2e320212ee0 2024-01-04T09:15:54.578Z INFO 8100 --- [ration.thread-3] c.h.i.p.impl.PartitionStateManager : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID a8ad2737-f682-448e-8f52-4f83821e3ba1 2024-01-04T09:15:54.578Z INFO 8100 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 7c82cb43-4502-432c-91eb-ab15e8cf0326 2024-01-04T09:15:54.579Z INFO 8100 --- [ration.thread-1] c.h.i.p.impl.PartitionStateManager : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 878fca85-9a57-4ea6-889a-921aa5510e4f 2024-01-04T09:15:54.579Z INFO 8100 --- [cached.thread-4] c.h.t.TransactionManagerService : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.235]:5704, UUID: 7fdada6d-e6d4-4b0c-98c9-c2e320212ee0 2024-01-04T09:15:54.579Z INFO 8100 --- [ration.thread-3] c.h.i.p.impl.PartitionStateManager : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 3e4843f5-d267-416f-9057-18eac38bdc0f 2024-01-04T09:15:54.579Z INFO 8100 --- [ached.thread-11] c.h.t.TransactionManagerService : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.235]:5703, UUID: 878fca85-9a57-4ea6-889a-921aa5510e4f 2024-01-04T09:15:54.579Z INFO 8100 --- [ration.thread-1] c.h.i.p.impl.PartitionStateManager : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 7fdada6d-e6d4-4b0c-98c9-c2e320212ee0 2024-01-04T09:15:54.579Z INFO 8100 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID a8ad2737-f682-448e-8f52-4f83821e3ba1 2024-01-04T09:15:54.579Z INFO 8100 --- [cached.thread-4] c.h.t.TransactionManagerService : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.235]:5705, UUID: 7c82cb43-4502-432c-91eb-ab15e8cf0326 2024-01-04T09:15:54.579Z INFO 8100 --- [ration.thread-1] c.h.i.p.impl.PartitionStateManager : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 7c82cb43-4502-432c-91eb-ab15e8cf0326 2024-01-04T09:15:54.579Z INFO 8100 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 3e4843f5-d267-416f-9057-18eac38bdc0f 2024-01-04T09:15:54.579Z INFO 8100 --- [ration.thread-1] c.h.i.p.impl.PartitionStateManager : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID a8ad2737-f682-448e-8f52-4f83821e3ba1 2024-01-04T09:15:54.579Z INFO 8100 --- [ration.thread-1] c.h.i.p.impl.PartitionStateManager : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID c6d05e4d-417e-4d24-802d-308f99d75f39 2024-01-04T09:15:54.579Z INFO 8100 --- [ration.thread-1] c.h.i.p.impl.PartitionStateManager : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 3e4843f5-d267-416f-9057-18eac38bdc0f 2024-01-04T09:15:54.579Z INFO 8100 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Members {size:6, ver:13} [ Member [10.30.106.40]:5702 - 4a69c4d1-cee9-480f-aeb6-fcf1c505efcb Member [10.30.106.40]:5703 - d70d7e3d-ef98-4804-98f1-0bdeadcbe95d this Member [10.30.106.40]:5704 - 6387f044-3ca4-42cd-825b-273d810b00c8 Member [10.30.106.40]:5705 - 59461e35-91fc-477c-9025-e4824c249d9f Member [10.30.106.40]:5706 - bcda7db6-5307-4851-a7fb-8413b18e10af Member [10.30.106.40]:5707 - 0cfe79ce-ca8f-4542-80b1-f274ed4311fc ] 2024-01-04T09:15:54.580Z INFO 8100 --- [cached.thread-4] c.h.t.TransactionManagerService : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.235]:5706, UUID: a8ad2737-f682-448e-8f52-4f83821e3ba1 2024-01-04T09:15:54.580Z INFO 8100 --- [ached.thread-11] c.h.t.TransactionManagerService : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.235]:5704, UUID: 7fdada6d-e6d4-4b0c-98c9-c2e320212ee0 2024-01-04T09:15:54.580Z INFO 8100 --- [ration.thread-1] c.h.i.p.impl.PartitionStateManager : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 878fca85-9a57-4ea6-889a-921aa5510e4f 2024-01-04T09:15:54.580Z INFO 8100 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Members {size:6, ver:13} [ Member [10.30.106.40]:5702 - 4a69c4d1-cee9-480f-aeb6-fcf1c505efcb Member [10.30.106.40]:5703 - d70d7e3d-ef98-4804-98f1-0bdeadcbe95d Member [10.30.106.40]:5704 - 6387f044-3ca4-42cd-825b-273d810b00c8 Member [10.30.106.40]:5705 - 59461e35-91fc-477c-9025-e4824c249d9f this Member [10.30.106.40]:5706 - bcda7db6-5307-4851-a7fb-8413b18e10af Member [10.30.106.40]:5707 - 0cfe79ce-ca8f-4542-80b1-f274ed4311fc ] 2024-01-04T09:15:54.580Z INFO 8100 --- [ration.thread-1] c.h.i.p.impl.PartitionStateManager : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 7fdada6d-e6d4-4b0c-98c9-c2e320212ee0 2024-01-04T09:15:54.580Z INFO 8100 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Members {size:6, ver:13} [ Member [10.30.106.40]:5702 - 4a69c4d1-cee9-480f-aeb6-fcf1c505efcb Member [10.30.106.40]:5703 - d70d7e3d-ef98-4804-98f1-0bdeadcbe95d Member [10.30.106.40]:5704 - 6387f044-3ca4-42cd-825b-273d810b00c8 this Member [10.30.106.40]:5705 - 59461e35-91fc-477c-9025-e4824c249d9f Member [10.30.106.40]:5706 - bcda7db6-5307-4851-a7fb-8413b18e10af Member [10.30.106.40]:5707 - 0cfe79ce-ca8f-4542-80b1-f274ed4311fc ] 2024-01-04T09:15:54.580Z INFO 8100 --- [cached.thread-6] c.h.t.TransactionManagerService : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.235]:5702, UUID: c6d05e4d-417e-4d24-802d-308f99d75f39 2024-01-04T09:15:54.580Z INFO 8100 --- [cached.thread-2] c.h.t.TransactionManagerService : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.235]:5702, UUID: c6d05e4d-417e-4d24-802d-308f99d75f39 2024-01-04T09:15:54.580Z INFO 8100 --- [ration.thread-1] c.h.i.p.impl.PartitionStateManager : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 7c82cb43-4502-432c-91eb-ab15e8cf0326 2024-01-04T09:15:54.580Z INFO 8100 --- [ration.thread-1] c.h.i.p.impl.PartitionStateManager : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID a8ad2737-f682-448e-8f52-4f83821e3ba1 2024-01-04T09:15:54.580Z INFO 8100 --- [cached.thread-6] c.h.t.TransactionManagerService : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.235]:5702, UUID: c6d05e4d-417e-4d24-802d-308f99d75f39 2024-01-04T09:15:54.580Z INFO 8100 --- [ration.thread-1] c.h.i.p.impl.PartitionStateManager : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 3e4843f5-d267-416f-9057-18eac38bdc0f 2024-01-04T09:15:54.581Z INFO 8100 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Members {size:6, ver:13} [ Member [10.30.106.40]:5702 - 4a69c4d1-cee9-480f-aeb6-fcf1c505efcb Member [10.30.106.40]:5703 - d70d7e3d-ef98-4804-98f1-0bdeadcbe95d Member [10.30.106.40]:5704 - 6387f044-3ca4-42cd-825b-273d810b00c8 Member [10.30.106.40]:5705 - 59461e35-91fc-477c-9025-e4824c249d9f Member [10.30.106.40]:5706 - bcda7db6-5307-4851-a7fb-8413b18e10af this Member [10.30.106.40]:5707 - 0cfe79ce-ca8f-4542-80b1-f274ed4311fc ] 2024-01-04T09:15:54.581Z INFO 8100 --- [cached.thread-4] c.h.t.TransactionManagerService : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.235]:5707, UUID: 3e4843f5-d267-416f-9057-18eac38bdc0f 2024-01-04T09:15:54.582Z INFO 8100 --- [ached.thread-11] c.h.t.TransactionManagerService : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.235]:5705, UUID: 7c82cb43-4502-432c-91eb-ab15e8cf0326 2024-01-04T09:15:54.582Z INFO 8100 --- [cached.thread-2] c.h.t.TransactionManagerService : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.235]:5703, UUID: 878fca85-9a57-4ea6-889a-921aa5510e4f 2024-01-04T09:15:54.582Z INFO 8100 --- [cached.thread-6] c.h.t.TransactionManagerService : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.235]:5703, UUID: 878fca85-9a57-4ea6-889a-921aa5510e4f 2024-01-04T09:15:54.582Z INFO 8100 --- [cached.thread-6] c.h.t.TransactionManagerService : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.235]:5703, UUID: 878fca85-9a57-4ea6-889a-921aa5510e4f 2024-01-04T09:15:54.583Z INFO 8100 --- [ached.thread-11] c.h.t.TransactionManagerService : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.235]:5706, UUID: a8ad2737-f682-448e-8f52-4f83821e3ba1 2024-01-04T09:15:54.583Z INFO 8100 --- [cached.thread-2] c.h.t.TransactionManagerService : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.235]:5704, UUID: 7fdada6d-e6d4-4b0c-98c9-c2e320212ee0 2024-01-04T09:15:54.584Z INFO 8100 --- [cached.thread-6] c.h.t.TransactionManagerService : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.235]:5704, UUID: 7fdada6d-e6d4-4b0c-98c9-c2e320212ee0 2024-01-04T09:15:54.584Z INFO 8100 --- [cached.thread-6] c.h.t.TransactionManagerService : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.235]:5704, UUID: 7fdada6d-e6d4-4b0c-98c9-c2e320212ee0 2024-01-04T09:15:54.585Z INFO 8100 --- [cached.thread-2] c.h.t.TransactionManagerService : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.235]:5705, UUID: 7c82cb43-4502-432c-91eb-ab15e8cf0326 2024-01-04T09:15:54.585Z INFO 8100 --- [cached.thread-6] c.h.t.TransactionManagerService : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.235]:5705, UUID: 7c82cb43-4502-432c-91eb-ab15e8cf0326 2024-01-04T09:15:54.585Z INFO 8100 --- [ached.thread-11] c.h.t.TransactionManagerService : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.235]:5707, UUID: 3e4843f5-d267-416f-9057-18eac38bdc0f 2024-01-04T09:15:54.586Z INFO 8100 --- [cached.thread-6] c.h.t.TransactionManagerService : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.235]:5705, UUID: 7c82cb43-4502-432c-91eb-ab15e8cf0326 2024-01-04T09:15:54.586Z INFO 8100 --- [cached.thread-2] c.h.t.TransactionManagerService : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.235]:5706, UUID: a8ad2737-f682-448e-8f52-4f83821e3ba1 2024-01-04T09:15:54.586Z INFO 8100 --- [cached.thread-6] c.h.t.TransactionManagerService : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.235]:5706, UUID: a8ad2737-f682-448e-8f52-4f83821e3ba1 2024-01-04T09:15:54.587Z INFO 8100 --- [cached.thread-5] c.h.t.TransactionManagerService : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.235]:5702, UUID: c6d05e4d-417e-4d24-802d-308f99d75f39 2024-01-04T09:15:54.588Z INFO 8100 --- [cached.thread-6] c.h.t.TransactionManagerService : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.235]:5707, UUID: 3e4843f5-d267-416f-9057-18eac38bdc0f 2024-01-04T09:15:54.588Z INFO 8100 --- [cached.thread-2] c.h.t.TransactionManagerService : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.235]:5707, UUID: 3e4843f5-d267-416f-9057-18eac38bdc0f 2024-01-04T09:15:54.588Z INFO 8100 --- [cached.thread-6] c.h.t.TransactionManagerService : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.235]:5706, UUID: a8ad2737-f682-448e-8f52-4f83821e3ba1 2024-01-04T09:15:54.589Z INFO 8100 --- [cached.thread-5] c.h.t.TransactionManagerService : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.235]:5703, UUID: 878fca85-9a57-4ea6-889a-921aa5510e4f 2024-01-04T09:15:54.589Z INFO 8100 --- [cached.thread-6] c.h.t.TransactionManagerService : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.235]:5707, UUID: 3e4843f5-d267-416f-9057-18eac38bdc0f 2024-01-04T09:15:54.590Z INFO 8100 --- [cached.thread-5] c.h.t.TransactionManagerService : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.235]:5704, UUID: 7fdada6d-e6d4-4b0c-98c9-c2e320212ee0 2024-01-04T09:15:54.591Z INFO 8100 --- [cached.thread-5] c.h.t.TransactionManagerService : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.235]:5705, UUID: 7c82cb43-4502-432c-91eb-ab15e8cf0326 2024-01-04T09:15:54.592Z INFO 8100 --- [cached.thread-5] c.h.t.TransactionManagerService : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.235]:5706, UUID: a8ad2737-f682-448e-8f52-4f83821e3ba1 2024-01-04T09:15:54.593Z INFO 8100 --- [cached.thread-5] c.h.t.TransactionManagerService : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.235]:5707, UUID: 3e4843f5-d267-416f-9057-18eac38bdc0f 2024-01-04T09:15:54.597Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:15:54.597Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:54.599Z INFO 8100 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Members {size:6, ver:13} [ Member [10.30.106.40]:5702 - 4a69c4d1-cee9-480f-aeb6-fcf1c505efcb Member [10.30.106.40]:5703 - d70d7e3d-ef98-4804-98f1-0bdeadcbe95d Member [10.30.106.40]:5704 - 6387f044-3ca4-42cd-825b-273d810b00c8 Member [10.30.106.40]:5705 - 59461e35-91fc-477c-9025-e4824c249d9f Member [10.30.106.40]:5706 - bcda7db6-5307-4851-a7fb-8413b18e10af Member [10.30.106.40]:5707 - 0cfe79ce-ca8f-4542-80b1-f274ed4311fc this ] 2024-01-04T09:15:54.602Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:15:54.602Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:54.663Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:15:54.663Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:54.663Z INFO 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-01-04T09:15:54.663Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:15:54.663Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:15:54.679Z INFO 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-01-04T09:15:54.679Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:15:54.679Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:15:54.713Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:15:54.713Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:54.749Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:15:54.749Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:54.833Z INFO 8100 --- [tTags.migration] c.h.i.p.InternalPartitionService : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Fetching partition tables from cluster to determine the most recent one... Local stamp: -4561822586389253129 2024-01-04T09:15:54.851Z INFO 8100 --- [tTags.migration] c.h.i.p.InternalPartitionService : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Most recent partition table is determined. 2024-01-04T09:15:54.851Z INFO 8100 --- [tTags.migration] c.h.i.p.InternalPartitionService : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Applying the most recent of partition state... 2024-01-04T09:15:54.852Z WARN 8100 --- [tTags.migration] c.h.i.p.InternalPartitionService : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.106.40]:5702]. (Probably they have recently joined or left the cluster.) { [10.30.107.235]:5702 - c6d05e4d-417e-4d24-802d-308f99d75f39 [10.30.107.235]:5705 - 7c82cb43-4502-432c-91eb-ab15e8cf0326 [10.30.107.235]:5704 - 7fdada6d-e6d4-4b0c-98c9-c2e320212ee0 [10.30.107.235]:5703 - 878fca85-9a57-4ea6-889a-921aa5510e4f [10.30.107.235]:5707 - 3e4843f5-d267-416f-9057-18eac38bdc0f [10.30.107.235]:5706 - a8ad2737-f682-448e-8f52-4f83821e3ba1 } 2024-01-04T09:15:54.860Z WARN 8100 --- [ration.thread-0] c.h.i.p.InternalPartitionService : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.106.40]:5702]. (Probably they have recently joined or left the cluster.) { [10.30.107.235]:5702 - c6d05e4d-417e-4d24-802d-308f99d75f39 [10.30.107.235]:5705 - 7c82cb43-4502-432c-91eb-ab15e8cf0326 [10.30.107.235]:5704 - 7fdada6d-e6d4-4b0c-98c9-c2e320212ee0 [10.30.107.235]:5703 - 878fca85-9a57-4ea6-889a-921aa5510e4f [10.30.107.235]:5707 - 3e4843f5-d267-416f-9057-18eac38bdc0f [10.30.107.235]:5706 - a8ad2737-f682-448e-8f52-4f83821e3ba1 } 2024-01-04T09:15:54.861Z WARN 8100 --- [ration.thread-0] c.h.i.p.InternalPartitionService : [10.30.106.40]:5705 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.106.40]:5702]. (Probably they have recently joined or left the cluster.) { [10.30.107.235]:5702 - c6d05e4d-417e-4d24-802d-308f99d75f39 [10.30.107.235]:5705 - 7c82cb43-4502-432c-91eb-ab15e8cf0326 [10.30.107.235]:5704 - 7fdada6d-e6d4-4b0c-98c9-c2e320212ee0 [10.30.107.235]:5703 - 878fca85-9a57-4ea6-889a-921aa5510e4f [10.30.107.235]:5707 - 3e4843f5-d267-416f-9057-18eac38bdc0f [10.30.107.235]:5706 - a8ad2737-f682-448e-8f52-4f83821e3ba1 } 2024-01-04T09:15:54.863Z WARN 8100 --- [ration.thread-0] c.h.i.p.InternalPartitionService : [10.30.106.40]:5703 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.106.40]:5702]. (Probably they have recently joined or left the cluster.) { [10.30.107.235]:5702 - c6d05e4d-417e-4d24-802d-308f99d75f39 [10.30.107.235]:5705 - 7c82cb43-4502-432c-91eb-ab15e8cf0326 [10.30.107.235]:5704 - 7fdada6d-e6d4-4b0c-98c9-c2e320212ee0 [10.30.107.235]:5703 - 878fca85-9a57-4ea6-889a-921aa5510e4f [10.30.107.235]:5707 - 3e4843f5-d267-416f-9057-18eac38bdc0f [10.30.107.235]:5706 - a8ad2737-f682-448e-8f52-4f83821e3ba1 } 2024-01-04T09:15:54.865Z WARN 8100 --- [ration.thread-3] c.h.i.p.InternalPartitionService : [10.30.106.40]:5706 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.106.40]:5702]. (Probably they have recently joined or left the cluster.) { [10.30.107.235]:5702 - c6d05e4d-417e-4d24-802d-308f99d75f39 [10.30.107.235]:5705 - 7c82cb43-4502-432c-91eb-ab15e8cf0326 [10.30.107.235]:5704 - 7fdada6d-e6d4-4b0c-98c9-c2e320212ee0 [10.30.107.235]:5703 - 878fca85-9a57-4ea6-889a-921aa5510e4f [10.30.107.235]:5707 - 3e4843f5-d267-416f-9057-18eac38bdc0f [10.30.107.235]:5706 - a8ad2737-f682-448e-8f52-4f83821e3ba1 } 2024-01-04T09:15:54.875Z WARN 8100 --- [ration.thread-1] c.h.i.p.InternalPartitionService : [10.30.106.40]:5707 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.106.40]:5702]. (Probably they have recently joined or left the cluster.) { [10.30.107.235]:5702 - c6d05e4d-417e-4d24-802d-308f99d75f39 [10.30.107.235]:5705 - 7c82cb43-4502-432c-91eb-ab15e8cf0326 [10.30.107.235]:5704 - 7fdada6d-e6d4-4b0c-98c9-c2e320212ee0 [10.30.107.235]:5703 - 878fca85-9a57-4ea6-889a-921aa5510e4f [10.30.107.235]:5707 - 3e4843f5-d267-416f-9057-18eac38bdc0f [10.30.107.235]:5706 - a8ad2737-f682-448e-8f52-4f83821e3ba1 } 2024-01-04T09:15:54.952Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:15:54.952Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:54.998Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:15:54.998Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:55.111Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:15:55.111Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:55.199Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:15:55.199Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:55.251Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:15:55.251Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:55.333Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:15:55.333Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:55.354Z INFO 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-01-04T09:15:55.354Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:15:55.354Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:15:55.516Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:15:55.516Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:55.532Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:15:55.533Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:55.588Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:15:55.588Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:55.618Z INFO 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-01-04T09:15:55.618Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:15:55.618Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:15:55.638Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:15:55.638Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:55.712Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:15:55.712Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:55.739Z INFO 8100 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 1020 2024-01-04T09:15:55.843Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:15:55.843Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:56.016Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:15:56.016Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:56.124Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:15:56.124Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:56.127Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:15:56.127Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:56.149Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:15:56.149Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:56.286Z INFO 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-01-04T09:15:56.286Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:15:56.286Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:15:56.390Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:15:56.390Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:56.406Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:15:56.406Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:56.462Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:15:56.462Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:56.496Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:15:56.496Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:56.535Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:15:56.536Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:56.628Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:15:56.628Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:56.646Z INFO 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-01-04T09:15:56.646Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:15:56.646Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:15:56.683Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:15:56.683Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:56.877Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:15:56.877Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:56.903Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:15:56.903Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:56.996Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:15:56.996Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:57.040Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:15:57.040Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:57.319Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:15:57.319Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:57.360Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:15:57.360Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:57.362Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:15:57.362Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:57.364Z INFO 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-01-04T09:15:57.364Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:15:57.364Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:15:57.403Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:15:57.403Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:57.481Z INFO 8100 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.40]:5702 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Thu Jan 04 09:15:55 UTC 2024, plannedMigrations=1020, completedMigrations=1020, remainingMigrations=0, totalCompletedMigrations=3174) 2024-01-04T09:15:57.578Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:15:57.578Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:57.656Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:15:57.656Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:57.683Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:15:57.683Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:57.766Z INFO 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-01-04T09:15:57.766Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:15:57.766Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:15:57.791Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:15:57.791Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:57.826Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:15:57.826Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:57.968Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:15:57.968Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:58.062Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:15:58.062Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:58.225Z INFO 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-01-04T09:15:58.225Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:15:58.225Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:15:58.265Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:15:58.265Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:58.270Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:15:58.270Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:58.276Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:15:58.276Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:58.326Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:15:58.326Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:58.572Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:15:58.572Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:58.682Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:15:58.682Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:58.746Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:15:58.746Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:58.760Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:15:58.760Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:58.795Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:15:58.795Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:58.888Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:15:58.888Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:58.925Z INFO 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-01-04T09:15:58.925Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:15:58.925Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:15:59.180Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:15:59.180Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:59.188Z INFO 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-01-04T09:15:59.188Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:15:59.188Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:15:59.228Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:15:59.228Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:59.271Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:15:59.271Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:59.383Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:15:59.383Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:59.439Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:15:59.439Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:59.473Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:15:59.473Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:59.591Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:15:59.591Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:15:59.679Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:15:59.679Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:59.705Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:15:59.705Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:59.764Z INFO 8100 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.755755629S . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-01-04T09:15:59.889Z INFO 8100 --- [ main] .c.CmSubscriptionDmiOutEventConsumerSpec : Starting CmSubscriptionDmiOutEventConsumerSpec using Java 17.0.6-ea with PID 8100 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-01-04T09:15:59.890Z INFO 8100 --- [ main] .c.CmSubscriptionDmiOutEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 2024-01-04T09:15:59.895Z INFO 8100 --- [ main] .c.CmSubscriptionDmiOutEventConsumerSpec : Started CmSubscriptionDmiOutEventConsumerSpec in 0.02 seconds (process running for 88.973) 2024-01-04T09:15:59.907Z INFO 8100 --- [ main] .e.d.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 2024-01-04T09:15:59.911Z INFO 8100 --- [ main] .e.d.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 2024-01-04T09:15:59.948Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:15:59.948Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:15:59.950Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:15:59.950Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:15:59.964Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:15:59.964Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:15:59.966Z INFO 8100 --- [ main] .e.d.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 2024-01-04T09:15:59.978Z INFO 8100 --- [ main] .e.d.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 2024-01-04T09:15:59.982Z INFO 8100 --- [ main] .e.d.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 2024-01-04T09:15:59.985Z INFO 8100 --- [ main] .e.d.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 2024-01-04T09:15:59.987Z INFO 8100 --- [ main] .e.d.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 2024-01-04T09:15:59.991Z INFO 8100 --- [ main] .e.d.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 2024-01-04T09:15:59.999Z INFO 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-01-04T09:15:59.999Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:15:59.999Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:00.053Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:16:00.053Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:00.098Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:16:00.098Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:00.250Z INFO 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-01-04T09:16:00.250Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:00.250Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.247 s - in org.onap.cps.ncmp.api.impl.events.deprecated.cmsubscription.CmSubscriptionDmiOutEventConsumerSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.deprecated.cmsubscription.CmSubscriptionNcmpInEventConsumerSpec 2024-01-04T09:16:00.264Z INFO 8100 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2024-01-04T09:16:00.307Z INFO 8100 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: f3645ba3df429fb25cf42bd4c8ad9a44dec855d051b3212a023f5f81533abbbf 2024-01-04T09:16:00.450Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:16:00.450Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:00.508Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:16:00.508Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:00.551Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:16:00.551Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:00.598Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:16:00.598Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:00.652Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:16:00.652Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:00.701Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:16:00.701Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:00.757Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:16:00.757Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:00.809Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:16:00.809Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:00.907Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:16:00.907Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:00.952Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:16:00.952Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:00.966Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:16:00.966Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:01.003Z INFO 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-01-04T09:16:01.003Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:01.003Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:01.303Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:16:01.303Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:01.309Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:16:01.309Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:01.480Z INFO 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-01-04T09:16:01.480Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:01.480Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:01.605Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:16:01.605Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:01.685Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:16:01.685Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:01.703Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:16:01.704Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:01.729Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:16:01.729Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:01.806Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:16:01.806Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:01.814Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:16:01.814Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:01.865Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:16:01.865Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:01.906Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:16:01.906Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:02.014Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:16:02.014Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:02.031Z INFO 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-01-04T09:16:02.031Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:02.031Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:02.068Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:16:02.069Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:02.458Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:16:02.458Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:16:02.458Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:02.458Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:02.515Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:16:02.515Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:02.583Z INFO 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-01-04T09:16:02.584Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:02.584Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:02.658Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:16:02.658Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:02.709Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:16:02.709Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:02.716Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:16:02.716Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:02.789Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:16:02.789Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:02.817Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:16:02.817Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:02.932Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:16:02.932Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:02.960Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:16:02.960Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:02.970Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:16:02.970Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:03.117Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:16:03.117Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:03.184Z INFO 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-01-04T09:16:03.184Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:03.184Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:03.360Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:16:03.360Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:03.612Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:16:03.612Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:03.618Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:16:03.618Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:03.619Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:16:03.619Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:03.662Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:16:03.663Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:03.689Z INFO 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-01-04T09:16:03.689Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:03.689Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:03.802Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:16:03.802Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:03.833Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:16:03.833Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:03.835Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:16:03.835Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:03.913Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:16:03.913Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:03.980Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:16:03.980Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:04.170Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:16:04.170Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:04.271Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:16:04.271Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:04.395Z INFO 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-01-04T09:16:04.395Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:04.395Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:04.433Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:16:04.433Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:04.472Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:16:04.472Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:04.546Z INFO 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-01-04T09:16:04.546Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:04.546Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:04.621Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:16:04.621Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:04.738Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:16:04.738Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:04.755Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:16:04.755Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:04.815Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:16:04.815Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:04.815Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:16:04.815Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:04.867Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:16:04.867Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:04.938Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:16:04.938Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:05.075Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:16:05.075Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:05.184Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:16:05.184Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:05.224Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:16:05.224Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:05.416Z INFO 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-01-04T09:16:05.417Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:05.417Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:05.464Z INFO 8100 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.200406254S 2024-01-04T09:16:05.519Z INFO 8100 --- [ main] .e.d.c.CmSubscriptionNcmpInEventConsumer : Subscription for ClientID SCO-9989752 with name cm-subscription-001 ... 2024-01-04T09:16:05.523Z INFO 8100 --- [ main] .e.d.c.CmSubscriptionNcmpInEventConsumer : Subscription for ClientID SCO-9989752 with name cm-subscription-001 ... 2024-01-04T09:16:05.525Z INFO 8100 --- [ main] .e.d.c.CmSubscriptionNcmpInEventConsumer : Subscription for ClientID SCO-9989752 with name cm-subscription-001 ... 2024-01-04T09:16:05.527Z INFO 8100 --- [ main] .e.d.c.CmSubscriptionNcmpInEventConsumer : Subscription for ClientID SCO-9989752 with name cm-subscription-001 ... 2024-01-04T09:16:05.539Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:16:05.539Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:05.591Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:16:05.591Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:05.602Z INFO 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-01-04T09:16:05.602Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:05.602Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:05.720Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:16:05.720Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:05.781Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:16:05.781Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:05.796Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:16:05.796Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.558 s - in org.onap.cps.ncmp.api.impl.events.deprecated.cmsubscription.CmSubscriptionNcmpInEventConsumerSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.deprecated.cmsubscription.CmSubscriptionNcmpInEventForwarderSpec 2024-01-04T09:16:05.827Z INFO 8100 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2024-01-04T09:16:05.833Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:16:05.833Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:05.874Z INFO 8100 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 52002165278dd29bd5d7b1a004b31fb692447ef0e0983f34ef3552502d0777f4 2024-01-04T09:16:05.921Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:16:05.921Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:05.966Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:16:05.966Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:06.085Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:16:06.085Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:06.088Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:16:06.088Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:06.092Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:16:06.092Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:06.269Z INFO 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-01-04T09:16:06.269Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:06.269Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:06.431Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:16:06.431Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:06.497Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:16:06.497Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:06.654Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:16:06.654Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:06.750Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:16:06.750Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:06.782Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:16:06.782Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:06.822Z INFO 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-01-04T09:16:06.822Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:06.822Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:06.855Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:16:06.855Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:06.905Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:16:06.905Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:06.923Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:16:06.923Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:06.955Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:16:06.955Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:07.032Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:16:07.033Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:07.092Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:16:07.092Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:07.142Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:16:07.142Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:07.280Z INFO 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-01-04T09:16:07.280Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:07.280Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:07.395Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:16:07.395Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:07.510Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:16:07.510Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:07.610Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:16:07.611Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:07.761Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:16:07.762Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:07.780Z INFO 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-01-04T09:16:07.780Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:07.780Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:07.813Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:16:07.813Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:07.848Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:16:07.848Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:08.002Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:16:08.002Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:08.008Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:16:08.008Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:08.061Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:16:08.061Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:08.081Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:16:08.081Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:08.136Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:16:08.136Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:08.196Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:16:08.196Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:08.402Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:16:08.402Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:08.485Z INFO 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-01-04T09:16:08.485Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:08.485Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:08.565Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:16:08.565Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:08.634Z INFO 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-01-04T09:16:08.635Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:08.635Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:08.662Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:16:08.662Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:08.763Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:16:08.763Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:08.911Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:16:08.912Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:08.913Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:16:08.913Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:08.952Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:16:08.952Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:09.020Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:16:09.020Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:09.034Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:16:09.034Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:09.205Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:16:09.205Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:09.301Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:16:09.301Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:09.339Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:16:09.339Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:09.340Z INFO 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-01-04T09:16:09.340Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:09.340Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:09.409Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:16:09.409Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:09.469Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:16:09.469Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:09.644Z INFO 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-01-04T09:16:09.644Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:09.644Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:09.675Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:16:09.675Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:09.827Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:16:09.827Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:09.855Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:16:09.855Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:09.867Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:16:09.867Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:09.872Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:16:09.872Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:09.928Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:16:09.928Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:10.088Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:16:10.088Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:10.207Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:16:10.207Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:10.324Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:16:10.324Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:10.375Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:16:10.375Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:10.401Z INFO 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-01-04T09:16:10.401Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:10.401Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:10.412Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:16:10.412Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:10.542Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:16:10.542Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:10.579Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:16:10.579Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:10.647Z INFO 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-01-04T09:16:10.647Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:10.648Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:10.773Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:16:10.773Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:10.808Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:16:10.808Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:10.979Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:16:10.979Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:10.985Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:16:10.985Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:11.092Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:16:11.092Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:11.109Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:16:11.109Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:11.136Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:16:11.136Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:11.143Z INFO 8100 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.315320637S . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-01-04T09:16:11.163Z INFO 8100 --- [ main] c.CmSubscriptionNcmpInEventForwarderSpec : Starting CmSubscriptionNcmpInEventForwarderSpec using Java 17.0.6-ea with PID 8100 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-01-04T09:16:11.163Z INFO 8100 --- [ main] c.CmSubscriptionNcmpInEventForwarderSpec : No active profile set, falling back to 1 default profile: "default" 2024-01-04T09:16:11.205Z INFO 8100 --- [ main] c.CmSubscriptionNcmpInEventForwarderSpec : Started CmSubscriptionNcmpInEventForwarderSpec in 0.055 seconds (process running for 100.283) 2024-01-04T09:16:11.263Z INFO 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-01-04T09:16:11.263Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:11.263Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:11.383Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:16:11.383Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:11.507Z INFO 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-01-04T09:16:11.507Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:11.507Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:11.530Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:16:11.530Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:11.548Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:16:11.548Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:11.616Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:16:11.616Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:11.684Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:16:11.684Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:11.882Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:16:11.882Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:11.935Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:16:11.935Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:11.964Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:16:11.964Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:11.991Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:16:11.991Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:11.991Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:16:11.991Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:12.115Z INFO 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-01-04T09:16:12.115Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:12.115Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:12.118Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:16:12.118Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:12.148Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:16:12.148Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:12.410Z INFO 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-01-04T09:16:12.410Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:12.410Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:12.432Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:16:12.433Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:12.436Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:16:12.436Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:12.450Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:16:12.450Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:12.669Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:16:12.669Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:12.788Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:16:12.788Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:12.893Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:16:12.893Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:12.894Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:16:12.894Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:12.937Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:16:12.937Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:12.967Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:16:12.967Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:13.020Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:16:13.021Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:13.035Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:16:13.035Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:13.200Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:16:13.201Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:13.263Z INFO 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-01-04T09:16:13.263Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:13.263Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:13.319Z INFO 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-01-04T09:16:13.319Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:13.319Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:13.339Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:16:13.339Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:13.389Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:16:13.389Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.698 s - in org.onap.cps.ncmp.api.impl.events.deprecated.cmsubscription.CmSubscriptionNcmpInEventForwarderSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.deprecated.cmsubscription.CmSubscriptionNcmpOutEventPublisherSpec 2024-01-04T09:16:13.552Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:16:13.552Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-01-04T09:16:13.556Z INFO 8100 --- [ main] .CmSubscriptionNcmpOutEventPublisherSpec : Starting CmSubscriptionNcmpOutEventPublisherSpec using Java 17.0.6-ea with PID 8100 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-01-04T09:16:13.556Z INFO 8100 --- [ main] .CmSubscriptionNcmpOutEventPublisherSpec : No active profile set, falling back to 1 default profile: "default" 2024-01-04T09:16:13.574Z INFO 8100 --- [ main] .CmSubscriptionNcmpOutEventPublisherSpec : Started CmSubscriptionNcmpOutEventPublisherSpec in 0.035 seconds (process running for 102.652) [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.onap.cps.ncmp.api.impl.events.deprecated.cmsubscription.CmSubscriptionNcmpOutEventPublisherSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCmHandleStateHandlerImplSpec 2024-01-04T09:16:13.641Z INFO 8100 --- [ main] .i.e.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with Id : cmhandle-id-1 is DELETED 2024-01-04T09:16:13.648Z INFO 8100 --- [ main] .i.e.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with Id : cmhandle-id-1 is DELETED [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCmHandleStateHandlerImplSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCreatorSpec [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCreatorSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsServiceSpec [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsServiceSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsPublisherSpec 2024-01-04T09:16:13.695Z ERROR 8100 --- [ main] o.o.c.n.a.i.events.lcm.LcmEventsService : Unable to publish message to topic : null and cause : publishing failed 2024-01-04T09:16:13.698Z INFO 8100 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2024-01-04T09:16:13.699Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:16:13.699Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:13.751Z INFO 8100 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 5544350a51f09704a6b6bfb8ac615d1eb2efeba2d616fbdef79db192b07a4269 2024-01-04T09:16:13.797Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:16:13.797Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:13.824Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:16:13.824Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:13.872Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:16:13.872Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:13.889Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:16:13.889Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:13.898Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:16:13.898Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:13.923Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:16:13.923Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:14.059Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:16:14.059Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:14.100Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:16:14.100Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:14.116Z INFO 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-01-04T09:16:14.116Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:14.116Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:14.249Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:16:14.249Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:14.299Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:16:14.299Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:14.484Z INFO 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-01-04T09:16:14.484Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:14.484Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:14.557Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:16:14.557Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:14.602Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:16:14.602Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:14.729Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:16:14.729Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:14.748Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:16:14.748Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:14.832Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:16:14.832Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:14.860Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:16:14.860Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:14.960Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:16:14.960Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:14.977Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:16:14.977Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:15.009Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:16:15.009Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:15.165Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:16:15.165Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:15.262Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:16:15.262Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:15.302Z INFO 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-01-04T09:16:15.302Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:15.302Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:15.336Z INFO 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-01-04T09:16:15.336Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:15.336Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:15.462Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:16:15.462Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:15.560Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:16:15.560Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:15.812Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:16:15.812Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:15.820Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:16:15.820Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:15.837Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:16:15.837Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:15.955Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:16:15.955Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:16.011Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:16:16.011Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:16.017Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:16:16.017Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:16.035Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:16:16.035Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:16.112Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:16:16.112Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:16.130Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:16:16.130Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:16.213Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:16:16.214Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:16.314Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:16:16.314Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:16.389Z INFO 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-01-04T09:16:16.389Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:16.389Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:16.455Z INFO 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-01-04T09:16:16.455Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:16.455Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:16.663Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:16:16.663Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:16.865Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:16:16.865Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:16.926Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:16:16.926Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:16.964Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:16:16.964Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:16.991Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:16:16.991Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:17.020Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:16:17.020Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:17.059Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:16:17.059Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:17.115Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:16:17.115Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:17.118Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:16:17.118Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:17.132Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:16:17.132Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:17.138Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:16:17.138Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:17.479Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:16:17.479Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:17.565Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:16:17.565Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:17.600Z INFO 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-01-04T09:16:17.600Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:17.600Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:17.611Z INFO 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-01-04T09:16:17.611Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:17.611Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:17.773Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:16:17.773Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:17.816Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:16:17.816Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:17.919Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:16:17.919Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:17.929Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:16:17.929Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:17.987Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:16:17.987Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:18.035Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:16:18.035Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:18.052Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:16:18.052Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:18.217Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:16:18.217Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:18.224Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:16:18.224Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:18.351Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:16:18.351Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:18.503Z INFO 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-01-04T09:16:18.503Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:18.503Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:18.514Z INFO 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-01-04T09:16:18.514Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:18.514Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:18.577Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:16:18.577Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:18.691Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:16:18.691Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:18.828Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:16:18.828Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:18.831Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:16:18.831Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:18.892Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:16:18.892Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:18.908Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:16:18.908Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:18.929Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:16:18.929Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:19.067Z INFO 8100 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.368469582S 2024-01-04T09:16:19.071Z INFO 8100 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32784] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-group-9 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2024-01-04T09:16:19.076Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-01-04T09:16:19.076Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-01-04T09:16:19.076Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1704359779076 . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-01-04T09:16:19.098Z INFO 8100 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : Starting LcmEventsPublisherSpec using Java 17.0.6-ea with PID 8100 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-01-04T09:16:19.098Z INFO 8100 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : No active profile set, falling back to 1 default profile: "default" 2024-01-04T09:16:19.104Z INFO 8100 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : Started LcmEventsPublisherSpec in 0.026 seconds (process running for 108.182) 2024-01-04T09:16:19.106Z INFO 8100 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Subscribed to topic(s): ncmp-events-test 2024-01-04T09:16:19.108Z INFO 8100 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-01-04T09:16:19.108Z INFO 8100 --- [ 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-01-04T09:16:19.112Z WARN 8100 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-01-04T09:16:19.113Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-01-04T09:16:19.113Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-01-04T09:16:19.113Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1704359779113 2024-01-04T09:16:19.131Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:16:19.131Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:19.133Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:16:19.133Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:19.169Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:16:19.169Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:19.247Z WARN 8100 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Error while fetching metadata with correlation id 1 : {ncmp-events-test=LEADER_NOT_AVAILABLE} 2024-01-04T09:16:19.247Z INFO 8100 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Cluster ID: tBaUwzWmT0mqq2S1RH_VQg 2024-01-04T09:16:19.330Z INFO 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-01-04T09:16:19.330Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:19.331Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:19.365Z WARN 8100 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Error while fetching metadata with correlation id 3 : {ncmp-events-test=LEADER_NOT_AVAILABLE} 2024-01-04T09:16:19.382Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:16:19.382Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:19.454Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:16:19.454Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:19.472Z INFO 8100 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Resetting the last seen epoch of partition ncmp-events-test-0 to 0 since the associated topicId changed from null to nJivKFMtQAuZ6CW4g9no1A 2024-01-04T09:16:19.494Z INFO 8100 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Resetting the last seen epoch of partition ncmp-events-test-0 to 0 since the associated topicId changed from null to nJivKFMtQAuZ6CW4g9no1A 2024-01-04T09:16:19.494Z INFO 8100 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Cluster ID: tBaUwzWmT0mqq2S1RH_VQg 2024-01-04T09:16:19.561Z INFO 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-01-04T09:16:19.561Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:19.562Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:19.579Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:16:19.579Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:19.600Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:16:19.600Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:19.608Z INFO 8100 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Discovered group coordinator localhost:32784 (id: 2147483646 rack: null) 2024-01-04T09:16:19.609Z INFO 8100 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] (Re-)joining group 2024-01-04T09:16:19.628Z INFO 8100 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-9-389c0721-259c-4355-a8d0-6e33e2d51fe9 2024-01-04T09:16:19.629Z INFO 8100 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2024-01-04T09:16:19.629Z INFO 8100 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] (Re-)joining group 2024-01-04T09:16:19.654Z INFO 8100 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-9-389c0721-259c-4355-a8d0-6e33e2d51fe9', protocol='range'} 2024-01-04T09:16:19.655Z INFO 8100 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-9-389c0721-259c-4355-a8d0-6e33e2d51fe9=Assignment(partitions=[ncmp-events-test-0])} 2024-01-04T09:16:19.677Z INFO 8100 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-9-389c0721-259c-4355-a8d0-6e33e2d51fe9', protocol='range'} 2024-01-04T09:16:19.677Z INFO 8100 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-test-0]) 2024-01-04T09:16:19.677Z INFO 8100 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Adding newly assigned partitions: ncmp-events-test-0 2024-01-04T09:16:19.694Z INFO 8100 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Found no committed offset for partition ncmp-events-test-0 2024-01-04T09:16:19.709Z INFO 8100 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Resetting offset for partition ncmp-events-test-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32784 (id: 1 rack: null)], epoch=0}}. 2024-01-04T09:16:19.735Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:16:19.735Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:19.748Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:16:19.748Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:19.814Z INFO 8100 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 2024-01-04T09:16:19.815Z INFO 8100 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-01-04T09:16:19.815Z INFO 8100 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Cancelled in-flight METADATA request with correlation id 6 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 2024-01-04T09:16:19.856Z INFO 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-01-04T09:16:19.856Z INFO 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 114ms, elapsed time since send: 114ms, request timeout: 30000ms) 2024-01-04T09:16:19.856Z INFO 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node -1 disconnected. 2024-01-04T09:16:19.856Z INFO 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 2147483646 disconnected. 2024-01-04T09:16:19.857Z INFO 8100 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Error sending fetch request (sessionId=219003245, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2024-01-04T09:16:19.857Z INFO 8100 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Group coordinator localhost:32784 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2024-01-04T09:16:19.916Z INFO 8100 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-01-04T09:16:19.916Z WARN 8100 --- [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-01-04T09:16:19.929Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:16:19.929Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:19.957Z INFO 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-01-04T09:16:19.957Z WARN 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-01-04T09:16:19.987Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:16:19.987Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:19.991Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:16:19.991Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.308 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsPublisherSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.mapper.CloudEventMapperSpec 09:16:20,024 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 09:16:20,024 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 09:16:20,024 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@21437608 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 09:16:20,027 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@55d7429e - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 09:16:20,027 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@21437608 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 09:16:20,029 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 09:16:20,029 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 09:16:20,029 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 09:16:20,029 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@55d7429e - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 09:16:20,029 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@21437608 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 09:16:20,031 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 09:16:20,031 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 09:16:20,031 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 09:16:20,031 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1704359780031) 09:16:20,031 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 09:16:20,031 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 09:16:20,032 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 09:16:20,032 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@74cb54b1 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 09:16:20,032 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 09:16:20,032 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@74cb54b1 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 09:16:20,032 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 09:16:20,032 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@74cb54b1 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 09:16:20,032 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 09:16:20,032 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@74cb54b1 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 09:16:20,032 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 09:16:20,032 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@74cb54b1 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 09:16:20,032 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 09:16:20,032 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@74cb54b1 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 09:16:20,032 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 09:16:20,032 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@74cb54b1 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 09:16:20,032 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 09:16:20,032 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@74cb54b1 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 09:16:20,032 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 09:16:20,032 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:16:20,032 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 09:16:20,033 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 09:16:20,033 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:16:20,033 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 09:16:20,033 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 09:16:20,037 |-INFO in ch.qos.logback.classic.pattern.DateConverter@cf500b5 - Setting zoneId to "UTC" 09:16:20,038 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 09:16:20,038 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 09:16:20,041 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 09:16:20,041 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 09:16:20,041 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 09:16:20,041 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 09:16:20,041 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 09:16:20,041 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@74cb54b1 - Propagating INFO level on Logger[ROOT] onto the JUL framework 09:16:20,041 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 09:16:20,041 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@e01a39e - End of configuration. 09:16:20,041 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@34486760 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-01-04T09:16:20.044Z INFO 8100 --- [ main] o.o.c.n.a.i.e.m.CloudEventMapperSpec : Starting CloudEventMapperSpec using Java 17.0.6-ea with PID 8100 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-01-04T09:16:20.045Z INFO 8100 --- [ main] o.o.c.n.a.i.e.m.CloudEventMapperSpec : No active profile set, falling back to 1 default profile: "default" 2024-01-04T09:16:20.053Z INFO 8100 --- [ main] o.o.c.n.a.i.e.m.CloudEventMapperSpec : Started CloudEventMapperSpec in 0.041 seconds (process running for 109.131) 2024-01-04T09:16:20.072Z INFO 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-01-04T09:16:20.072Z WARN 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-01-04T09:16:20.088Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:16:20.088Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:20.088Z ERROR 8100 --- [ main] o.o.c.n.a.i.e.mapper.CloudEventMapper : Unable to map cloud event to target event class type : class org.onap.cps.ncmp.events.cmsubscription1_0_0.client_to_ncmp.CmSubscriptionNcmpInEvent with cause : Error while trying to convert data from class [B to [simple type, class org.onap.cps.ncmp.events.cmsubscription1_0_0.client_to_ncmp.CmSubscriptionNcmpInEvent] 2024-01-04T09:16:20.089Z ERROR 8100 --- [ main] o.o.c.n.a.i.e.mapper.CloudEventMapper : Unable to map cloud event to target event class type : class org.onap.cps.ncmp.events.cmsubscription1_0_0.client_to_ncmp.CmSubscriptionNcmpInEvent with cause : null [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s - in org.onap.cps.ncmp.api.impl.events.mapper.CloudEventMapperSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.avc.AvcEventConsumerSpec 2024-01-04T09:16:20.095Z INFO 8100 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2024-01-04T09:16:20.168Z INFO 8100 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 25478fd3e3165b5464e04d75ebbb535dbff59f5e1a2841bd5ec4cefc9b38341a 2024-01-04T09:16:20.176Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:16:20.176Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:20.197Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:16:20.197Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:20.239Z INFO 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-01-04T09:16:20.239Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:20.239Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:20.267Z INFO 8100 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-01-04T09:16:20.268Z WARN 8100 --- [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-01-04T09:16:20.273Z INFO 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-01-04T09:16:20.273Z WARN 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-01-04T09:16:20.457Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:16:20.457Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:20.472Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:16:20.472Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:20.492Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:16:20.492Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:20.523Z INFO 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-01-04T09:16:20.523Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:20.523Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:20.670Z INFO 8100 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-01-04T09:16:20.670Z WARN 8100 --- [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-01-04T09:16:20.673Z INFO 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-01-04T09:16:20.673Z WARN 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-01-04T09:16:20.681Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:16:20.681Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:20.848Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:16:20.848Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:20.859Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:16:20.859Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:20.981Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:16:20.981Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:21.042Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:16:21.042Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:21.056Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:16:21.056Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:21.142Z INFO 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-01-04T09:16:21.142Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:21.142Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:21.245Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:16:21.245Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:21.283Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:16:21.283Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:21.359Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:16:21.359Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:21.376Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:16:21.376Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:21.393Z INFO 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-01-04T09:16:21.393Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:21.393Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:21.429Z INFO 8100 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-01-04T09:16:21.430Z WARN 8100 --- [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-01-04T09:16:21.479Z INFO 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-01-04T09:16:21.479Z WARN 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-01-04T09:16:21.546Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:16:21.546Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:21.571Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:16:21.571Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:21.689Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:16:21.689Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:21.985Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:16:21.985Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:22.018Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:16:22.018Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:22.060Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:16:22.061Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:22.097Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:16:22.097Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:22.135Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:16:22.136Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:22.160Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:16:22.160Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:22.248Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:16:22.248Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:22.346Z INFO 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-01-04T09:16:22.346Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:22.346Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:22.348Z INFO 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-01-04T09:16:22.348Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:22.348Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:22.362Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:16:22.362Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:22.381Z INFO 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-01-04T09:16:22.381Z WARN 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-01-04T09:16:22.538Z INFO 8100 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-01-04T09:16:22.538Z WARN 8100 --- [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-01-04T09:16:22.578Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:16:22.579Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:22.691Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:16:22.691Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:22.699Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:16:22.699Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:22.725Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:16:22.725Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:22.912Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:16:22.912Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:23.020Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:16:23.020Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:23.063Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:16:23.063Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:23.188Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:16:23.188Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:23.238Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:16:23.238Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:23.257Z INFO 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-01-04T09:16:23.257Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:23.257Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:16:23.257Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:23.257Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:23.265Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:16:23.265Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:23.285Z INFO 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-01-04T09:16:23.285Z WARN 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-01-04T09:16:23.349Z INFO 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-01-04T09:16:23.349Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:23.349Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:23.362Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:16:23.362Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:23.557Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:16:23.557Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:23.581Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:16:23.581Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:23.696Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:16:23.696Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:23.747Z INFO 8100 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-01-04T09:16:23.747Z WARN 8100 --- [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-01-04T09:16:23.881Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:16:23.881Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:23.925Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:16:23.925Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:24.091Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:16:24.091Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:24.132Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:16:24.132Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:24.133Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:16:24.133Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:24.167Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:16:24.167Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:24.274Z INFO 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-01-04T09:16:24.274Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:24.274Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:24.323Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:16:24.324Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:24.369Z INFO 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-01-04T09:16:24.370Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:24.370Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:24.387Z INFO 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-01-04T09:16:24.387Z WARN 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-01-04T09:16:24.391Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:16:24.391Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:24.583Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:16:24.583Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:24.660Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:16:24.660Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:24.684Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:16:24.684Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:24.798Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:16:24.798Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:24.834Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:16:24.834Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:24.854Z INFO 8100 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-01-04T09:16:24.854Z WARN 8100 --- [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-01-04T09:16:24.985Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:16:24.985Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:25.035Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:16:25.035Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:25.220Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:16:25.220Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:25.295Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:16:25.295Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:25.295Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:16:25.295Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:25.298Z INFO 8100 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.202211491S 2024-01-04T09:16:25.301Z INFO 8100 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32786] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-group-10 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2024-01-04T09:16:25.303Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-01-04T09:16:25.303Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-01-04T09:16:25.303Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1704359785303 . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-01-04T09:16:25.319Z INFO 8100 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : Starting AvcEventConsumerSpec using Java 17.0.6-ea with PID 8100 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-01-04T09:16:25.319Z INFO 8100 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 2024-01-04T09:16:25.336Z INFO 8100 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : Started AvcEventConsumerSpec in 0.031 seconds (process running for 114.414) 2024-01-04T09:16:25.338Z INFO 8100 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Subscribed to topic(s): cm-events 2024-01-04T09:16:25.343Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:16:25.343Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:25.347Z INFO 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-01-04T09:16:25.348Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:25.348Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:25.352Z INFO 8100 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-01-04T09:16:25.352Z INFO 8100 --- [ 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-01-04T09:16:25.353Z WARN 8100 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-01-04T09:16:25.353Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-01-04T09:16:25.353Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-01-04T09:16:25.353Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1704359785353 2024-01-04T09:16:25.376Z INFO 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-01-04T09:16:25.376Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:25.376Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:25.438Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:16:25.438Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:25.491Z INFO 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-01-04T09:16:25.491Z WARN 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-01-04T09:16:25.570Z WARN 8100 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Error while fetching metadata with correlation id 1 : {cm-events=LEADER_NOT_AVAILABLE} 2024-01-04T09:16:25.570Z INFO 8100 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Cluster ID: 7ytJIhHnRbq0-gs1I-IEOQ 2024-01-04T09:16:25.705Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:16:25.705Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:25.713Z WARN 8100 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Error while fetching metadata with correlation id 3 : {cm-events=LEADER_NOT_AVAILABLE} 2024-01-04T09:16:25.715Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:16:25.715Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:25.744Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:16:25.744Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:25.771Z INFO 8100 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-01-04T09:16:25.771Z WARN 8100 --- [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-01-04T09:16:25.786Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:16:25.786Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:25.790Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:16:25.790Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:25.820Z INFO 8100 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Resetting the last seen epoch of partition cm-events-0 to 0 since the associated topicId changed from null to p6Dfj5xvRdSFCZNiYzb1cA 2024-01-04T09:16:25.833Z INFO 8100 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Resetting the last seen epoch of partition cm-events-0 to 0 since the associated topicId changed from null to p6Dfj5xvRdSFCZNiYzb1cA 2024-01-04T09:16:25.834Z INFO 8100 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Cluster ID: 7ytJIhHnRbq0-gs1I-IEOQ 2024-01-04T09:16:25.855Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:16:25.855Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:25.945Z INFO 8100 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Discovered group coordinator localhost:32786 (id: 2147483646 rack: null) 2024-01-04T09:16:25.946Z INFO 8100 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] (Re-)joining group 2024-01-04T09:16:25.975Z INFO 8100 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-10-382caf15-c2b0-4e71-8860-a80f974a4700 2024-01-04T09:16:25.975Z INFO 8100 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2024-01-04T09:16:25.975Z INFO 8100 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] (Re-)joining group 2024-01-04T09:16:26.000Z INFO 8100 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-10-382caf15-c2b0-4e71-8860-a80f974a4700', protocol='range'} 2024-01-04T09:16:26.001Z INFO 8100 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-10-382caf15-c2b0-4e71-8860-a80f974a4700=Assignment(partitions=[cm-events-0])} 2024-01-04T09:16:26.020Z INFO 8100 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-10-382caf15-c2b0-4e71-8860-a80f974a4700', protocol='range'} 2024-01-04T09:16:26.020Z INFO 8100 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[cm-events-0]) 2024-01-04T09:16:26.020Z INFO 8100 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Adding newly assigned partitions: cm-events-0 2024-01-04T09:16:26.030Z INFO 8100 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Found no committed offset for partition cm-events-0 2024-01-04T09:16:26.040Z INFO 8100 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Resetting offset for partition cm-events-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32786 (id: 1 rack: null)], epoch=0}}. 2024-01-04T09:16:26.147Z INFO 8100 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-01-04T09:16:26.147Z INFO 8100 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 2024-01-04T09:16:26.202Z INFO 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-01-04T09:16:26.203Z INFO 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 125ms, elapsed time since send: 125ms, request timeout: 30000ms) 2024-01-04T09:16:26.203Z INFO 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node -1 disconnected. 2024-01-04T09:16:26.203Z INFO 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 2147483646 disconnected. 2024-01-04T09:16:26.203Z INFO 8100 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Error sending fetch request (sessionId=1409925008, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2024-01-04T09:16:26.203Z INFO 8100 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Group coordinator localhost:32786 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2024-01-04T09:16:26.203Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:16:26.203Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:26.207Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:16:26.207Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:26.248Z INFO 8100 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-01-04T09:16:26.248Z WARN 8100 --- [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-01-04T09:16:26.258Z INFO 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-01-04T09:16:26.258Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:26.258Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:26.303Z INFO 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-01-04T09:16:26.303Z WARN 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.237 s - in org.onap.cps.ncmp.api.impl.events.avc.AvcEventConsumerSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.avc.ncmptoclient.AvcEventPublisherSpec 2024-01-04T09:16:26.340Z INFO 8100 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2024-01-04T09:16:26.342Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:16:26.342Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:26.348Z INFO 8100 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-01-04T09:16:26.348Z WARN 8100 --- [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-01-04T09:16:26.358Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:16:26.358Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:26.380Z INFO 8100 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 17d33749c0639944c5aff731e1b90b9d1699f0567fe2cef850e9ca45f7d034fc 2024-01-04T09:16:26.389Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:16:26.389Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:26.455Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:16:26.455Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:26.494Z INFO 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-01-04T09:16:26.494Z WARN 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-01-04T09:16:26.506Z INFO 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-01-04T09:16:26.506Z WARN 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-01-04T09:16:26.517Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:16:26.517Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:26.585Z INFO 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-01-04T09:16:26.585Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:26.585Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:26.603Z INFO 8100 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-01-04T09:16:26.603Z WARN 8100 --- [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-01-04T09:16:26.643Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:16:26.643Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:26.689Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:16:26.689Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:26.710Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:16:26.710Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:26.710Z INFO 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-01-04T09:16:26.710Z WARN 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-01-04T09:16:26.723Z INFO 8100 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-01-04T09:16:26.723Z WARN 8100 --- [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-01-04T09:16:26.760Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:16:26.760Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:26.809Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:16:26.809Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:27.058Z INFO 8100 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-01-04T09:16:27.058Z WARN 8100 --- [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-01-04T09:16:27.211Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:16:27.211Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:27.217Z INFO 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-01-04T09:16:27.217Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:27.217Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:27.217Z INFO 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-01-04T09:16:27.217Z WARN 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-01-04T09:16:27.265Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:16:27.265Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:27.265Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:16:27.265Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:27.301Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:16:27.301Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:27.394Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:16:27.394Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:27.600Z INFO 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-01-04T09:16:27.600Z WARN 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-01-04T09:16:27.619Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:16:27.619Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:27.670Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:16:27.670Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:27.689Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:16:27.689Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:27.756Z INFO 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-01-04T09:16:27.756Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:27.756Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:27.779Z INFO 8100 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-01-04T09:16:27.779Z WARN 8100 --- [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-01-04T09:16:27.824Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:16:27.824Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:27.901Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:16:27.901Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:27.920Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:16:27.920Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:27.925Z INFO 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-01-04T09:16:27.925Z WARN 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-01-04T09:16:28.014Z INFO 8100 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-01-04T09:16:28.014Z WARN 8100 --- [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-01-04T09:16:28.023Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:16:28.023Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:28.114Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:16:28.114Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:28.119Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:16:28.119Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:28.155Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:16:28.155Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:28.225Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:16:28.225Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:28.276Z INFO 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-01-04T09:16:28.276Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:28.276Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:28.502Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:16:28.502Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:28.608Z INFO 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-01-04T09:16:28.608Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:28.608Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:28.671Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:16:28.671Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:28.676Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:16:28.677Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:28.703Z INFO 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-01-04T09:16:28.703Z WARN 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-01-04T09:16:28.727Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:16:28.727Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:28.803Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:16:28.803Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:28.828Z INFO 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-01-04T09:16:28.828Z WARN 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-01-04T09:16:28.843Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:16:28.843Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:28.876Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:16:28.876Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:28.968Z INFO 8100 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-01-04T09:16:28.968Z WARN 8100 --- [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-01-04T09:16:28.982Z INFO 8100 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-01-04T09:16:28.982Z WARN 8100 --- [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-01-04T09:16:29.022Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:16:29.022Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:29.067Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:16:29.067Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:29.072Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:16:29.072Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:29.229Z INFO 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-01-04T09:16:29.229Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:29.229Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:29.258Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:16:29.258Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:29.429Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:16:29.429Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:29.456Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:16:29.456Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:29.630Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:16:29.630Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:29.664Z INFO 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-01-04T09:16:29.664Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:29.665Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:29.730Z INFO 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-01-04T09:16:29.730Z WARN 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-01-04T09:16:29.789Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:16:29.789Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:29.797Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:16:29.797Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:29.806Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:16:29.806Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:29.821Z INFO 8100 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-01-04T09:16:29.821Z WARN 8100 --- [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-01-04T09:16:29.825Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:16:29.825Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:29.831Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:16:29.831Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:29.905Z INFO 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-01-04T09:16:29.905Z WARN 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-01-04T09:16:30.035Z INFO 8100 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-01-04T09:16:30.035Z WARN 8100 --- [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-01-04T09:16:30.082Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:16:30.082Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:30.171Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:16:30.171Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:30.225Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:16:30.225Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:30.234Z INFO 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-01-04T09:16:30.234Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:30.234Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:30.317Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:16:30.317Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:30.359Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:16:30.359Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:30.535Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:16:30.535Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:30.535Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:16:30.535Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:30.687Z INFO 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-01-04T09:16:30.687Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:30.687Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:30.705Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:16:30.705Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:30.724Z INFO 8100 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-01-04T09:16:30.724Z WARN 8100 --- [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-01-04T09:16:30.778Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:16:30.778Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:30.836Z INFO 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-01-04T09:16:30.836Z WARN 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-01-04T09:16:30.858Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:16:30.858Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:30.908Z INFO 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-01-04T09:16:30.908Z WARN 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-01-04T09:16:30.922Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:16:30.922Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:30.987Z INFO 8100 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-01-04T09:16:30.987Z WARN 8100 --- [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-01-04T09:16:30.988Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:16:30.988Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:31.037Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:16:31.037Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:31.270Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:16:31.270Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:31.327Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:16:31.328Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:31.342Z INFO 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-01-04T09:16:31.342Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:31.342Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:31.442Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:16:31.442Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:31.479Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:16:31.479Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:31.539Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:16:31.539Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:31.592Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:16:31.592Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:31.673Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:16:31.673Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:31.677Z INFO 8100 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-01-04T09:16:31.677Z WARN 8100 --- [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-01-04T09:16:31.701Z INFO 8100 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.361187537S 2024-01-04T09:16:31.740Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:16:31.740Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:31.818Z INFO 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-01-04T09:16:31.818Z WARN 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-01-04T09:16:31.841Z INFO 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-01-04T09:16:31.841Z WARN 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-01-04T09:16:31.844Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:16:31.844Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:31.859Z INFO 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-01-04T09:16:31.859Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:31.859Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:31.895Z INFO 8100 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-01-04T09:16:31.895Z WARN 8100 --- [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-01-04T09:16:31.896Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:16:31.896Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:31.918Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:16:31.918Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.687 s - in org.onap.cps.ncmp.api.impl.events.avc.ncmptoclient.AvcEventPublisherSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImplSpec [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImplSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CompositeStateBuilderSpec [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.ncmp.api.impl.inventory.CompositeStateBuilderSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CompositeStateSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.ncmp.api.impl.inventory.CompositeStateSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.InventoryPersistenceImplSpec 2024-01-04T09:16:32.131Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:16:32.131Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.onap.cps.ncmp.api.impl.inventory.InventoryPersistenceImplSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdogSpec [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdogSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtilsSpec 2024-01-04T09:16:32.168Z DEBUG 8100 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Total number of fetched advised cm handle(s) is (are) 1 2024-01-04T09:16:32.170Z DEBUG 8100 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Total number of fetched advised cm handle(s) is (are) 0 2024-01-04T09:16:32.184Z INFO 8100 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 2024-01-04T09:16:32.184Z INFO 8100 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 2024-01-04T09:16:32.184Z INFO 8100 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 2024-01-04T09:16:32.187Z INFO 8100 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 2024-01-04T09:16:32.187Z INFO 8100 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 2024-01-04T09:16:32.188Z INFO 8100 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 2024-01-04T09:16:32.188Z INFO 8100 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 3 minutes: 2024-01-04T09:16:32.190Z INFO 8100 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 2024-01-04T09:16:32.190Z INFO 8100 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 2024-01-04T09:16:32.192Z INFO 8100 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade (last attempt failed). 2024-01-04T09:16:32.192Z INFO 8100 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 2024-01-04T09:16:32.192Z INFO 8100 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 1 minutes: 2024-01-04T09:16:32.194Z INFO 8100 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 2024-01-04T09:16:32.194Z INFO 8100 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 2024-01-04T09:16:32.194Z INFO 8100 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 1 minutes: 2024-01-04T09:16:32.196Z INFO 8100 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for other reason [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtilsSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncServiceSpec 2024-01-04T09:16:32.241Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:16:32.241Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:32.244Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncService : Found cm handle having module set tag: tag-1 2024-01-04T09:16:32.248Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncService : Found cm handle having module set tag: targetModuleSetTag [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncServiceSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncTasksSpec 2024-01-04T09:16:32.383Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:16:32.383Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:32.483Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:16:32.483Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:32.511Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:16:32.511Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:32.515Z INFO 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-01-04T09:16:32.515Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:32.515Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:32.539Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:16:32.539Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:32.596Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:16:32.596Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:32.650Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:16:32.650Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:32.679Z INFO 8100 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-01-04T09:16:32.679Z WARN 8100 --- [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-01-04T09:16:32.747Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:16:32.747Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:32.751Z INFO 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-01-04T09:16:32.751Z WARN 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-01-04T09:16:32.822Z INFO 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-01-04T09:16:32.822Z WARN 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-01-04T09:16:32.951Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:16:32.951Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:32.954Z INFO 8100 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-01-04T09:16:32.954Z WARN 8100 --- [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-01-04T09:16:32.968Z INFO 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-01-04T09:16:32.968Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:32.968Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:32.973Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:16:32.973Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:33.016Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:16:33.017Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:33.033Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:16:33.033Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:33.244Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:16:33.244Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:33.364Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:16:33.364Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:33.537Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:16:33.537Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:33.586Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:16:33.586Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:33.649Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:16:33.649Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:33.669Z INFO 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-01-04T09:16:33.669Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:33.669Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:33.682Z INFO 8100 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-01-04T09:16:33.682Z WARN 8100 --- [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-01-04T09:16:33.699Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:16:33.699Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:33.742Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:16:33.742Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:33.824Z INFO 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-01-04T09:16:33.824Z WARN 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-01-04T09:16:33.853Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:16:33.853Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:33.919Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:16:33.920Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:33.926Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:16:33.926Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:33.953Z INFO 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-01-04T09:16:33.953Z WARN 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-01-04T09:16:33.957Z INFO 8100 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-01-04T09:16:33.957Z WARN 8100 --- [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-01-04T09:16:33.971Z INFO 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-01-04T09:16:33.971Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:33.971Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:34.106Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:16:34.106Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:34.146Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:16:34.146Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:34.235Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:16:34.235Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:34.396Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:16:34.396Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:34.398Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in READY state 2024-01-04T09:16:34.398Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-2 is now in READY state 2024-01-04T09:16:34.400Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 2024-01-04T09:16:34.403Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 2024-01-04T09:16:34.403Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 2024-01-04T09:16:34.403Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 2024-01-04T09:16:34.404Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 2024-01-04T09:16:34.405Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 2024-01-04T09:16:34.405Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 2024-01-04T09:16:34.406Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 2024-01-04T09:16:34.406Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 2024-01-04T09:16:34.406Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 2024-01-04T09:16:34.434Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-1 is true 2024-01-04T09:16:34.436Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 removed from in progress map 2024-01-04T09:16:34.436Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-2 is false 2024-01-04T09:16:34.465Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-1 is false 2024-01-04T09:16:34.465Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-2 is false 2024-01-04T09:16:34.477Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in READY state 2024-01-04T09:16:34.477Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 2024-01-04T09:16:34.479Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.229 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncTasksSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdogSpec 2024-01-04T09:16:34.519Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:16:34.519Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:34.550Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-01-04T09:16:34.550Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-01-04T09:16:34.550Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-01-04T09:16:34.550Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-01-04T09:16:34.550Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-01-04T09:16:34.550Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-01-04T09:16:34.556Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-01-04T09:16:34.556Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 100 advised cm handles from DB 2024-01-04T09:16:34.556Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 100 2024-01-04T09:16:34.557Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-01-04T09:16:34.557Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-01-04T09:16:34.557Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-01-04T09:16:34.559Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-01-04T09:16:34.559Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 200 advised cm handles from DB 2024-01-04T09:16:34.559Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 200 2024-01-04T09:16:34.559Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-01-04T09:16:34.559Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-01-04T09:16:34.559Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-01-04T09:16:34.560Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-01-04T09:16:34.560Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-01-04T09:16:34.560Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 2024-01-04T09:16:34.561Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-01-04T09:16:34.561Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 250 advised cm handles from DB 2024-01-04T09:16:34.561Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 250 2024-01-04T09:16:34.561Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-01-04T09:16:34.561Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-01-04T09:16:34.561Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-01-04T09:16:34.562Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-01-04T09:16:34.562Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-01-04T09:16:34.562Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 2024-01-04T09:16:34.562Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-01-04T09:16:34.562Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-01-04T09:16:34.562Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 3 batch(es) active. 2024-01-04T09:16:34.564Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-01-04T09:16:34.564Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 450 advised cm handles from DB 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z WARN 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-01-04T09:16:34.564Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 250 2024-01-04T09:16:34.564Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-01-04T09:16:34.564Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-01-04T09:16:34.564Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-01-04T09:16:34.566Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-01-04T09:16:34.566Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-01-04T09:16:34.566Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-01-04T09:16:34.566Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Busy waiting now 2024-01-04T09:16:34.576Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-01-04T09:16:34.576Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-01-04T09:16:34.576Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-01-04T09:16:34.577Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-01-04T09:16:34.577Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-01-04T09:16:34.577Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-01-04T09:16:34.577Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-01-04T09:16:34.577Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : module sync for null already in progress by other instance 2024-01-04T09:16:34.577Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 0. 1 batch(es) active. 2024-01-04T09:16:34.581Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-01-04T09:16:34.581Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-01-04T09:16:34.581Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-01-04T09:16:34.581Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-01-04T09:16:34.583Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-01-04T09:16:34.583Z INFO 8100 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdogSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.config.WatchdogSchedulingConfigurerSpec 09:16:32,166 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@74cb54b1 - Propagating DEBUG level on Logger[org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils] onto the JUL framework 09:16:34,599 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 09:16:34,599 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 09:16:34,600 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@456f2530 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 09:16:34,602 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@55d7429e - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 09:16:34,602 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@456f2530 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 09:16:34,603 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 09:16:34,603 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 09:16:34,603 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 09:16:34,604 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@55d7429e - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 09:16:34,604 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@456f2530 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 09:16:34,605 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 09:16:34,605 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 09:16:34,605 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 09:16:34,605 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1704359794605) 09:16:34,605 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 09:16:34,605 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 09:16:34,606 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 09:16:34,606 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@26179a1d - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 09:16:34,606 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 09:16:34,606 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@26179a1d - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 09:16:34,606 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 09:16:34,606 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@26179a1d - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 09:16:34,606 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 09:16:34,606 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@26179a1d - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 09:16:34,606 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 09:16:34,606 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@26179a1d - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 09:16:34,606 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 09:16:34,606 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@26179a1d - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 09:16:34,606 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 09:16:34,606 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@26179a1d - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 09:16:34,606 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 09:16:34,606 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@26179a1d - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 09:16:34,606 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 09:16:34,606 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:16:34,606 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 09:16:34,607 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 09:16:34,607 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:16:34,607 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 09:16:34,607 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 09:16:34,611 |-INFO in ch.qos.logback.classic.pattern.DateConverter@34743d92 - Setting zoneId to "UTC" 09:16:34,611 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 09:16:34,611 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 09:16:34,614 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 09:16:34,614 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 09:16:34,614 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 09:16:34,614 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 09:16:34,614 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 09:16:34,614 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@26179a1d - Propagating INFO level on Logger[ROOT] onto the JUL framework 09:16:34,614 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 09:16:34,614 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@353a7917 - End of configuration. 09:16:34,614 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@9409c25 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-01-04T09:16:34.617Z INFO 8100 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : Starting WatchdogSchedulingConfigurerSpec using Java 17.0.6-ea with PID 8100 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-01-04T09:16:34.617Z INFO 8100 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : No active profile set, falling back to 1 default profile: "default" 2024-01-04T09:16:34.622Z INFO 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-01-04T09:16:34.622Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:34.622Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:34.636Z INFO 8100 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : Started WatchdogSchedulingConfigurerSpec in 0.046 seconds (process running for 123.714) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.onap.cps.ncmp.api.impl.inventory.sync.config.WatchdogSchedulingConfigurerSpec 2024-01-04T09:16:34.648Z INFO 8100 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-01-04T09:16:34.648Z WARN 8100 --- [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.api.impl.inventory.sync.executor.AsyncTaskExecutorSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-01-04T09:16:34.663Z INFO 8100 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : Starting AsyncTaskExecutorSpec using Java 17.0.6-ea with PID 8100 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-01-04T09:16:34.663Z INFO 8100 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : No active profile set, falling back to 1 default profile: "default" 2024-01-04T09:16:34.667Z INFO 8100 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : Started AsyncTaskExecutorSpec in 0.016 seconds (process running for 123.745) 2024-01-04T09:16:34.671Z WARN 8100 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutor : Async task didn't completed within the required time. 2024-01-04T09:16:34.674Z WARN 8100 --- [onPool-worker-1] o.o.c.n.a.i.i.s.e.AsyncTaskExecutor : Async task didn't completed within the required time. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.onap.cps.ncmp.api.impl.inventory.sync.executor.AsyncTaskExecutorSpec [INFO] Running org.onap.cps.ncmp.api.impl.operations.DmiDataOperationsSpec 2024-01-04T09:16:34.702Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:16:34.702Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:34.771Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:16:34.771Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:34.822Z INFO 8100 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-01-04T09:16:34.822Z WARN 8100 --- [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-01-04T09:16:34.824Z INFO 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-01-04T09:16:34.824Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:34.824Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:34.855Z INFO 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-01-04T09:16:34.855Z WARN 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-01-04T09:16:34.910Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:16:34.910Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:34.953Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:16:34.954Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:34.957Z INFO 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-01-04T09:16:34.957Z WARN 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-01-04T09:16:34.962Z INFO 8100 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : Starting DmiDataOperationsSpec using Java 17.0.6-ea with PID 8100 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-01-04T09:16:34.962Z INFO 8100 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : No active profile set, falling back to 1 default profile: "default" 2024-01-04T09:16:35.061Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:16:35.061Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:35.161Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:16:35.161Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:35.233Z INFO 8100 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : Started DmiDataOperationsSpec in 0.282 seconds (process running for 124.311) 2024-01-04T09:16:35.347Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:16:35.347Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:35.354Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:16:35.354Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:35.387Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:16:35.387Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.727 s - in org.onap.cps.ncmp.api.impl.operations.DmiDataOperationsSpec [INFO] Running org.onap.cps.ncmp.api.impl.operations.DmiModelOperationsSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-01-04T09:16:35.445Z INFO 8100 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : Starting DmiModelOperationsSpec using Java 17.0.6-ea with PID 8100 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-01-04T09:16:35.445Z INFO 8100 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : No active profile set, falling back to 1 default profile: "default" 2024-01-04T09:16:35.466Z INFO 8100 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : Started DmiModelOperationsSpec in 0.034 seconds (process running for 124.544) [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s - in org.onap.cps.ncmp.api.impl.operations.DmiModelOperationsSpec [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.DeviceHeartbeatConsumerSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.ncmp.api.impl.trustlevel.DeviceHeartbeatConsumerSpec [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelManagerSpec [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelManagerSpec [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelSpec 2024-01-04T09:16:35.546Z INFO 8100 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: NONE 2024-01-04T09:16:35.547Z INFO 8100 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: COMPLETE [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelSpec [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.dmiavailability.DmiPluginWatchDogSpec [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.cps.ncmp.api.impl.trustlevel.dmiavailability.DmiPluginWatchDogSpec [INFO] Running org.onap.cps.ncmp.api.impl.utils.CmHandleQueryConditionsSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.impl.utils.CmHandleQueryConditionsSpec 2024-01-04T09:16:35.569Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:16:35.569Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. [INFO] Running org.onap.cps.ncmp.api.impl.utils.CmSubscriptionEventCloudMapperSpec 2024-01-04T09:16:35.588Z ERROR 8100 --- [ main] c.n.a.i.u.CmSubscriptionEventCloudMapper : The Cloud Event could not be constructed com.fasterxml.jackson.core.JsonProcessingException: The Cloud Event could not be constructed at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.ncmp.api.impl.utils.CmSubscriptionEventCloudMapperSpec.$spock_feature_0_1(CmSubscriptionEventCloudMapperSpec.groovy:70) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.onap.cps.ncmp.api.impl.utils.CmSubscriptionEventCloudMapperSpec [INFO] Running org.onap.cps.ncmp.api.impl.utils.DmiServiceUrlBuilderSpec [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.ncmp.api.impl.utils.DmiServiceUrlBuilderSpec [INFO] Running org.onap.cps.ncmp.api.impl.utils.InventoryQueryConditionsSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.impl.utils.InventoryQueryConditionsSpec [INFO] Running org.onap.cps.ncmp.api.impl.utils.RestQueryParametersValidatorSpec [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.cps.ncmp.api.impl.utils.RestQueryParametersValidatorSpec [INFO] Running org.onap.cps.ncmp.api.impl.utils.SubscriptionOutcomeCloudMapperSpec 2024-01-04T09:16:35.630Z ERROR 8100 --- [ main] c.n.a.i.u.SubscriptionOutcomeCloudMapper : The Cloud Event could not be constructed com.fasterxml.jackson.core.JsonProcessingException: The Cloud Event could not be constructed at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.ncmp.api.impl.utils.SubscriptionOutcomeCloudMapperSpec.$spock_feature_0_1(SubscriptionOutcomeCloudMapperSpec.groovy:69) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.cps.ncmp.api.impl.utils.SubscriptionOutcomeCloudMapperSpec [INFO] Running org.onap.cps.ncmp.api.impl.utils.YangDataConverterSpec [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.cps.ncmp.api.impl.utils.YangDataConverterSpec [INFO] Running org.onap.cps.ncmp.api.impl.utils.context.CpsApplicationContextSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-01-04T09:16:35.651Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:16:35.651Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:35.651Z INFO 8100 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : Starting CpsApplicationContextSpec using Java 17.0.6-ea with PID 8100 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-01-04T09:16:35.651Z INFO 8100 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : No active profile set, falling back to 1 default profile: "default" 2024-01-04T09:16:35.656Z INFO 8100 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : Started CpsApplicationContextSpec in 0.015 seconds (process running for 124.734) 2024-01-04T09:16:35.659Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:16:35.659Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.cps.ncmp.api.impl.utils.context.CpsApplicationContextSpec [INFO] Running org.onap.cps.ncmp.api.impl.utils.DataNodeHelperSpec 2024-01-04T09:16:35.663Z INFO 8100 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-01-04T09:16:35.663Z WARN 8100 --- [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: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.ncmp.api.impl.utils.DataNodeHelperSpec [INFO] Running org.onap.cps.ncmp.api.impl.utils.data.operation.ResourceDataOperationRequestUtilsSpec 2024-01-04T09:16:35.669Z INFO 8100 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2024-01-04T09:16:35.706Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:16:35.706Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:35.751Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:16:35.751Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:35.769Z INFO 8100 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 50d2c754bb99f03132231a0933d6a1b50c028a3fdbfb43648de92375a4564aa8 2024-01-04T09:16:35.797Z INFO 8100 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-01-04T09:16:35.797Z WARN 8100 --- [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-01-04T09:16:35.802Z INFO 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-01-04T09:16:35.802Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:35.802Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:35.857Z INFO 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-01-04T09:16:35.857Z WARN 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-01-04T09:16:35.863Z INFO 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-01-04T09:16:35.864Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:35.864Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:35.964Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:16:35.964Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:36.061Z INFO 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-01-04T09:16:36.061Z WARN 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-01-04T09:16:36.114Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:16:36.114Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:36.166Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:16:36.166Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:36.263Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:16:36.263Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:36.462Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:16:36.462Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:36.474Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:16:36.474Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:36.504Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:16:36.504Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:36.554Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:16:36.554Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:36.562Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:16:36.562Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:36.562Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:16:36.562Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:36.759Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:16:36.759Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:36.825Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:16:36.825Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:36.828Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:16:36.828Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:36.856Z INFO 8100 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-01-04T09:16:36.856Z WARN 8100 --- [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-01-04T09:16:36.866Z INFO 8100 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-01-04T09:16:36.866Z WARN 8100 --- [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-01-04T09:16:36.922Z INFO 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-01-04T09:16:36.922Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:36.922Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:36.961Z INFO 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-01-04T09:16:36.961Z WARN 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-01-04T09:16:37.014Z INFO 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-01-04T09:16:37.014Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:37.014Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:37.066Z INFO 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-01-04T09:16:37.066Z WARN 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-01-04T09:16:37.223Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:16:37.223Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:37.283Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:16:37.283Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:37.366Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:16:37.366Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:37.465Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:16:37.465Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:37.556Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:16:37.556Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:37.565Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:16:37.565Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:37.627Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:16:37.627Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:37.665Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:16:37.665Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:37.678Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:16:37.678Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:37.680Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:16:37.680Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:37.718Z INFO 8100 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-01-04T09:16:37.718Z WARN 8100 --- [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-01-04T09:16:37.762Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:16:37.762Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:37.765Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:16:37.766Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:37.869Z INFO 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-01-04T09:16:37.869Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:37.869Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:37.963Z INFO 8100 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-01-04T09:16:37.963Z WARN 8100 --- [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-01-04T09:16:38.063Z INFO 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-01-04T09:16:38.063Z WARN 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-01-04T09:16:38.069Z INFO 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-01-04T09:16:38.069Z WARN 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-01-04T09:16:38.075Z INFO 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-01-04T09:16:38.075Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:38.075Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:38.235Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:16:38.235Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:38.267Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:16:38.268Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:38.425Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:16:38.425Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:38.468Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:16:38.468Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:38.491Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:16:38.491Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:38.558Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:16:38.558Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:38.568Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:16:38.568Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:38.641Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:16:38.641Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:38.641Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:16:38.641Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:38.817Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:16:38.818Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:38.818Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:16:38.818Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:38.821Z INFO 8100 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-01-04T09:16:38.821Z WARN 8100 --- [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-01-04T09:16:38.866Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:16:38.866Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:38.873Z INFO 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-01-04T09:16:38.873Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:38.873Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:38.966Z INFO 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-01-04T09:16:38.966Z WARN 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-01-04T09:16:38.971Z INFO 8100 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-01-04T09:16:38.971Z WARN 8100 --- [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-01-04T09:16:39.071Z INFO 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-01-04T09:16:39.071Z WARN 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-01-04T09:16:39.143Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:16:39.143Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:39.278Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:16:39.278Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:39.283Z INFO 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-01-04T09:16:39.283Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:39.283Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:39.343Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:16:39.343Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:39.369Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:16:39.369Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:39.544Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:16:39.544Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:39.582Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:16:39.582Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:39.644Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:16:39.644Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:39.719Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:16:39.719Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:39.765Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:16:39.765Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:39.771Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:16:39.771Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:39.781Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:16:39.781Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:39.882Z INFO 8100 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-01-04T09:16:39.882Z WARN 8100 --- [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-01-04T09:16:39.921Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:16:39.921Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:39.973Z INFO 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-01-04T09:16:39.973Z WARN 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-01-04T09:16:39.977Z INFO 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-01-04T09:16:39.977Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:39.977Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:40.029Z INFO 8100 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-01-04T09:16:40.029Z WARN 8100 --- [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-01-04T09:16:40.145Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:16:40.145Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:40.168Z INFO 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-01-04T09:16:40.168Z WARN 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-01-04T09:16:40.242Z INFO 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-01-04T09:16:40.242Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:40.242Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:40.296Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:16:40.296Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:40.381Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:16:40.381Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:40.422Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:16:40.422Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:40.547Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:16:40.547Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:40.568Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:16:40.568Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:40.587Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:16:40.587Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:40.684Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:16:40.684Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:40.735Z INFO 8100 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-01-04T09:16:40.735Z WARN 8100 --- [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-01-04T09:16:40.872Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:16:40.872Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:40.872Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:16:40.872Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:40.874Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:16:40.874Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:40.882Z INFO 8100 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-01-04T09:16:40.882Z WARN 8100 --- [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-01-04T09:16:40.934Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:16:40.934Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:41.018Z INFO 8100 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.348897258S 2024-01-04T09:16:41.019Z INFO 8100 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32790] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-11 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2024-01-04T09:16:41.021Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-01-04T09:16:41.021Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-01-04T09:16:41.021Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1704359801021 2024-01-04T09:16:41.045Z INFO 8100 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-01-04T09:16:41.045Z INFO 8100 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32790] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-15 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2024-01-04T09:16:41.052Z WARN 8100 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-01-04T09:16:41.052Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-01-04T09:16:41.052Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-01-04T09:16:41.052Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1704359801052 2024-01-04T09:16:41.069Z INFO 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-01-04T09:16:41.069Z WARN 8100 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:41.084Z INFO 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-01-04T09:16:41.084Z WARN 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-01-04T09:16:41.175Z INFO 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-01-04T09:16:41.175Z WARN 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-01-04T09:16:41.185Z INFO 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-01-04T09:16:41.185Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:41.185Z WARN 8100 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:41.187Z WARN 8100 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Error while fetching metadata with correlation id 1 : {my-topic-name=LEADER_NOT_AVAILABLE} 2024-01-04T09:16:41.187Z INFO 8100 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Cluster ID: EqeSj8tSTCmTScUogTE2tg 2024-01-04T09:16:41.254Z INFO 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-01-04T09:16:41.254Z WARN 8100 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:41.320Z WARN 8100 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Error while fetching metadata with correlation id 3 : {my-topic-name=LEADER_NOT_AVAILABLE} 2024-01-04T09:16:41.428Z INFO 8100 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to 4tQeE2NFQ9anDvvWWkmgIg 2024-01-04T09:16:41.434Z INFO 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-01-04T09:16:41.434Z WARN 8100 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:41.449Z INFO 8100 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32790] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-12 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2024-01-04T09:16:41.451Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-01-04T09:16:41.451Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-01-04T09:16:41.451Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1704359801451 2024-01-04T09:16:41.451Z INFO 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-01-04T09:16:41.451Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-01-04T09:16:41.451Z WARN 8100 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-01-04T09:16:41.455Z INFO 8100 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-01-04T09:16:41.456Z INFO 8100 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32790] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-16 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2024-01-04T09:16:41.457Z WARN 8100 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-01-04T09:16:41.457Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-01-04T09:16:41.457Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-01-04T09:16:41.457Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1704359801457 2024-01-04T09:16:41.475Z INFO 8100 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to 4tQeE2NFQ9anDvvWWkmgIg 2024-01-04T09:16:41.475Z INFO 8100 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Cluster ID: EqeSj8tSTCmTScUogTE2tg 2024-01-04T09:16:41.483Z INFO 8100 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32790] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-13 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2024-01-04T09:16:41.485Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-01-04T09:16:41.485Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-01-04T09:16:41.485Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1704359801485 2024-01-04T09:16:41.487Z INFO 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-01-04T09:16:41.487Z WARN 8100 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:41.491Z INFO 8100 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-01-04T09:16:41.491Z INFO 8100 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32790] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-17 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2024-01-04T09:16:41.493Z WARN 8100 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-01-04T09:16:41.493Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-01-04T09:16:41.493Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-01-04T09:16:41.493Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1704359801493 2024-01-04T09:16:41.503Z INFO 8100 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to 4tQeE2NFQ9anDvvWWkmgIg 2024-01-04T09:16:41.503Z INFO 8100 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Cluster ID: EqeSj8tSTCmTScUogTE2tg 2024-01-04T09:16:41.508Z INFO 8100 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32790] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-14 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2024-01-04T09:16:41.510Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-01-04T09:16:41.510Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-01-04T09:16:41.510Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1704359801510 2024-01-04T09:16:41.515Z INFO 8100 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-01-04T09:16:41.515Z INFO 8100 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32790] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-18 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2024-01-04T09:16:41.516Z WARN 8100 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-01-04T09:16:41.516Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-01-04T09:16:41.516Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-01-04T09:16:41.516Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1704359801516 2024-01-04T09:16:41.526Z INFO 8100 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to 4tQeE2NFQ9anDvvWWkmgIg 2024-01-04T09:16:41.526Z INFO 8100 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Cluster ID: EqeSj8tSTCmTScUogTE2tg 2024-01-04T09:16:41.533Z INFO 8100 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32790] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-15 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2024-01-04T09:16:41.538Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-01-04T09:16:41.538Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-01-04T09:16:41.538Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1704359801538 2024-01-04T09:16:41.543Z INFO 8100 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-01-04T09:16:41.544Z INFO 8100 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32790] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-19 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2024-01-04T09:16:41.545Z WARN 8100 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-01-04T09:16:41.545Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-01-04T09:16:41.545Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-01-04T09:16:41.545Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1704359801545 2024-01-04T09:16:41.550Z INFO 8100 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to 4tQeE2NFQ9anDvvWWkmgIg 2024-01-04T09:16:41.551Z INFO 8100 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Cluster ID: EqeSj8tSTCmTScUogTE2tg 2024-01-04T09:16:41.555Z INFO 8100 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32790] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-16 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2024-01-04T09:16:41.557Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-01-04T09:16:41.557Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-01-04T09:16:41.557Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1704359801557 2024-01-04T09:16:41.563Z INFO 8100 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-01-04T09:16:41.563Z INFO 8100 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32790] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-20 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2024-01-04T09:16:41.565Z WARN 8100 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-01-04T09:16:41.565Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-01-04T09:16:41.565Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-01-04T09:16:41.565Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1704359801565 2024-01-04T09:16:41.584Z INFO 8100 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to 4tQeE2NFQ9anDvvWWkmgIg 2024-01-04T09:16:41.584Z INFO 8100 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Cluster ID: EqeSj8tSTCmTScUogTE2tg 2024-01-04T09:16:41.594Z INFO 8100 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32790] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-17 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2024-01-04T09:16:41.595Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-01-04T09:16:41.596Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-01-04T09:16:41.596Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1704359801595 2024-01-04T09:16:41.596Z INFO 8100 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-17, groupId=test] Subscribed to topic(s): my-topic-name 2024-01-04T09:16:41.600Z INFO 8100 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-01-04T09:16:41.600Z INFO 8100 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32790] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-21 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2024-01-04T09:16:41.602Z WARN 8100 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-01-04T09:16:41.602Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-01-04T09:16:41.602Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-01-04T09:16:41.602Z INFO 8100 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1704359801602 2024-01-04T09:16:41.607Z INFO 8100 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to 4tQeE2NFQ9anDvvWWkmgIg 2024-01-04T09:16:41.607Z INFO 8100 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Cluster ID: EqeSj8tSTCmTScUogTE2tg 2024-01-04T09:16:41.610Z INFO 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-01-04T09:16:41.610Z WARN 8100 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:41.616Z INFO 8100 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-17, groupId=test] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to 4tQeE2NFQ9anDvvWWkmgIg 2024-01-04T09:16:41.616Z INFO 8100 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-17, groupId=test] Cluster ID: EqeSj8tSTCmTScUogTE2tg 2024-01-04T09:16:41.638Z INFO 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-01-04T09:16:41.638Z WARN 8100 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:41.708Z INFO 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-01-04T09:16:41.709Z WARN 8100 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:41.730Z INFO 8100 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Discovered group coordinator localhost:32790 (id: 2147483646 rack: null) 2024-01-04T09:16:41.737Z INFO 8100 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] (Re-)joining group 2024-01-04T09:16:41.766Z INFO 8100 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Request joining group due to: need to re-join with the given member-id: consumer-test-17-700a4624-8f32-464a-8337-56ba4f717b65 2024-01-04T09:16:41.766Z INFO 8100 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2024-01-04T09:16:41.766Z INFO 8100 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] (Re-)joining group 2024-01-04T09:16:41.785Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-01-04T09:16:41.785Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-01-04T09:16:41.788Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-01-04T09:16:41.788Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-01-04T09:16:41.805Z INFO 8100 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-17-700a4624-8f32-464a-8337-56ba4f717b65', protocol='range'} 2024-01-04T09:16:41.805Z INFO 8100 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Finished assignment for group at generation 1: {consumer-test-17-700a4624-8f32-464a-8337-56ba4f717b65=Assignment(partitions=[my-topic-name-0])} 2024-01-04T09:16:41.836Z INFO 8100 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-17-700a4624-8f32-464a-8337-56ba4f717b65', protocol='range'} 2024-01-04T09:16:41.837Z INFO 8100 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Notifying assignor about the new Assignment(partitions=[my-topic-name-0]) 2024-01-04T09:16:41.837Z INFO 8100 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Adding newly assigned partitions: my-topic-name-0 2024-01-04T09:16:41.842Z INFO 8100 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-01-04T09:16:41.842Z WARN 8100 --- [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-01-04T09:16:41.845Z INFO 8100 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Found no committed offset for partition my-topic-name-0 2024-01-04T09:16:41.857Z INFO 8100 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-17, groupId=test] Resetting offset for partition my-topic-name-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32790 (id: 1 rack: null)], epoch=0}}. 2024-01-04T09:16:41.904Z INFO 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-01-04T09:16:41.904Z WARN 8100 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-01-04T09:16:41.916Z INFO 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-01-04T09:16:41.916Z WARN 8100 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:41.985Z INFO 8100 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 2024-01-04T09:16:41.985Z INFO 8100 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 2024-01-04T09:16:41.985Z INFO 8100 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-01-04T09:16:41.986Z INFO 8100 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 2024-01-04T09:16:41.986Z INFO 8100 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-01-04T09:16:41.986Z INFO 8100 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Cancelled in-flight METADATA request with correlation id 6 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 2024-01-04T09:16:41.986Z INFO 8100 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-01-04T09:16:41.986Z INFO 8100 --- [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-01-04T09:16:41.986Z INFO 8100 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-01-04T09:16:41.986Z INFO 8100 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 2024-01-04T09:16:41.986Z INFO 8100 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-01-04T09:16:41.986Z INFO 8100 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 2024-01-04T09:16:41.986Z INFO 8100 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-01-04T09:16:41.986Z INFO 8100 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 2024-01-04T09:16:41.986Z INFO 8100 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-01-04T09:16:41.986Z INFO 8100 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 2024-01-04T09:16:41.991Z INFO 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-01-04T09:16:41.991Z WARN 8100 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-01-04T09:16:42.009Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 1 disconnected. 2024-01-04T09:16:42.010Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 95ms, elapsed time since send: 95ms, request timeout: 30000ms) 2024-01-04T09:16:42.010Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node -1 disconnected. 2024-01-04T09:16:42.010Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 2147483646 disconnected. 2024-01-04T09:16:42.010Z INFO 8100 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-17, groupId=test] Error sending fetch request (sessionId=569795805, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2024-01-04T09:16:42.010Z INFO 8100 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Group coordinator localhost:32790 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2024-01-04T09:16:42.054Z INFO 8100 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-01-04T09:16:42.055Z WARN 8100 --- [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-01-04T09:16:42.086Z INFO 8100 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-01-04T09:16:42.086Z WARN 8100 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2024-01-04T09:16:42.087Z INFO 8100 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-01-04T09:16:42.087Z INFO 8100 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-01-04T09:16:42.087Z WARN 8100 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2024-01-04T09:16:42.087Z WARN 8100 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2024-01-04T09:16:42.087Z INFO 8100 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-01-04T09:16:42.087Z WARN 8100 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2024-01-04T09:16:42.087Z INFO 8100 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-01-04T09:16:42.087Z WARN 8100 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2024-01-04T09:16:42.087Z INFO 8100 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-01-04T09:16:42.087Z WARN 8100 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2024-01-04T09:16:42.087Z INFO 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-01-04T09:16:42.087Z WARN 8100 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-01-04T09:16:42.088Z INFO 8100 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-01-04T09:16:42.088Z WARN 8100 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2024-01-04T09:16:42.111Z INFO 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 1 disconnected. 2024-01-04T09:16:42.111Z WARN 8100 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2024-01-04T09:16:42.187Z INFO 8100 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-01-04T09:16:42.187Z INFO 8100 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-01-04T09:16:42.187Z WARN 8100 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2024-01-04T09:16:42.187Z WARN 8100 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2024-01-04T09:16:42.187Z INFO 8100 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-01-04T09:16:42.187Z WARN 8100 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.529 s - in org.onap.cps.ncmp.api.impl.utils.data.operation.ResourceDataOperationRequestUtilsSpec [INFO] Running org.onap.cps.ncmp.api.impl.yangmodels.YangModelCmHandleSpec [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.cps.ncmp.api.impl.yangmodels.YangModelCmHandleSpec [INFO] Running org.onap.cps.ncmp.api.models.CmHandleRegistrationResponseSpec 2024-01-04T09:16:42.231Z WARN 8100 --- [ main] o.o.c.n.a.m.CmHandleRegistrationResponse : Unexpected xpath valid/xpath/without-id[@key='123'] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.ncmp.api.models.CmHandleRegistrationResponseSpec [INFO] Running org.onap.cps.ncmp.api.models.YangResourceSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.models.YangResourceSpec 2024-01-04T09:16:42.237Z INFO 8100 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-01-04T09:16:42.237Z WARN 8100 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2024-01-04T09:16:42.237Z INFO 8100 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-01-04T09:16:42.237Z WARN 8100 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2024-01-04T09:16:42.238Z INFO 8100 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-01-04T09:16:42.238Z WARN 8100 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2024-01-04T09:16:42.238Z INFO 8100 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-01-04T09:16:42.239Z WARN 8100 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2024-01-04T09:16:42.248Z INFO 8100 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.40]:5704 [cps-and-ncmp-test-caches] [5.2.4] Running shutdown hook... Current node state: ACTIVE [INFO] [INFO] Results: [INFO] [INFO] Tests run: 546, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-service --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-ncmp-service' with 110 classes [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-service --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-service --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-service/target/cps-ncmp-service-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-service --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-service --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-service --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-ncmp-service' with 110 classes [WARNING] Rule violated for bundle cps-ncmp-service: instructions covered ratio is 0.97, but expected minimum is 0.98 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for cps 3.4.1-SNAPSHOT: [INFO] [INFO] org.onap.cps:cps-dependencies ...................... SUCCESS [ 0.937 s] [INFO] cps-bom ............................................ SUCCESS [ 0.005 s] [INFO] checkstyle ......................................... SUCCESS [ 3.861 s] [INFO] spotbugs ........................................... SUCCESS [ 0.016 s] [INFO] cps-parent ......................................... SUCCESS [ 9.050 s] [INFO] cps-events ......................................... SUCCESS [ 10.703 s] [INFO] cps-path-parser .................................... SUCCESS [ 10.498 s] [INFO] cps-service ........................................ SUCCESS [01:31 min] [INFO] cps-rest ........................................... SUCCESS [ 22.385 s] [INFO] cps-ncmp-events .................................... SUCCESS [ 5.096 s] [INFO] cps-ncmp-service ................................... FAILURE [02:26 min] [INFO] cps-ncmp-rest ...................................... SKIPPED [INFO] cps-ncmp-rest-stub ................................. SKIPPED [INFO] cps-ncmp-rest-stub-service ......................... SKIPPED [INFO] cps-ncmp-rest-stub-app ............................. SKIPPED [INFO] cps-ri ............................................. SKIPPED [INFO] dmi-plugin-demo-and-csit-stub ...................... SKIPPED [INFO] dmi-plugin-demo-and-csit-stub-service .............. SKIPPED [INFO] dmi-plugin-demo-and-csit-stub-app .................. SKIPPED [INFO] integration-test ................................... SKIPPED [INFO] cps-application .................................... SKIPPED [INFO] jacoco-report ...................................... SKIPPED [INFO] cps ................................................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 05:03 min [INFO] Finished at: 2024-01-04T09:16:43Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.jacoco:jacoco-maven-plugin:0.8.10:check (coverage-check) on project cps-ncmp-service: Coverage checks have not been met. See log for details. -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :cps-ncmp-service Build step 'Invoke top-level Maven targets' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 5594 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [cps-master-verify-java] $ /bin/bash /tmp/jenkins17921232776214777087.sh ---> sysstat.sh [cps-master-verify-java] $ /bin/bash /tmp/jenkins5085108518119498112.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=redhat + workspace=/w/workspace/cps-master-verify-java + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/cps-master-verify-java ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + sort + rpm -qa + '[' -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/jenkins4872597144948159856.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-nr83 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-nr83/bin to PATH INFO: Running in OpenStack, capturing instance metadata [cps-master-verify-java] $ /bin/bash /tmp/jenkins3485885858025410114.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-master-verify-java@tmp/config15064003168665549866tmp 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/jenkins2062304480817316151.sh ---> create-netrc.sh [cps-master-verify-java] $ /bin/bash /tmp/jenkins14623336773218407036.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-nr83 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-nr83/bin to PATH [cps-master-verify-java] $ /bin/bash /tmp/jenkins10045462451937531782.sh ---> sudo-logs.sh Archiving 'sudo' log.. [cps-master-verify-java] $ /bin/bash /tmp/jenkins16265997984356250114.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-nr83 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-nr83/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/jenkins15904271296067064773.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-nr83 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-nr83/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-master-verify-java/6422 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-9464.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 12G 149G 8% / tmpfs 3.2G 0 3.2G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 31890 1062 27246 19 3581 30361 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:ed:1f:04 brd ff:ff:ff:ff:ff:ff altname enp0s3 altname ens3 inet 10.30.106.40/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 valid_lft 85945sec preferred_lft 85945sec inet6 fe80::f816:3eff:feed:1f04/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:38:a1:81:fb 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:38ff:fea1:81fb/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) 01/04/2024 _x86_64_ (8 CPU) 09:09:50 LINUX RESTART (8 CPU) 09:10:00 AM tps rtps wtps bread/s bwrtn/s 09:10:01 AM 19.05 19.05 0.00 397.28 0.00 09:11:01 AM 367.84 150.88 216.96 15090.47 41834.21 09:12:01 AM 211.90 20.01 191.89 3894.30 9082.81 09:13:01 AM 146.27 1.30 144.97 404.53 16610.73 09:14:01 AM 117.73 12.60 105.13 883.32 27767.24 09:15:01 AM 49.23 0.03 49.20 2.13 2996.27 09:16:01 AM 18.04 0.00 18.04 0.00 426.12 09:17:01 AM 44.37 0.50 43.87 64.38 1126.14 Average: 136.07 26.45 109.63 2896.89 14213.31 09:10:00 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:10:01 AM 31893700 31829604 762012 2.33 2688 286548 840512 2.57 58752 385480 5928 09:11:01 AM 29597412 31225632 3058300 9.37 2688 1959264 1513236 4.49 187832 2471072 141204 09:12:01 AM 28781008 30820100 3874704 11.87 2688 2354396 1768684 5.25 228264 3178008 242672 09:13:01 AM 26437336 29563100 6218376 19.04 2688 3428712 2985548 8.86 341044 5356320 855176 09:14:01 AM 26698168 29841904 5957544 18.24 2688 3438296 3094856 9.18 503984 4898800 52452 09:15:01 AM 24980232 28144208 7675480 23.50 2688 3455856 5992696 17.78 534432 6563284 1784 09:16:01 AM 25218516 28384648 7437196 22.77 2688 3457240 5073384 15.05 539420 6305416 144 09:17:01 AM 27904156 31088416 4751556 14.55 2688 3473872 1526276 4.53 677752 3511264 42644 Average: 27688816 30112202 4966896 15.21 2688 2731773 2849399 8.45 383935 4083706 167750 09:10:00 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:01 AM eth0 2.72 2.04 0.17 0.15 0.00 0.00 0.00 0.00 09:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:11:01 AM eth0 449.78 280.19 1551.76 61.64 0.00 0.00 0.00 0.00 09:11:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:01 AM eth0 215.56 185.79 2347.02 46.74 0.00 0.00 0.00 0.00 09:12:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:01 AM eth0 954.25 444.79 9655.42 38.33 0.00 0.00 0.00 0.00 09:13:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:01 AM lo 21.30 21.30 2.72 2.72 0.00 0.00 0.00 0.00 09:14:01 AM eth0 79.82 69.01 714.78 13.47 0.00 0.00 0.00 0.00 09:14:01 AM docker0 7.55 12.53 1.25 1.52 0.00 0.00 0.00 0.00 09:15:01 AM lo 10.65 10.65 1.18 1.18 0.00 0.00 0.00 0.00 09:15:01 AM eth0 59.73 33.16 65.48 21.88 0.00 0.00 0.00 0.00 09:15:01 AM docker0 4.20 4.88 0.59 0.59 0.00 0.00 0.00 0.00 09:15:01 AM veth93a5d3a 2.68 3.28 0.41 0.40 0.00 0.00 0.00 0.00 09:16:01 AM lo 313.70 313.70 146.49 146.49 0.00 0.00 0.00 0.00 09:16:01 AM eth0 271.54 267.33 180.12 64.89 0.00 0.00 0.00 0.00 09:16:01 AM docker0 2.50 2.45 0.27 0.28 0.00 0.00 0.00 0.00 09:16:01 AM veth40a65ec 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 09:17:01 AM lo 91.85 91.85 8.50 8.50 0.00 0.00 0.00 0.00 09:17:01 AM eth0 106.16 72.48 44.90 37.98 0.00 0.00 0.00 0.00 09:17:01 AM docker0 3.48 4.17 0.59 0.54 0.00 0.00 0.00 0.00 Average: lo 62.28 62.28 22.62 22.62 0.00 0.00 0.00 0.00 Average: eth0 304.21 192.58 2072.71 40.56 0.00 0.00 0.00 0.00 Average: docker0 2.52 3.42 0.38 0.42 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) 01/04/2024 _x86_64_ (8 CPU) 09:09:50 LINUX RESTART (8 CPU) 09:10:00 AM CPU %user %nice %system %iowait %steal %idle 09:10:01 AM all 0.93 0.00 1.36 19.59 0.08 78.03 09:10:01 AM 0 0.68 0.00 2.04 0.00 0.68 96.60 09:10:01 AM 1 1.37 0.00 1.37 56.85 0.00 40.41 09:10:01 AM 2 0.68 0.00 0.68 0.00 0.00 98.64 09:10:01 AM 3 0.67 0.00 1.34 0.00 0.00 97.99 09:10:01 AM 4 1.35 0.00 1.35 2.03 0.00 95.27 09:10:01 AM 5 0.68 0.00 1.36 97.96 0.00 0.00 09:10:01 AM 6 1.36 0.00 1.36 0.00 0.00 97.28 09:10:01 AM 7 0.68 0.00 1.35 0.68 0.00 97.30 09:11:01 AM all 13.46 0.01 2.94 4.01 0.06 79.53 09:11:01 AM 0 10.10 0.00 2.75 4.84 0.05 82.26 09:11:01 AM 1 9.88 0.00 3.22 6.44 0.05 80.41 09:11:01 AM 2 23.45 0.00 2.44 4.36 0.05 69.70 09:11:01 AM 3 22.30 0.00 3.22 4.91 0.07 69.51 09:11:01 AM 4 7.57 0.00 2.60 1.52 0.07 88.24 09:11:01 AM 5 17.79 0.00 3.48 7.81 0.07 70.85 09:11:01 AM 6 10.25 0.00 3.34 1.69 0.03 84.68 09:11:01 AM 7 6.28 0.05 2.48 0.54 0.07 90.59 09:12:01 AM all 17.53 0.00 1.23 1.17 0.07 80.00 09:12:01 AM 0 15.84 0.00 1.20 0.27 0.08 82.61 09:12:01 AM 1 14.32 0.00 1.60 1.70 0.08 82.29 09:12:01 AM 2 28.94 0.00 3.06 2.51 0.08 65.41 09:12:01 AM 3 7.16 0.00 0.74 2.09 0.07 89.95 09:12:01 AM 4 17.82 0.00 1.35 1.09 0.07 79.67 09:12:01 AM 5 27.63 0.00 0.90 1.32 0.07 70.09 09:12:01 AM 6 7.94 0.00 0.53 0.22 0.03 91.28 09:12:01 AM 7 20.61 0.00 0.42 0.17 0.07 78.74 09:13:01 AM all 34.20 0.00 2.15 1.29 0.09 62.27 09:13:01 AM 0 37.13 0.00 1.58 0.29 0.08 60.92 09:13:01 AM 1 40.77 0.00 2.69 3.34 0.08 53.12 09:13:01 AM 2 27.84 0.00 2.46 1.62 0.08 67.99 09:13:01 AM 3 34.75 0.00 2.40 0.69 0.10 62.05 09:13:01 AM 4 40.38 0.00 1.41 0.05 0.08 58.08 09:13:01 AM 5 41.74 0.00 2.32 0.13 0.10 55.71 09:13:01 AM 6 30.92 0.00 2.49 2.14 0.10 64.35 09:13:01 AM 7 20.08 0.00 1.81 2.03 0.08 75.99 09:14:01 AM all 17.19 0.25 1.47 1.69 0.07 79.33 09:14:01 AM 0 16.27 1.89 1.24 1.42 0.07 79.11 09:14:01 AM 1 17.00 0.00 1.46 1.21 0.05 80.29 09:14:01 AM 2 19.54 0.03 1.19 4.62 0.08 74.53 09:14:01 AM 3 20.37 0.00 1.54 0.22 0.08 77.79 09:14:01 AM 4 11.55 0.00 1.76 2.35 0.07 84.28 09:14:01 AM 5 24.33 0.03 2.35 2.30 0.08 70.91 09:14:01 AM 6 14.08 0.02 1.32 1.34 0.07 83.17 09:14:01 AM 7 14.35 0.02 0.94 0.05 0.07 84.58 09:15:01 AM all 44.24 0.26 1.88 0.17 0.10 53.35 09:15:01 AM 0 40.57 0.02 1.42 0.05 0.10 57.84 09:15:01 AM 1 55.16 0.00 2.39 0.15 0.13 42.16 09:15:01 AM 2 38.65 0.00 1.46 0.64 0.08 59.18 09:15:01 AM 3 45.21 0.05 1.87 0.12 0.12 52.63 09:15:01 AM 4 45.24 1.99 2.11 0.23 0.10 50.33 09:15:01 AM 5 44.47 0.00 2.26 0.10 0.10 53.07 09:15:01 AM 6 39.53 0.02 1.71 0.05 0.10 58.59 09:15:01 AM 7 45.05 0.03 1.82 0.00 0.10 52.99 09:16:01 AM all 15.51 0.35 1.59 0.04 0.19 82.34 09:16:01 AM 0 12.02 0.28 1.39 0.07 0.10 86.13 09:16:01 AM 1 21.65 0.00 1.56 0.03 0.91 75.85 09:16:01 AM 2 18.86 0.00 1.77 0.00 0.08 79.28 09:16:01 AM 3 17.45 0.05 2.12 0.00 0.08 80.29 09:16:01 AM 4 13.90 2.32 1.32 0.05 0.07 82.34 09:16:01 AM 5 13.92 0.00 1.34 0.05 0.10 84.59 09:16:01 AM 6 14.56 0.02 1.39 0.05 0.07 83.92 09:16:01 AM 7 11.64 0.10 1.81 0.03 0.07 86.35 09:17:01 AM all 20.15 0.14 2.40 0.10 0.09 77.13 09:17:01 AM 0 24.48 0.05 2.95 0.17 0.08 72.28 09:17:01 AM 1 22.64 0.03 2.73 0.13 0.08 74.38 09:17:01 AM 2 22.41 0.00 2.73 0.12 0.10 74.64 09:17:01 AM 3 19.16 0.08 2.81 0.10 0.08 77.76 09:17:01 AM 4 23.83 0.28 1.94 0.08 0.10 73.76 09:17:01 AM 5 18.12 0.00 2.11 0.07 0.08 79.61 09:17:01 AM 6 14.03 0.03 1.91 0.03 0.12 83.87 09:17:01 AM 7 16.49 0.60 2.01 0.08 0.08 80.73 Average: all 23.10 0.14 1.95 1.27 0.10 73.44 Average: 0 22.26 0.32 1.79 1.01 0.08 74.54 Average: 1 25.82 0.00 2.23 2.05 0.20 69.70 Average: 2 25.58 0.00 2.15 1.97 0.08 70.21 Average: 3 23.69 0.03 2.10 1.16 0.09 72.95 Average: 4 22.82 0.66 1.78 0.77 0.08 73.90 Average: 5 26.76 0.00 2.10 2.02 0.09 69.02 Average: 6 18.69 0.01 1.81 0.78 0.07 78.63 Average: 7 19.15 0.11 1.61 0.41 0.08 78.63